Pascal Kirchdorfer wrote:
Well, for Opentree (opentreelib.sf.net) I created a msvcgen template for msvc8 files that works just fine, so if you really want to generate vc8 files, feel free to copy those :)
How much did you have to change? How generic are the VC8 msvcgen templates?
On the other hand, I've been using msvc2005 since beta1 or so and I found it to be a good solution to simply copy mk/msvc to mk/msvc2 and open the files from there. It will still use the .rc files from mk/msvc but everything else is in mk/msvc2 and my cvs client has nothing to whine about when updating.
The problem with this approach is that you don't get the benefit of the automatic updates to the project files as you update from CVS. Instead, you have to remember to manually go through this process each time the project files may have changed in CVS.
-- ES ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today Register for a JBoss Training Course. Free Certification Exam for All Training Attendees Through End of 2005. For more info visit: http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click _______________________________________________ Crystal-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/crystal-main Unsubscribe: mailto:[EMAIL PROTECTED]
