Add files from sub-directory to archive root #1475
Closed
abemedia
started this conversation in
Ideas, Issue Triage, and General discussions
Replies: 1 comment
-
right now there isn't, no... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I need to include DLLs for my windows builds and have different DLL files for 32 & 64 bit versions of the application. They have the same name so I can't keep them in the project root, however they need to be in the same directory as the binary within the archive.
Is there any way of specifying a file from a sub-directory, yet having it within the archive root?
Beta Was this translation helpful? Give feedback.
All reactions