aboutsummaryrefslogtreecommitdiff
path: root/mime.vcproj
diff options
context:
space:
mode:
authorDiego Nehab <diego@tecgraf.puc-rio.br>2005-01-02 22:44:00 +0000
committerDiego Nehab <diego@tecgraf.puc-rio.br>2005-01-02 22:44:00 +0000
commit97b26e0b66c840a446a0179200c7df23565330d1 (patch)
tree272f9ea0451f13b563451fb8df21a03669e90d09 /mime.vcproj
parenta8254e94f8c14ac15b02be53a1cc69ba80899230 (diff)
downloadluasocket-97b26e0b66c840a446a0179200c7df23565330d1.tar.gz
luasocket-97b26e0b66c840a446a0179200c7df23565330d1.tar.bz2
luasocket-97b26e0b66c840a446a0179200c7df23565330d1.zip
Almost ready to release beta3
Diffstat (limited to 'mime.vcproj')
-rw-r--r--mime.vcproj6
1 files changed, 3 insertions, 3 deletions
diff --git a/mime.vcproj b/mime.vcproj
index 9fe7aa8..9e73f7b 100644
--- a/mime.vcproj
+++ b/mime.vcproj
@@ -19,7 +19,7 @@
19 <Tool 19 <Tool
20 Name="VCCLCompilerTool" 20 Name="VCCLCompilerTool"
21 Optimization="0" 21 Optimization="0"
22 AdditionalIncludeDirectories="h:\include" 22 AdditionalIncludeDirectories="..\..\include, compat-5.1r2"
23 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MIME_EXPORTS;MIME_API=__declspec(dllexport)" 23 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MIME_EXPORTS;MIME_API=__declspec(dllexport)"
24 MinimalRebuild="TRUE" 24 MinimalRebuild="TRUE"
25 BasicRuntimeChecks="3" 25 BasicRuntimeChecks="3"
@@ -68,7 +68,7 @@
68 CharacterSet="2"> 68 CharacterSet="2">
69 <Tool 69 <Tool
70 Name="VCCLCompilerTool" 70 Name="VCCLCompilerTool"
71 AdditionalIncludeDirectories="../../include" 71 AdditionalIncludeDirectories="../../include, compat-5.1r2"
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="4" 73 RuntimeLibrary="4"
74 UsePrecompiledHeader="0" 74 UsePrecompiledHeader="0"
@@ -117,7 +117,7 @@
117 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" 117 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
118 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> 118 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
119 <File 119 <File
120 RelativePath=".\compat-5.1.c"> 120 RelativePath=".\compat-5.1r2\compat-5.1.c">
121 </File> 121 </File>
122 <File 122 <File
123 RelativePath=".\mime.c"> 123 RelativePath=".\mime.c">