diff options
Diffstat (limited to 'mime.vcproj')
-rw-r--r-- | mime.vcproj | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mime.vcproj b/mime.vcproj index e5c4393..3183e51 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="src\compat-5.1r4, src\lua-5.0.2\include" | 22 | AdditionalIncludeDirectories="src\compat-5.1r5, ..\lua-5.0.2\include" |
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="src\compat-5.1r4, src\lua-5.0.2\include" | 71 | AdditionalIncludeDirectories="src\compat-5.1r5, src\lua-5.0.2\include" |
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" |
@@ -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="src\compat-5.1r4\compat-5.1.c"> | 120 | RelativePath=".\src\compat-5.1r5\compat-5.1.c"> |
121 | </File> | 121 | </File> |
122 | <File | 122 | <File |
123 | RelativePath="src\mime.c"> | 123 | RelativePath="src\mime.c"> |