diff options
Diffstat (limited to 'luasocket.vcproj')
-rw-r--r-- | luasocket.vcproj | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/luasocket.vcproj b/luasocket.vcproj index 4699498..14cbebf 100644 --- a/luasocket.vcproj +++ b/luasocket.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;LUASOCKET_EXPORTS;LUASOCKET_API=__declspec(dllexport)" | 23 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LUASOCKET_EXPORTS;LUASOCKET_API=__declspec(dllexport)" |
24 | MinimalRebuild="TRUE" | 24 | MinimalRebuild="TRUE" |
25 | BasicRuntimeChecks="3" | 25 | BasicRuntimeChecks="3" |
@@ -69,7 +69,7 @@ | |||
69 | CharacterSet="2"> | 69 | CharacterSet="2"> |
70 | <Tool | 70 | <Tool |
71 | Name="VCCLCompilerTool" | 71 | Name="VCCLCompilerTool" |
72 | AdditionalIncludeDirectories="../../include" | 72 | AdditionalIncludeDirectories="../../include, compat-5.1r2" |
73 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LUASOCKET_EXPORTS;LUASOCKET_API=__declspec(dllexport); LUASOCKET_DEBUG" | 73 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LUASOCKET_EXPORTS;LUASOCKET_API=__declspec(dllexport); LUASOCKET_DEBUG" |
74 | RuntimeLibrary="4" | 74 | RuntimeLibrary="4" |
75 | UsePrecompiledHeader="0" | 75 | UsePrecompiledHeader="0" |
@@ -125,7 +125,7 @@ | |||
125 | RelativePath=".\buffer.c"> | 125 | RelativePath=".\buffer.c"> |
126 | </File> | 126 | </File> |
127 | <File | 127 | <File |
128 | RelativePath=".\compat-5.1.c"> | 128 | RelativePath=".\compat-5.1r2\compat-5.1.c"> |
129 | </File> | 129 | </File> |
130 | <File | 130 | <File |
131 | RelativePath=".\except.c"> | 131 | RelativePath=".\except.c"> |