Skip to content

Commit

Permalink
Fix debug always being used for configure
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9542 e03df62e-2008-0410-955e-edbf42e46eb7
  • Loading branch information
braindigitalis committed Apr 19, 2008
1 parent 192e5de commit 96cab84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion win/configureVC80.vcproj
Expand Up @@ -124,7 +124,7 @@
Optimization="0"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
MinimalRebuild="true"
RuntimeLibrary="3"
RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
Expand Down

0 comments on commit 96cab84

Please sign in to comment.