Ok now it is working the way i like.
In the Build definition from TFS2010 under Process, 3. Advanced I can define
a Variabel via the MSBuild Arguments, in my case I set it to
/p:IsSprintBuild=1.
And like Peter mentioned, now i can set the Preprocessor Variable like this,
SprintBuild=$(IsSprintBuil
Hello Peter,
Thx a lot for your help, i will try it with the tfsbuild.proj.
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/TFS2010-and-Wix-tp7583944p7583947.html
Sent from the wix-users mailing list archive at Nabble.com.
--
Use the Wix project properties to set the pre-processor variable to an
msbuild property e.g. SprintBuild=$(IsSprintBuild). You can initialise the
msbuild property via the build definition, an .rsp file, in tfsbuild.proj or
however you like.
-Original Message-
From: Robin66 [mailto:aliesch.
3 matches
Mail list logo