Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/EvanAnderson/ts_block.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'make-msi.bat')
-rw-r--r--make-msi.bat5
1 files changed, 0 insertions, 5 deletions
diff --git a/make-msi.bat b/make-msi.bat
deleted file mode 100644
index 3ce66ff..0000000
--- a/make-msi.bat
+++ /dev/null
@@ -1,5 +0,0 @@
-@echo off
-del *.msi
-del *.wixobj
-candle -out ts_block.wixobj ts_block.wxs
-light -out ts_block.MSI ts_block.wixobj