diff options
Diffstat (limited to 'stopspam_10.vcxproj')
-rw-r--r-- | stopspam_10.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stopspam_10.vcxproj b/stopspam_10.vcxproj index 6fbd3bf..925b56c 100644 --- a/stopspam_10.vcxproj +++ b/stopspam_10.vcxproj @@ -262,7 +262,7 @@ </ClCompile> <Link> <OutputFile>$(OutDir)$(ProjectName).dll</OutputFile> - <GenerateDebugInformation>true</GenerateDebugInformation> + <GenerateDebugInformation>false</GenerateDebugInformation> <SubSystem>Windows</SubSystem> <OptimizeReferences>true</OptimizeReferences> <EnableCOMDATFolding>true</EnableCOMDATFolding> |