mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-28 15:41:22 +01:00
Add <TargetMachine>MachineX64</TargetMachine> on <Lib> element
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies=""
|
||||
AdditionalDependencies="Iphlpapi.lib"
|
||||
OutputFile="..\bin\PocoPDFd.dll"
|
||||
LinkIncremental="2"
|
||||
SuppressStartupBanner="true"
|
||||
@@ -128,7 +128,7 @@
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies=""
|
||||
AdditionalDependencies="Iphlpapi.lib"
|
||||
OutputFile="..\bin\PocoPDF.dll"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="true"
|
||||
|
||||
Reference in New Issue
Block a user