Heat Dynamic Source Location #7226
Unanswered
MaroisConsulting
asked this question in
Questions
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
How can I change the location of the Heat -dir at compile time?
Here's my preprocessor variables:
<DefineConstants>Debug;FilesPath=C:\Projects\Acme Widgets\bin;;ProductNameInfo=$(ProductName);VersionInfo=$(Version)</DefineConstants>
I'm passing in the name of the app. How do I specify the FilesPath in the heat command? The release folder under build will be different.
Beta Was this translation helpful? Give feedback.
All reactions