Build #'s, Version Tracking and such
-
Hi, How can setup MSVC++ 6.0 to automatically track which build I've created for my code so I can accurately track which is the latest build? Such that build# =: Build #0001 on the first compilation and Build #0002 on the second compilation and so on and so forth. I looked at the MSVC++ project settings tab 'Post-build step' and I haven't got a clue what to put there. Is there a place where I can find out information on how to use this feature? Thanks a lot.
-
Hi, How can setup MSVC++ 6.0 to automatically track which build I've created for my code so I can accurately track which is the latest build? Such that build# =: Build #0001 on the first compilation and Build #0002 on the second compilation and so on and so forth. I looked at the MSVC++ project settings tab 'Post-build step' and I haven't got a clue what to put there. Is there a place where I can find out information on how to use this feature? Thanks a lot.
I saw something that might meet you needs here, haven't tried it myself though... http://www.codeguru.com/devstudio\_macros/build\_number.shtml