|
-
Nov 22nd, 2000, 01:06 PM
#1
Thread Starter
Frenzied Member
Hi,
Using Visual C++, it it possible to add a new blank project to the currently open workspace? I can't seem to figure out how to do this..
It seems that all you can add to the currently open workspace is an existing project or a new project as defined in the "Add projects" list. But that list does not allow for a plain/default project type.
For example, when you try to build a program that is not currently part of a project space, it will ask you if you want to create a "default" project.. How can I create this "default" project space myself?
I don't want to use any of the predefined project types...
Thanks,
Dan
-
Nov 22nd, 2000, 05:54 PM
#2
Monday Morning Lunatic
It doesn't matter since they're all the same, but with a few customisations. Just add either Win32 Application or Console Application and tweak away... They have the least overhead of anything.
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
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
|