diff options
Diffstat (limited to 'mime.vcproj')
-rw-r--r-- | mime.vcproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mime.vcproj b/mime.vcproj index 9e73f7b..43d289a 100644 --- a/mime.vcproj +++ b/mime.vcproj | |||
@@ -32,7 +32,7 @@ | |||
32 | Name="VCCustomBuildTool"/> | 32 | Name="VCCustomBuildTool"/> |
33 | <Tool | 33 | <Tool |
34 | Name="VCLinkerTool" | 34 | Name="VCLinkerTool" |
35 | OutputFile="$(OutDir)/lmime.dll" | 35 | OutputFile="$(OutDir)/cmime.dll" |
36 | LinkIncremental="2" | 36 | LinkIncremental="2" |
37 | GenerateDebugInformation="TRUE" | 37 | GenerateDebugInformation="TRUE" |
38 | ProgramDatabaseFile="$(OutDir)/mime.pdb" | 38 | ProgramDatabaseFile="$(OutDir)/mime.pdb" |
@@ -79,7 +79,7 @@ | |||
79 | Name="VCCustomBuildTool"/> | 79 | Name="VCCustomBuildTool"/> |
80 | <Tool | 80 | <Tool |
81 | Name="VCLinkerTool" | 81 | Name="VCLinkerTool" |
82 | OutputFile="$(OutDir)/lmime.dll" | 82 | OutputFile="$(OutDir)/cmime.dll" |
83 | LinkIncremental="1" | 83 | LinkIncremental="1" |
84 | GenerateDebugInformation="TRUE" | 84 | GenerateDebugInformation="TRUE" |
85 | SubSystem="2" | 85 | SubSystem="2" |