|
-
May 4th, 1999, 11:02 AM
#1
Command Line Builds with VC++
We build several VC++ (5.0) DLL's from the command line via a master makefile. We are trying to find a way to change the FileVersion element in the RC file. We were able to hand edit the RC file and set the FileVersion to an Environement variable. However, the problem is that when someone edits the Version resource from the IDE, this change is overwritten.
Is there a method for changing this at build time?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|