diff options
Diffstat (limited to 'StormLib_vs08_dll.vcproj')
-rw-r--r-- | StormLib_vs08_dll.vcproj | 8 |
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> |