diff options
Diffstat (limited to 'mime.vcproj')
-rw-r--r-- | mime.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mime.vcproj b/mime.vcproj index f5c57c3..e5c4393 100644 --- a/mime.vcproj +++ b/mime.vcproj | |||
@@ -72,7 +72,7 @@ | |||
72 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;MIME_EXPORTS; MIME_API=__declspec(dllexport)" | 72 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;MIME_EXPORTS; MIME_API=__declspec(dllexport)" |
73 | RuntimeLibrary="2" | 73 | RuntimeLibrary="2" |
74 | UsePrecompiledHeader="0" | 74 | UsePrecompiledHeader="0" |
75 | WarningLevel="3" | 75 | WarningLevel="4" |
76 | Detect64BitPortabilityProblems="TRUE" | 76 | Detect64BitPortabilityProblems="TRUE" |
77 | DebugInformationFormat="0"/> | 77 | DebugInformationFormat="0"/> |
78 | <Tool | 78 | <Tool |