PDA

View Full Version : .Net Make Project - Different References


PepeGSay
07-16-2004, 01:19 PM
I would like to use VBP's "Make .Net" to build our applications. However, I can't seem to find a way to use a different location for the references. In other words, I would like to have the "Development" configuration of the project reference our development location for DLLs and the "Release" configuration to reference our "Release" DLLs.

Anyone know of a way to do this? Currently I am using the command line compiler with an input file, but that is somewhat redundant and forces me to do the same thing two different ways.

kinook
07-16-2004, 10:11 PM
The Replace in File action works for this: http://www.kinook.com/Forum/showthread.php?threadid=463