Synced MSVC8 project file
This commit is contained in:
parent
30495aa34e
commit
9edf20866b
|
@ -64,7 +64,7 @@
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCLinkerTool"
|
Name="VCLinkerTool"
|
||||||
AdditionalDependencies="wsock32.lib mysqlclient.lib"
|
AdditionalDependencies="wsock32.lib mysqlclient.lib"
|
||||||
OutputFile="$(OutDir)/mysqlx_amxx.dll"
|
OutputFile="$(OutDir)/mysql_amxx.dll"
|
||||||
LinkIncremental="2"
|
LinkIncremental="2"
|
||||||
IgnoreDefaultLibraryNames="LIBCMT"
|
IgnoreDefaultLibraryNames="LIBCMT"
|
||||||
GenerateDebugInformation="true"
|
GenerateDebugInformation="true"
|
||||||
|
@ -144,7 +144,7 @@
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCLinkerTool"
|
Name="VCLinkerTool"
|
||||||
AdditionalDependencies="wsock32.lib mysqlclient.lib"
|
AdditionalDependencies="wsock32.lib mysqlclient.lib"
|
||||||
OutputFile="$(OutDir)/mysqlx_amxx.dll"
|
OutputFile="$(OutDir)/mysql_amxx.dll"
|
||||||
LinkIncremental="1"
|
LinkIncremental="1"
|
||||||
IgnoreDefaultLibraryNames=""
|
IgnoreDefaultLibraryNames=""
|
||||||
GenerateDebugInformation="true"
|
GenerateDebugInformation="true"
|
||||||
|
@ -352,6 +352,10 @@
|
||||||
RelativePath="..\sdk\sh_stack.h"
|
RelativePath="..\sdk\sh_stack.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\sqlheaders.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
</Files>
|
</Files>
|
||||||
<Globals>
|
<Globals>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user