Updated projects.
This commit is contained in:
parent
ee71689972
commit
3700bf65b7
2 changed files with 10 additions and 4 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue