From 19852ce62b12865ee39772fa5db48efe7fa459f0 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Tue, 9 Oct 2012 12:02:33 +0000 Subject: more correct version of the make.bat git-svn-id: http://svn.miranda-ng.org/main/trunk@1840 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Watrack/make.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Watrack') 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 -- cgit v1.2.3