Hello,

 

By design, is the wix project always in the same sln file as the
application project? That is how the wix online help guides through how
to create a setup, so when they are in a same sln, we can set the
dependency to let the application built first before build the wix
project. But is this the only way to create a setup? Can I create a sln
for the wix project and another sln for the application? 

 

I have them in 2 slns, but I have a problem to build the wix sln on team
build because its platform is x86, but my application platform is Win32,
so the wix project cannot find the application dlls, which is inside
Binaries\Win32 folder. (see the email on Monday Sept 28 titled 'x86
platform on wix project').

 

I am wondering if 2 slns is actually the correct way to go, so if by
design, the wix project and application project should always share the
same sln, I will just merge them to 1 sln, but I need the expert
confirmation from the mail list.

 

Can someone help clarify? Thanks.

 

Jason

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to