diff options
author | Berke Viktor <berkeviktor@aol.com> | 2011-11-23 02:16:56 +0100 |
---|---|---|
committer | Berke Viktor <berkeviktor@aol.com> | 2011-11-23 02:16:56 +0100 |
commit | 5bb6ba581c430e917ddfdff5543278d2ea89c2ad (patch) | |
tree | 82684ffb3d5b1b48102ec8da6d646489664ff76f /build/installer-x86.bat | |
parent | f31212dfd4b358871f75286d8da50f5c3f3550e8 (diff) |
remove patched glibconfig, build, build-small, wix installer, advanced installer projects and old inno setup installer
Diffstat (limited to 'build/installer-x86.bat')
-rw-r--r-- | build/installer-x86.bat | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/build/installer-x86.bat b/build/installer-x86.bat deleted file mode 100644 index 45fb0f40..00000000 --- a/build/installer-x86.bat +++ /dev/null @@ -1,4 +0,0 @@ -@echo off -set PATH=C:\Program Files (x86)\Windows Installer XML v3.5\bin -candle -nologo installer-x86.wxs -ext WixUIExtension -ext WixUtilExtension -light -nologo installer-x86.wixobj -ext WixUIExtension -ext WixUtilExtension |