diff options
author | Diego Nehab <diego@tecgraf.puc-rio.br> | 2004-10-22 20:45:11 +0000 |
---|---|---|
committer | Diego Nehab <diego@tecgraf.puc-rio.br> | 2004-10-22 20:45:11 +0000 |
commit | 3700bf65b71c5ce24cdd9aa523366daad6dd5fe2 (patch) | |
tree | 582e421bae83124442d962e6f609e40a4676884b /mime.vcproj | |
parent | ee71689972c81b03c20036461449e1cddee97b67 (diff) | |
download | luasocket-3700bf65b71c5ce24cdd9aa523366daad6dd5fe2.tar.gz luasocket-3700bf65b71c5ce24cdd9aa523366daad6dd5fe2.tar.bz2 luasocket-3700bf65b71c5ce24cdd9aa523366daad6dd5fe2.zip |
Updated projects.
Diffstat (limited to '')
-rw-r--r-- | mime.vcproj | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/mime.vcproj b/mime.vcproj index 6e5ae36..51ce05e 100644 --- a/mime.vcproj +++ b/mime.vcproj | |||
@@ -31,7 +31,7 @@ | |||
31 | Name="VCCustomBuildTool"/> | 31 | Name="VCCustomBuildTool"/> |
32 | <Tool | 32 | <Tool |
33 | Name="VCLinkerTool" | 33 | Name="VCLinkerTool" |
34 | OutputFile="$(OutDir)/mime.dll" | 34 | OutputFile="$(OutDir)/lmime.dll" |
35 | LinkIncremental="2" | 35 | LinkIncremental="2" |
36 | GenerateDebugInformation="TRUE" | 36 | GenerateDebugInformation="TRUE" |
37 | ProgramDatabaseFile="$(OutDir)/mime.pdb" | 37 | ProgramDatabaseFile="$(OutDir)/mime.pdb" |
@@ -78,7 +78,7 @@ | |||
78 | Name="VCCustomBuildTool"/> | 78 | Name="VCCustomBuildTool"/> |
79 | <Tool | 79 | <Tool |
80 | Name="VCLinkerTool" | 80 | Name="VCLinkerTool" |
81 | OutputFile="$(OutDir)/mime.dll" | 81 | OutputFile="$(OutDir)/lmime.dll" |
82 | LinkIncremental="1" | 82 | LinkIncremental="1" |
83 | GenerateDebugInformation="TRUE" | 83 | GenerateDebugInformation="TRUE" |
84 | SubSystem="2" | 84 | SubSystem="2" |
@@ -116,6 +116,9 @@ | |||
116 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" | 116 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
117 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> | 117 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> |
118 | <File | 118 | <File |
119 | RelativePath=".\compat-5.1.c"> | ||
120 | </File> | ||
121 | <File | ||
119 | RelativePath=".\mime.c"> | 122 | RelativePath=".\mime.c"> |
120 | </File> | 123 | </File> |
121 | </Filter> | 124 | </Filter> |