Replace in a .vcproj file
What is the best way to replace in a .vcproj file:
Description="Performing registration" CommandLine="regsvr32 /s /c "$(TargetPath)" echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" echo Execute mtxrereg.exe before using MTS components in MTS " Outputs="$(OutDir)\regsvr32.trg" /> with this: /> In other words a developer performs a custom build step - registration. I want to get rid of this step on my build machine. I'm using VBP v. 7.2a thank you |
1 Attachment(s)
See attached sample.
|
just perfect and quick. THANK YOU
|
All times are GMT -5. The time now is 06:12 PM. |
Copyright © 1999-2023 Kinook Software, Inc.