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:
authorEvan Anderson <EAnderson@wellbury.com>2012-05-31 00:46:42 +0400
committerEvan Anderson <EAnderson@wellbury.com>2012-05-31 00:46:42 +0400
commitf4b12bc550587e897f163295f6298f6db5365733 (patch)
tree04ee47f4f629ef84566bb47f175eea00ebd05996 /make-msi.bat
parent6db0704bea0db45ed22889290f3432ee7da3f0b8 (diff)
20120530 releaseHEAD20120530master
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