Skip to content
Snippets Groups Projects
Commit c3efc900 authored by Jennifer Leech's avatar Jennifer Leech
Browse files

Make temporary disabling of Debug/Release builds broadened to all builds regardless of name.

Need to increase iteration speed. Will revert when finished.
parent 99ba5e26
No related branches found
No related tags found
No related merge requests found
......@@ -243,7 +243,7 @@ viewer-vs2010.build_link_parallel = false
#==============================================================================
# vs2010 debug - for TC debugging only
#==============================================================================
viewer-vs2010.build_CYGWIN_Debug = false
viewer-vs2010.build_CYGWIN_Release = false
build_CYGWIN_Debug = false
build_CYGWIN_Release = false
# eof
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment