summaryrefslogtreecommitdiff
path: root/StormLib_vs08_dll.vcproj
diff options
context:
space:
mode:
authorLadislav Zezula <zezula@volny.cz>2023-02-07 09:10:58 +0100
committerGitHub <noreply@github.com>2023-02-07 09:10:58 +0100
commit33e6a2bdfec872c31bfd7ce2899012c129894f7e (patch)
tree6cebd387986b6870d03161d1bc25d9c1c382651d /StormLib_vs08_dll.vcproj
parent9beaed54cd6ef17ba3e0209233a29bd74184de6f (diff)
parent01e940f998e64ceb60d39a30d0e40c33be430744 (diff)
Merge pull request #285 from ladislav-zezula/LZ_LzmaFix
Fixed bug in the LZMA compression
Diffstat (limited to 'StormLib_vs08_dll.vcproj')
-rw-r--r--StormLib_vs08_dll.vcproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/StormLib_vs08_dll.vcproj b/StormLib_vs08_dll.vcproj
index 4a04074..66f0705 100644
--- a/StormLib_vs08_dll.vcproj
+++ b/StormLib_vs08_dll.vcproj
@@ -92,7 +92,7 @@
/>
<Tool
Name="VCPostBuildEventTool"
- CommandLine="PostBuild.bat $(ProjectName) $(PlatformName) $(ConfigurationName)"
+ CommandLine=""
/>
</Configuration>
<Configuration
@@ -169,7 +169,7 @@
/>
<Tool
Name="VCPostBuildEventTool"
- CommandLine="PostBuild.bat $(ProjectName) $(PlatformName) $(ConfigurationName)"
+ CommandLine=""
/>
</Configuration>
<Configuration
@@ -245,7 +245,7 @@
/>
<Tool
Name="VCPostBuildEventTool"
- CommandLine="PostBuild.bat $(ProjectName) $(PlatformName) $(ConfigurationName)"
+ CommandLine=""
/>
</Configuration>
<Configuration
@@ -322,7 +322,7 @@
/>
<Tool
Name="VCPostBuildEventTool"
- CommandLine="PostBuild.bat $(ProjectName) $(PlatformName) $(ConfigurationName)"
+ CommandLine=""
/>
</Configuration>
</Configurations>