Updated projects.

This commit is contained in:
Diego Nehab 2004-10-22 20:45:11 +00:00
parent ee71689972
commit 3700bf65b7
2 changed files with 10 additions and 4 deletions

View file

@ -31,7 +31,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
OutputFile="$(OutDir)/luasocket.dll"
OutputFile="$(OutDir)/lsocket.dll"
LinkIncremental="2"
GenerateDebugInformation="TRUE"
ProgramDatabaseFile="$(OutDir)/luasocket.pdb"
@ -79,7 +79,7 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="ws2_32.lib"
OutputFile="$(OutDir)/luasocket.dll"
OutputFile="$(OutDir)/lsocket.dll"
LinkIncremental="1"
GenerateDebugInformation="TRUE"
SubSystem="2"
@ -122,6 +122,9 @@
<File
RelativePath=".\buffer.c">
</File>
<File
RelativePath=".\compat-5.1.c">
</File>
<File
RelativePath=".\except.c">
</File>