From ce0ae9aff317f21bae3959b632ee362341722838 Mon Sep 17 00:00:00 2001 From: Ladislav Zezula Date: Wed, 7 Oct 2020 12:32:05 +0200 Subject: Migrated to VS 2019 --- StormLib_vs08_dll.vcproj | 26 +++++++++++++++++--------- 1 file changed, 17 insertions(+), 9 deletions(-) (limited to 'StormLib_vs08_dll.vcproj') diff --git a/StormLib_vs08_dll.vcproj b/StormLib_vs08_dll.vcproj index 0b8d247..8658887 100644 --- a/StormLib_vs08_dll.vcproj +++ b/StormLib_vs08_dll.vcproj @@ -65,7 +65,7 @@ Name="VCLinkerTool" OutputFile="$(OutDir)\StormLib.dll" LinkIncremental="2" - ModuleDefinitionFile=".\StormLib_dll\StormLib.def" + ModuleDefinitionFile=".\src\DllMain.def" GenerateDebugInformation="true" SubSystem="2" RandomizedBaseAddress="1" @@ -92,6 +92,7 @@ /> @@ -361,7 +365,7 @@ Name="Source Files" > + + @@ -1660,10 +1668,6 @@ /> - - @@ -2649,6 +2653,10 @@ + + -- cgit v1.2.3