The wix.targets set this all up for you behind the scenes. You should see
them if you run MSBuild with a very verbose output.
On Wed, Jul 27, 2011 at 6:54 AM, Andreas Vestlund <
andreas.vestl...@sekonden.se> wrote:
> Hi,
>
> I have a large WiX project in visual studio 2010 and I am having trouble
Forgot to add that the element conatins the assignments of
properties to preprocessor variables.
Anil.
On Wed, Jul 27, 2011 at 2:54 PM, Andreas Vestlund <
andreas.vestl...@sekonden.se> wrote:
> Hi,
>
> I have a large WiX project in visual studio 2010 and I am having trouble
> finding where valu
Hi Andreas,
Unload your WiX project in VS 2010 (right click project) and then unload it.
Then select project again & right click select Edit
You should see a element and each sub-element within it, is
a property which can be referenced by eg $(Product)
You should find some values for Product & V
Hi,
I have a large WiX project in visual studio 2010 and I am having trouble
finding where values in preprocessor variables come from. When I go to Project
Properties -> Build and look at "Define preprocessor variables:" there are
variables in this format: "Product=$(Product);Version=$(Version
4 matches
Mail list logo