aboutsummaryrefslogtreecommitdiff
path: root/socket.vcproj
diff options
context:
space:
mode:
authorDiego Nehab <diego@tecgraf.puc-rio.br>2005-09-29 22:26:35 +0000
committerDiego Nehab <diego@tecgraf.puc-rio.br>2005-09-29 22:26:35 +0000
commit8420541720726975ab79fafc399c45c6a8eff3bd (patch)
treefffed8e810cd70ebb59e0775348ca24a049b868e /socket.vcproj
parenta32c6d91402329adb769c4fe8bbb24f0d4e99051 (diff)
downloadluasocket-8420541720726975ab79fafc399c45c6a8eff3bd.tar.gz
luasocket-8420541720726975ab79fafc399c45c6a8eff3bd.tar.bz2
luasocket-8420541720726975ab79fafc399c45c6a8eff3bd.zip
Tested on Windows.
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>