summaryrefslogtreecommitdiff
path: root/plugins/HistoryPlusPlus/make.bat
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2018-05-27 19:34:20 +0300
committerGeorge Hazan <ghazan@miranda.im>2018-05-27 19:34:20 +0300
commit1c04a8a0aa46f7c0969681655f17e67e512a7d7b (patch)
tree4b4e8bee9581dfc1286a45b0c4eaabe700fc4536 /plugins/HistoryPlusPlus/make.bat
parent1af797a5dc9cbbc88b3164e0776f1a497d9d88c0 (diff)
fix for building h++
Diffstat (limited to 'plugins/HistoryPlusPlus/make.bat')
-rw-r--r--plugins/HistoryPlusPlus/make.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/HistoryPlusPlus/make.bat b/plugins/HistoryPlusPlus/make.bat
index a93794f33b..9031c68093 100644
--- a/plugins/HistoryPlusPlus/make.bat
+++ b/plugins/HistoryPlusPlus/make.bat
@@ -7,4 +7,4 @@ cd /d %~dp0
rc version.rc
-MsBuild.exe ..\plugins\HistoryPlusPlus\historypp.dproj /t:Rebuild /p:Configuration=Release;Platform=Win%tp% /fileLogger /fileLoggerParameters:LogFile=Logs\icons%tp%.log;errorsonly;warningsonly;summary
+MsBuild.exe historypp.dproj /t:Rebuild /p:Configuration=Release;Platform=Win%tp% /fileLogger /fileLoggerParameters:LogFile=Logs\icons%tp%.log;errorsonly;warningsonly;summary