From c2ac91bc1695d84b4eeb35c467f4c9ac0bea8327 Mon Sep 17 00:00:00 2001 From: bringert Date: Thu, 19 May 2005 14:19:13 +0000 Subject: Can now build Windows MSI packages using WiX. --- src/gf.wxs.in | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 src/gf.wxs.in (limited to 'src/gf.wxs.in') diff --git a/src/gf.wxs.in b/src/gf.wxs.in new file mode 100644 index 000000000..941a7f2cb --- /dev/null +++ b/src/gf.wxs.in @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3