From 48a5dcdfb95cdc36641673466c846b461be133a0 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Sun, 27 Oct 2013 22:46:07 +0000 Subject: ooops git-svn-id: http://svn.miranda-ng.org/main/trunk@6656 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- tools/installer_ng_stable/make_all.bat | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 tools/installer_ng_stable/make_all.bat (limited to 'tools/installer_ng_stable/make_all.bat') 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 -- cgit v1.2.3