summaryrefslogtreecommitdiff
path: root/plugins/mRadio
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2012-10-09 12:24:40 +0000
committerKirill Volinsky <mataes2007@gmail.com>2012-10-09 12:24:40 +0000
commit9469aa064cb3020d2e44dbfaf3676482c9549f7e (patch)
tree117b649ae5bdf99bd8608ab26396b55940cda875 /plugins/mRadio
parent19852ce62b12865ee39772fa5db48efe7fa459f0 (diff)
fixed headers path
git-svn-id: http://svn.miranda-ng.org/main/trunk@1841 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/mRadio')
-rw-r--r--plugins/mRadio/make.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/mRadio/make.bat b/plugins/mRadio/make.bat
index c355d627d8..adfa1af64c 100644
--- a/plugins/mRadio/make.bat
+++ b/plugins/mRadio/make.bat
@@ -2,7 +2,7 @@ rem @echo off
set OUTDIR="..\..\bin10\Release\Plugins"
if not exist %OUTDIR% mkdir %OUTDIR%
md tmp
-set myopts=-O3 -Xs -Sd -dMiranda -FEtmp -Fi..\Utils.pas -Fu..\Utils.pas -Fu..\..\include\delphi -Fu..\ExternalAPI\delphi -Fu..\Libs
+set myopts=-O3 -Xs -Sd -dMiranda -FEtmp -Fi..\Utils.pas -Fi..\ExternalAPI\delphi -Fu..\Utils.pas -Fu..\..\include\delphi -Fu..\ExternalAPI\delphi -Fu..\Libs
set dprname=mradio.dpr
rem brcc32.exe mradio.rc -fomradio.res