diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-10-10 11:24:07 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-10-10 11:24:07 +0000 |
commit | a563a18a62ff3bacc47076d6e6660c284410e505 (patch) | |
tree | f614254ab389f593a13ea32e5b2c10770606b8ed /bin10/pascal32.bat | |
parent | 16f401d0f7d122b97ff3cb0ab49e47c38ad6e5a2 (diff) |
Watrack icons added to compilation
git-svn-id: http://svn.miranda-ng.org/main/trunk@1861 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'bin10/pascal32.bat')
-rw-r--r-- | bin10/pascal32.bat | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin10/pascal32.bat b/bin10/pascal32.bat index 90048be23c..09d2423230 100644 --- a/bin10/pascal32.bat +++ b/bin10/pascal32.bat @@ -20,6 +20,8 @@ popd pushd Watrack
call make.bat fpc
+cd icons
+call makeicons.bat fpc
popd
pushd Dbx_mmap_SA\Cryptors\Athena
|