Including extra files with build?

Sysprogs forums Forums VisualGDB Including extra files with build?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #7414
    coreyw
    Participant

    Hi All,

    I’m developing a Raspberry Pi project and I have a support text file in the VS solution that I need to deploy with the source that ends up in the executable directory on the server.  The binary reads in this file at runtime.  Can anyone tell me how to do this?  Otherwise I have to copy the file manually since it gets deleted every time I deploy.

    Thanks for any advice.

    #7416
    support
    Keymaster

    Hi,

    You can do it by defining a custom pre-debug action (upload a file). Note that this works on Custom and Ultimate editions only.

    #7419
    coreyw
    Participant

    Thanks!  And how do I know what edition I have?  I’ve been a user since V2.3.  🙂

    #7428
    support
    Keymaster

    Hi,

    It’s usually displayed via Help->About VisualGDB. If you want to upgrade, simply email sales@sysprogs.com and we’ll give you a quote.

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