diff options
author | Ladislav Zezula <zezula@volny.cz> | 2020-10-07 12:32:05 +0200 |
---|---|---|
committer | Ladislav Zezula <zezula@volny.cz> | 2020-10-07 12:32:05 +0200 |
commit | ce0ae9aff317f21bae3959b632ee362341722838 (patch) | |
tree | 28dd53581702645bac4cd4470e499ade2762900f /StormLib_vs08.vcproj | |
parent | 4fc81fbbe79ee88f020bf1a218641e66a853d9e7 (diff) |
Migrated to VS 2019
Diffstat (limited to 'StormLib_vs08.vcproj')
-rw-r--r-- | StormLib_vs08.vcproj | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/StormLib_vs08.vcproj b/StormLib_vs08.vcproj index 3945360..0c02e13 100644 --- a/StormLib_vs08.vcproj +++ b/StormLib_vs08.vcproj @@ -80,7 +80,7 @@ /> <Tool Name="VCPostBuildEventTool" - CommandLine="PostBuild.bat $(PlatformName) $(ConfigurationName)" + CommandLine="PostBuild.bat $(ProjectName) $(PlatformName) $(ConfigurationName) vs2008" /> </Configuration> <Configuration @@ -145,7 +145,7 @@ /> <Tool Name="VCPostBuildEventTool" - CommandLine="PostBuild.bat $(PlatformName) $(ConfigurationName)" + CommandLine="PostBuild.bat $(ProjectName) $(PlatformName) $(ConfigurationName) vs2008" /> </Configuration> <Configuration @@ -209,7 +209,7 @@ /> <Tool Name="VCPostBuildEventTool" - CommandLine="PostBuild.bat $(PlatformName) $(ConfigurationName)" + CommandLine="PostBuild.bat $(ProjectName) $(PlatformName) $(ConfigurationName) vs2008" /> </Configuration> <Configuration @@ -274,7 +274,7 @@ /> <Tool Name="VCPostBuildEventTool" - CommandLine="PostBuild.bat $(PlatformName) $(ConfigurationName)" + CommandLine="PostBuild.bat $(ProjectName) $(PlatformName) $(ConfigurationName) vs2008" /> </Configuration> <Configuration @@ -336,7 +336,7 @@ /> <Tool Name="VCPostBuildEventTool" - CommandLine="PostBuild.bat $(PlatformName) $(ConfigurationName)" + CommandLine="PostBuild.bat $(ProjectName) $(PlatformName) $(ConfigurationName) vs2008" /> </Configuration> <Configuration @@ -399,7 +399,7 @@ /> <Tool Name="VCPostBuildEventTool" - CommandLine="PostBuild.bat $(PlatformName) $(ConfigurationName)" + CommandLine="PostBuild.bat $(ProjectName) $(PlatformName) $(ConfigurationName) vs2008" /> </Configuration> <Configuration @@ -461,7 +461,7 @@ /> <Tool Name="VCPostBuildEventTool" - CommandLine="PostBuild.bat $(PlatformName) $(ConfigurationName)" + CommandLine="PostBuild.bat $(ProjectName) $(PlatformName) $(ConfigurationName) vs2008" /> </Configuration> <Configuration @@ -524,7 +524,7 @@ /> <Tool Name="VCPostBuildEventTool" - CommandLine="PostBuild.bat $(PlatformName) $(ConfigurationName)" + CommandLine="PostBuild.bat $(ProjectName) $(PlatformName) $(ConfigurationName) vs2008" /> </Configuration> <Configuration @@ -588,7 +588,7 @@ /> <Tool Name="VCPostBuildEventTool" - CommandLine="PostBuild.bat $(PlatformName) $(ConfigurationName)" + CommandLine="PostBuild.bat $(ProjectName) $(PlatformName) $(ConfigurationName) vs2008" /> </Configuration> <Configuration @@ -653,7 +653,7 @@ /> <Tool Name="VCPostBuildEventTool" - CommandLine="PostBuild.bat $(PlatformName) $(ConfigurationName)" + CommandLine="PostBuild.bat $(ProjectName) $(PlatformName) $(ConfigurationName) vs2008" /> </Configuration> <Configuration @@ -717,7 +717,7 @@ /> <Tool Name="VCPostBuildEventTool" - CommandLine="PostBuild.bat $(PlatformName) $(ConfigurationName)" + CommandLine="PostBuild.bat $(ProjectName) $(PlatformName) $(ConfigurationName) vs2008" /> </Configuration> <Configuration @@ -782,7 +782,7 @@ /> <Tool Name="VCPostBuildEventTool" - CommandLine="PostBuild.bat $(PlatformName) $(ConfigurationName)" + CommandLine="PostBuild.bat $(ProjectName) $(PlatformName) $(ConfigurationName) vs2008" /> </Configuration> <Configuration @@ -844,7 +844,7 @@ /> <Tool Name="VCPostBuildEventTool" - CommandLine="PostBuild.bat $(PlatformName) $(ConfigurationName)" + CommandLine="PostBuild.bat $(ProjectName) $(PlatformName) $(ConfigurationName) vs2008" /> </Configuration> <Configuration @@ -907,7 +907,7 @@ /> <Tool Name="VCPostBuildEventTool" - CommandLine="PostBuild.bat $(PlatformName) $(ConfigurationName)" + CommandLine="PostBuild.bat $(ProjectName) $(PlatformName) $(ConfigurationName) vs2008" /> </Configuration> <Configuration @@ -969,7 +969,7 @@ /> <Tool Name="VCPostBuildEventTool" - CommandLine="PostBuild.bat $(PlatformName) $(ConfigurationName)" + CommandLine="PostBuild.bat $(ProjectName) $(PlatformName) $(ConfigurationName) vs2008" /> </Configuration> <Configuration @@ -1032,7 +1032,7 @@ /> <Tool Name="VCPostBuildEventTool" - CommandLine="PostBuild.bat $(PlatformName) $(ConfigurationName)" + CommandLine="PostBuild.bat $(ProjectName) $(PlatformName) $(ConfigurationName) vs2008" /> </Configuration> </Configurations> |