aboutsummaryrefslogtreecommitdiff
path: root/StormLib_vs08_dll.vcproj
diff options
context:
space:
mode:
authorLadislav Zezula <ladislav.zezula@avast.com>2023-02-06 18:30:15 +0100
committerLadislav Zezula <ladislav.zezula@avast.com>2023-02-06 18:30:15 +0100
commit0d31856af86ac47801ade118ea93092eab62a101 (patch)
treed51fdfad9d4f394d17a4b4df9ca9c0137e11b9c5 /StormLib_vs08_dll.vcproj
parent9beaed54cd6ef17ba3e0209233a29bd74184de6f (diff)
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>