From 65e6ce0845f54efd9b4e1a1d294c6ee9186d2baf Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 27 May 2018 20:12:00 +0300 Subject: fix for build script --- plugins/HistoryPlusPlus/make.bat | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins/HistoryPlusPlus') diff --git a/plugins/HistoryPlusPlus/make.bat b/plugins/HistoryPlusPlus/make.bat index 9031c68093..ff67906b34 100644 --- a/plugins/HistoryPlusPlus/make.bat +++ b/plugins/HistoryPlusPlus/make.bat @@ -3,8 +3,6 @@ set tp=%1 if "%tp%"=="" (echo "please specify target platform 32 or 64!" && pause && goto :EOF) -cd /d %~dp0 - rc version.rc MsBuild.exe historypp.dproj /t:Rebuild /p:Configuration=Release;Platform=Win%tp% /fileLogger /fileLoggerParameters:LogFile=Logs\icons%tp%.log;errorsonly;warningsonly;summary -- cgit v1.2.3