From 8eb95f1eca12be4d4eac8e5629137c4d54575baf Mon Sep 17 00:00:00 2001 From: Adib Taraben Date: Thu, 15 Nov 2012 23:35:09 +0100 Subject: build files.wxs within install.bat (bzr r11876) --- packaging/wix/install.bat | 3 +++ 1 file changed, 3 insertions(+) (limited to 'packaging') diff --git a/packaging/wix/install.bat b/packaging/wix/install.bat index 14596113c..24d6a81e7 100644 --- a/packaging/wix/install.bat +++ b/packaging/wix/install.bat @@ -4,6 +4,9 @@ rem call wixenv.bat @echo todo implement custom icon and artwork @echo todo insert files from ../source/release +@echo build files.wxs +python files.py + @echo call wix compiler ... candle inkscape.wxs -ext WiXUtilExtension @if NOT %ERRORLEVEL% == 0 goto theend -- cgit v1.2.3