summaryrefslogtreecommitdiff
path: root/bin10/pascal64.bat
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2012-10-10 09:42:33 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2012-10-10 09:42:33 +0000
commit16f401d0f7d122b97ff3cb0ab49e47c38ad6e5a2 (patch)
treee61629b55b369ab697eb04eb220bbb3832c94fbc /bin10/pascal64.bat
parent1216b6c0235d6f55c29671c6b2b1074c8962da38 (diff)
mRadio icons added to icons solution, pascal bat files updated
git-svn-id: http://svn.miranda-ng.org/main/trunk@1860 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'bin10/pascal64.bat')
-rw-r--r--bin10/pascal64.bat12
1 files changed, 8 insertions, 4 deletions
diff --git a/bin10/pascal64.bat b/bin10/pascal64.bat
index 6f776577c5..c6aa34de28 100644
--- a/bin10/pascal64.bat
+++ b/bin10/pascal64.bat
@@ -6,10 +6,6 @@ pushd Actman
call make.bat fpc64
popd
-pushd mRadio
-call make.bat fpc64
-popd
-
pushd QuickSearch
call make.bat fpc64
popd
@@ -26,4 +22,12 @@ pushd Dbx_mmap_SA\Cryptors\Athena
call make.bat fpc64
popd
+popd
+
+pushd ..\protocols
+
+pushd mRadio
+call make.bat fpc64
+popd
+
popd \ No newline at end of file