diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-10-09 15:55:07 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-10-09 15:55:07 +0000 |
commit | c2d4724cd7f38ecdf0c207e10b89e18beb07e726 (patch) | |
tree | 92745b628e17796084e71f2074b8569fc77a25fd /bin10/pascal32.bat | |
parent | 0107faa391ed5c4975aad29f2b27d605711a7698 (diff) |
pascal64.bat - come to papa
git-svn-id: http://svn.miranda-ng.org/main/trunk@1846 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'bin10/pascal32.bat')
-rw-r--r-- | bin10/pascal32.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin10/pascal32.bat b/bin10/pascal32.bat index 407ac1812a..c6360851bc 100644 --- a/bin10/pascal32.bat +++ b/bin10/pascal32.bat @@ -19,7 +19,7 @@ call make.bat fpc popd
pushd ShlExt
-call make.bat
+call make.bat fpc
popd
pushd Watrack
|