From 74ab63fd236713a8d5bc87d3e83c0bbd9012d4b7 Mon Sep 17 00:00:00 2001 From: Andoni Morales Alastruey Date: Tue, 11 Jun 2013 16:31:10 +0200 Subject: wix: add support for installing VS templates --- data/wix/utils.wxs | 57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 data/wix/utils.wxs (limited to 'data') diff --git a/data/wix/utils.wxs b/data/wix/utils.wxs new file mode 100644 index 00000000..951ba8ca --- /dev/null +++ b/data/wix/utils.wxs @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VS2010DEVENV + + + + + + + + + VC2010EXPRESS_IDE + + + -- cgit v1.2.3