aboutsummaryrefslogtreecommitdiff
path: root/socket.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'socket.vcproj')
-rw-r--r--socket.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/socket.vcproj b/socket.vcproj
index ddfb46e..133c902 100644
--- a/socket.vcproj
+++ b/socket.vcproj
@@ -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, ..\lua-5.0.2\include" 72 AdditionalIncludeDirectories="src\compat-5.1r4, 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"
@@ -169,7 +169,7 @@
169 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"> 169 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
170 </Filter> 170 </Filter>
171 <File 171 <File
172 RelativePath="..\lua-5.0.2\lib\lua50.lib"> 172 RelativePath=".\src\lua-5.0.2\lib\lua50.lib">
173 </File> 173 </File>
174 </Files> 174 </Files>
175 <Globals> 175 <Globals>