aboutsummaryrefslogtreecommitdiff
path: root/StormLib_vs08_dll.vcproj
diff options
context:
space:
mode:
authorLadislav Zezula <zezula@volny.cz>2024-11-19 09:04:36 +0100
committerLadislav Zezula <zezula@volny.cz>2024-11-19 09:04:36 +0100
commite10150c8c389e6cd2ce41f88a3c0331ed499fb81 (patch)
tree10c52c4c35fd9eebd5df13267622d2016933f5c6 /StormLib_vs08_dll.vcproj
parent86f9b99ffe4d3417dad16d00541cf6f2e3d7bf79 (diff)
Updated build settings
Diffstat (limited to 'StormLib_vs08_dll.vcproj')
-rw-r--r--StormLib_vs08_dll.vcproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/StormLib_vs08_dll.vcproj b/StormLib_vs08_dll.vcproj
index b51db31..8379700 100644
--- a/StormLib_vs08_dll.vcproj
+++ b/StormLib_vs08_dll.vcproj
@@ -214,6 +214,7 @@
/>
<Tool
Name="VCLinkerTool"
+ AdditionalOptions="/PDBALTPATH:%_PDB%"
OutputFile="$(OutDir)\StormLib.dll"
LinkIncremental="1"
ModuleDefinitionFile=".\src\DllMain.def"
@@ -291,6 +292,7 @@
/>
<Tool
Name="VCLinkerTool"
+ AdditionalOptions="/PDBALTPATH:%_PDB%"
OutputFile="$(OutDir)\StormLib.dll"
LinkIncremental="1"
ModuleDefinitionFile=".\src\DllMain.def"