ien; Jason Ginchereau; wix-users@lists.sourceforge.net
Subject: RE: [WiX-users] is there a way to access wixproj macro values from
within wix sources
Those are good scenarios. Just a note that you can accomplish the same thing
today by defining the variables yourself. You would just change the
ild.
Justin
From: Robert O'Brien
Sent: Wednesday, April 09, 2008 6:06 PM
To: Justin Rockwood; Jason Ginchereau; 'wix-users@lists.sourceforge.net'
Subject: RE: [WiX-users] is there a way to access wixproj macro values from
within wix sources
Fyi - I just updated
pp\web.config" and
Source="$(var.OutDir)_PublishedWebsites\SomeWebApp\SomeWcfService.svc".
From: Robert O'Brien
Sent: Friday, April 04, 2008 10:57 AM
To: Justin Rockwood; Jason Ginchereau; 'wix-users@lists.sourceforge.net'
Subject: RE: [WiX-users] is there a way
Justin
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robert O'Brien
Sent: Friday, April 04, 2008 8:55 AM
To: Jason Ginchereau; 'wix-users@lists.sourceforge.net'
Subject: Re: [WiX-users] is there a way to access wixproj macro values from
within wix sources
Having acces
half Of Robert O'Brien
Sent: Friday, April 04, 2008 8:55 AM
To: Jason Ginchereau; 'wix-users@lists.sourceforge.net'
Subject: Re: [WiX-users] is there a way to access wixproj macro values from
within wix sources
Having access to the Wix project project-related variables would be ve
available project/solution variables where they are passed on the command-line
to candle.exe.
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robert O'Brien
Sent: Friday, April 04, 2008 8:13 AM
To: 'wix-users@lists.sourceforge.net'
Subject: Re: [WiX-users] is th
e
to candle.exe.
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robert O'Brien
Sent: Friday, April 04, 2008 8:13 AM
To: 'wix-users@lists.sourceforge.net'
Subject: Re: [WiX-users] is there a way to access wixproj macro values from
within wix sources
I removed the fal
I removed the false
setting from my wixproj file which I had added earlier to
address the following warning
"(default target) (1) ->(AddSolutionDefineConstants target) -> C:\Program
Files (x86)\MSBuild\Microsoft\WiX\v3.0\Wix.targets : warning : Solution
properties are only available during
Tried using $(var.ProjectDir) in a File Source attribute field and got a
"Undefined preprocessor variable '$(var.ProjectDir)'." compiler error.
Tried using the "List of Supported Project References" documented
$(var.SolutionDir) variable which the documentation suggests is supported and
got the
. . . according to help doc section entitled "List of Supported Project
References" it would suggests that using $(var.)
works for a set of $(Solution*) macro values.
Should one expect using this method to reference in wix soures other standard
issue project macros not specifically mentioned in
is there a way to access .wixproj macro values from within wix sources? For
example in csproj and wixproj settings, such as pre and post build events, one
can make use of useful project related macro values such as $(Configuration),
$(SolutionDir), $(ProjectDir), $(OutputPath), $(OutDir), $(Ta
11 matches
Mail list logo