SteveKing wrote:
> Peter Mounce wrote:
>
>> I suppose by making copies of the files first, doing the substitution,
>> then at the end of the build, removing those files.
>>
>> The problem with this sort of thing as I've discovered, is maintaining
>> IDE-happiness. If VS expects to build one thing, it should be a part
>> of the solution/project file. If it's not, VS will throw either
>> warnings or errors (in the case of the beta WiX plugin, it will refuse
>> to open the project entirely, at the moment).
>
>
> Well, the IDE doesn't have to be happy until the build script has been
> run at least once. After all, without the build script, all the
> libraries aren't there and you couldn't compile anyway.
The other problem with this is the generated files would get added to
the project, and the user might edit them by mistake within the IDE.
Pete
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Aug 11 18:57:19 2005