diff options
author | Ladislav Zezula <zezula@volny.cz> | 2021-12-18 07:24:46 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-18 07:24:46 +0100 |
commit | e29888e48a41879dba68e690a675324097802270 (patch) | |
tree | ac0102cb6c3b58e8eb4fe8d9132a2355b3394855 /StormLib_vs08.vcproj | |
parent | 5ced3835f9d52584bc20fb6a3a0e58069374e9af (diff) | |
parent | e7af34bcfb5cba3c1ff6ac1b2ebd8c4ba47f1df4 (diff) |
Merge pull request #232 from ladislav-zezula/LZ_CannotExtractCHK
Update for protected Starcraft I maps
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 0c02e13..4f59a1b 100644 --- a/StormLib_vs08.vcproj +++ b/StormLib_vs08.vcproj @@ -80,7 +80,7 @@ /> <Tool Name="VCPostBuildEventTool" - CommandLine="PostBuild.bat $(ProjectName) $(PlatformName) $(ConfigurationName) vs2008" + CommandLine="" /> </Configuration> <Configuration @@ -145,7 +145,7 @@ /> <Tool Name="VCPostBuildEventTool" - CommandLine="PostBuild.bat $(ProjectName) $(PlatformName) $(ConfigurationName) vs2008" + CommandLine="" /> </Configuration> <Configuration @@ -209,7 +209,7 @@ /> <Tool Name="VCPostBuildEventTool" - CommandLine="PostBuild.bat $(ProjectName) $(PlatformName) $(ConfigurationName) vs2008" + CommandLine="" /> </Configuration> <Configuration @@ -274,7 +274,7 @@ /> <Tool Name="VCPostBuildEventTool" - CommandLine="PostBuild.bat $(ProjectName) $(PlatformName) $(ConfigurationName) vs2008" + CommandLine="" /> </Configuration> <Configuration @@ -336,7 +336,7 @@ /> <Tool Name="VCPostBuildEventTool" - CommandLine="PostBuild.bat $(ProjectName) $(PlatformName) $(ConfigurationName) vs2008" + CommandLine="" /> </Configuration> <Configuration @@ -399,7 +399,7 @@ /> <Tool Name="VCPostBuildEventTool" - CommandLine="PostBuild.bat $(ProjectName) $(PlatformName) $(ConfigurationName) vs2008" + CommandLine="" /> </Configuration> <Configuration @@ -461,7 +461,7 @@ /> <Tool Name="VCPostBuildEventTool" - CommandLine="PostBuild.bat $(ProjectName) $(PlatformName) $(ConfigurationName) vs2008" + CommandLine="" /> </Configuration> <Configuration @@ -524,7 +524,7 @@ /> <Tool Name="VCPostBuildEventTool" - CommandLine="PostBuild.bat $(ProjectName) $(PlatformName) $(ConfigurationName) vs2008" + CommandLine="" /> </Configuration> <Configuration @@ -588,7 +588,7 @@ /> <Tool Name="VCPostBuildEventTool" - CommandLine="PostBuild.bat $(ProjectName) $(PlatformName) $(ConfigurationName) vs2008" + CommandLine="" /> </Configuration> <Configuration @@ -653,7 +653,7 @@ /> <Tool Name="VCPostBuildEventTool" - CommandLine="PostBuild.bat $(ProjectName) $(PlatformName) $(ConfigurationName) vs2008" + CommandLine="" /> </Configuration> <Configuration @@ -717,7 +717,7 @@ /> <Tool Name="VCPostBuildEventTool" - CommandLine="PostBuild.bat $(ProjectName) $(PlatformName) $(ConfigurationName) vs2008" + CommandLine="" /> </Configuration> <Configuration @@ -782,7 +782,7 @@ /> <Tool Name="VCPostBuildEventTool" - CommandLine="PostBuild.bat $(ProjectName) $(PlatformName) $(ConfigurationName) vs2008" + CommandLine="" /> </Configuration> <Configuration @@ -844,7 +844,7 @@ /> <Tool Name="VCPostBuildEventTool" - CommandLine="PostBuild.bat $(ProjectName) $(PlatformName) $(ConfigurationName) vs2008" + CommandLine="" /> </Configuration> <Configuration @@ -907,7 +907,7 @@ /> <Tool Name="VCPostBuildEventTool" - CommandLine="PostBuild.bat $(ProjectName) $(PlatformName) $(ConfigurationName) vs2008" + CommandLine="" /> </Configuration> <Configuration @@ -969,7 +969,7 @@ /> <Tool Name="VCPostBuildEventTool" - CommandLine="PostBuild.bat $(ProjectName) $(PlatformName) $(ConfigurationName) vs2008" + CommandLine="" /> </Configuration> <Configuration @@ -1032,7 +1032,7 @@ /> <Tool Name="VCPostBuildEventTool" - CommandLine="PostBuild.bat $(ProjectName) $(PlatformName) $(ConfigurationName) vs2008" + CommandLine="" /> </Configuration> </Configurations> |