for updating the WiX installer version number
information.
-Original Message-
From: Adam Burton [mailto:adz...@gmail.com]
Sent: Thursday, December 02, 2010 1:40 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] msbuild variables in wix source files
On Thursday 02 Dec 2010
-
From: Sean Farrow [mailto:sean.far...@seanfarrow.co.uk]
Sent: Thursday, December 02, 2010 11:00 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] msbuild variables in wix source files
Hi:
Is it possible to use msbuild variables (such as $(configuration)) in a .wxs
source
On Thursday 02 Dec 2010 18:59:37 Sean Farrow wrote:
> Hi:
> Is it possible to use msbuild variables (such as $(configuration)) in a
> .wxs source file? Any help appreciated.
> Cheers
> Sean.
> ---
> --- Increase Visibility of Y
You need to pass in the VS variable value on the WiX project's "command
line", by doing something like this:
In the build properties for your WiX project, you can define preprocessor
variables, and there you could specify something like
MYCONFIG=$(Configuration)
Then you can test the MYCONFIG va
Hi:
Is it possible to use msbuild variables (such as $(configuration)) in a .wxs
source file?
Any help appreciated.
Cheers
Sean.
--
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest
5 matches
Mail list logo