Deploying files that arent dependencies

Sysprogs forums Forums VisualGDB Deploying files that arent dependencies

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #20953
    rohmer
    Participant

    So, I have a need to deploy some binaries (Basically built libraries) with my build.

    I tried marking them as content/libs but they weren’t deployed to the machine during execution.  How would I mark random non-build files as part of the deploy step?

     

    #20961
    support
    Keymaster

    Hi,

    If you are using the Custom edition, you can use the Build Customization page of VisualGDB Project Properties to add steps for deploying custom binaries after build (or Debug Customization page to deploy them before debugging).

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.