summaryrefslogtreecommitdiff
path: root/plugins/Watrack/make.bat
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Watrack/make.bat')
-rw-r--r--plugins/Watrack/make.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Watrack/make.bat b/plugins/Watrack/make.bat
index cae2f0176f..679d87422b 100644
--- a/plugins/Watrack/make.bat
+++ b/plugins/Watrack/make.bat
@@ -22,6 +22,6 @@ if /i '%1' == 'fpc' (
ppcrossx64.exe %myopts% %dprname% %2 %3 %4 %5 %6 %7 %8 %9
)
-move /y tmp\watrack.dll ..\..\bin10\Release\Plugins\Watrack.dll
+move /y tmp\watrack.dll %OUTDIR%\Watrack.dll
del /Q tmp\*
rd tmp \ No newline at end of file