Forum: [VBP] Third Party Tools
01-15-2007, 10:17 AM
|
Replies: 1
Views: 9,516
WiX working directory
With the newest version of VisualBuild I thought I might try the WiX step instead of the Run Program steps I'm using now. But I have multiple .wxs files I need to process and it appears that Candle...
|
Forum: [VBP] Third Party Tools
01-15-2007, 08:31 AM
|
Replies: 5
Views: 10,198
|
Forum: [VBP] Third Party Tools
01-11-2007, 03:09 PM
|
Replies: 5
Views: 10,198
|
Forum: [VBP] Third Party Tools
01-11-2007, 03:06 PM
|
Replies: 5
Views: 10,198
|
Forum: [VBP] Third Party Tools
01-11-2007, 12:08 PM
|
Replies: 5
Views: 10,198
Updating versions in mixed projects
I have a VS.NET solution file I am compiling with Visual Build. The file has some C# projects, and they update versions correctly, but it also has a C++ DLL in it that does not seem to have its...
|
Forum: [VBP] General Discussion
08-18-2006, 09:37 AM
|
Replies: 1
Views: 9,688
Continuous Integration best practice
My instinct for setting up a CI build on a Windows machine was to set up a task in the task scheduler to run every x minutes.
But I see the Continuous Integration sample that is available in the...
|