.
-Original Message-
From: pmdarrow [mailto:pdar...@metaworks.com]
Sent: Friday, May 07, 2010 8:28 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] WiX and TFS Build
Here's what I'm trying to do: I have two solutions - one for my main
application and its associated projects and a
[mailto:pdar...@metaworks.com]
Sent: Friday, May 07, 2010 9:28 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] WiX and TFS Build
Here's what I'm trying to do: I have two solutions - one for my main
application and its associated projects and another for my database (VS
.dbpro
The project variable approach (i.e. $(var.ProjectName.TargetDir) only seems
to work if the projects are in the same solution. I have two solutions, the
installer project in one and the DB project in the other. I've come up with
a workaround by making a special case for the build server, but I was
If you install the WiX toolset on the build machine, I believe you can use
the built in project variables to reference the other projects.
On Fri, May 7, 2010 at 6:27 AM, pmdarrow wrote:
>
> Here's what I'm trying to do: I have two solutions - one for my main
> application and its associated pro
Here's what I'm trying to do: I have two solutions - one for my main
application and its associated projects and another for my database (VS
.dbproj) and its associated projects. What I'd like to do is include the
output from the database project (a .dbschema and some SQL scripts) in my
installer
5 matches
Mail list logo