|
-
July 17th, 2009, 08:29 AM
#1
Linking .obj file
I have two different versions of an .obj file... one for full version, and one for trial version.
In stdafx.h, I have an option to declare a trial version flag, however i don't know how to pick and choose between the .obj files. I always have to manually remove one obj file and add the other.
Is there a way to do this in the code somewhere?
Compiler is VC++ 6.0
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
|