aboutsummaryrefslogtreecommitdiff
path: root/socket.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'socket.vcproj')
-rw-r--r--socket.vcproj6
1 files changed, 3 insertions, 3 deletions
diff --git a/socket.vcproj b/socket.vcproj
index abca5fb..f992e22 100644
--- a/socket.vcproj
+++ b/socket.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, ..\lua-5.0.2\include, src" 22 AdditionalIncludeDirectories="src\compat-5.1r5, ..\lua-5.0.2\include, src"
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="src\compat-5.1r4, src\lua-5.0.2\include" 72 AdditionalIncludeDirectories="src\compat-5.1r5, src\lua-5.0.2\include"
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="2" 74 RuntimeLibrary="2"
75 UsePrecompiledHeader="0" 75 UsePrecompiledHeader="0"
@@ -125,7 +125,7 @@
125 RelativePath="src\buffer.c"> 125 RelativePath="src\buffer.c">
126 </File> 126 </File>
127 <File 127 <File
128 RelativePath="src\compat-5.1r4\compat-5.1.c"> 128 RelativePath=".\src\compat-5.1r5\compat-5.1.c">
129 </File> 129 </File>
130 <File 130 <File
131 RelativePath="src\except.c"> 131 RelativePath="src\except.c">