diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-10-27 22:46:07 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-10-27 22:46:07 +0000 |
commit | 48a5dcdfb95cdc36641673466c846b461be133a0 (patch) | |
tree | d0d027413a4d014e35bf49ad3a92e905eb5fdaf2 /tools/installer_ng_stable/make_all | |
parent | e9912284b272b631ee92352333f57e8fc4b4f7b0 (diff) |
ooops
git-svn-id: http://svn.miranda-ng.org/main/trunk@6656 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'tools/installer_ng_stable/make_all')
-rw-r--r-- | tools/installer_ng_stable/make_all | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/tools/installer_ng_stable/make_all b/tools/installer_ng_stable/make_all deleted file mode 100644 index b0008c5091..0000000000 --- a/tools/installer_ng_stable/make_all +++ /dev/null @@ -1,12 +0,0 @@ -@echo off
-rem Get archives
-call createstructure.bat
-rem end
-
-rem Make
-call compile.bat
-rem end
-
-rem Cleqnup
-call cleanup.bat
-rem end
\ No newline at end of file |