Skip to content

Conversation

tbasnoopy
Copy link
Contributor

What does this PR do?

I missed the "assemblyDebug" option for vcxprojects. This pull request introduces the keyword, generation and tests.

What is AssemblyDebug (Quote from VS2017):
/ASSEMBLYDEBUG emits the DebuggableAttribute attribute with debug information tracking and disables JIT optimizations.
https://docs.microsoft.com/de-de/cpp/build/reference/assemblydebug-add-debuggableattribute?view=vs-2019

How does this PR change Premake's behavior?

Nothing existing should change. It only adds another option.

@starkos starkos merged commit bd70a11 into premake:master Nov 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants