summaryrefslogtreecommitdiff
path: root/tools/installer_ng_stable/make_all.bat
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2013-10-27 22:46:07 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2013-10-27 22:46:07 +0000
commit48a5dcdfb95cdc36641673466c846b461be133a0 (patch)
treed0d027413a4d014e35bf49ad3a92e905eb5fdaf2 /tools/installer_ng_stable/make_all.bat
parente9912284b272b631ee92352333f57e8fc4b4f7b0 (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.bat')
-rw-r--r--tools/installer_ng_stable/make_all.bat12
1 files changed, 12 insertions, 0 deletions
diff --git a/tools/installer_ng_stable/make_all.bat b/tools/installer_ng_stable/make_all.bat
new file mode 100644
index 0000000000..b0008c5091
--- /dev/null
+++ b/tools/installer_ng_stable/make_all.bat
@@ -0,0 +1,12 @@
+@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