Results 1 to 2 of 2

Thread: adding BLANK project to workspace?

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Aug 2000
    Posts
    1,091
    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

  2. #2
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    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
  •  



Click Here to Expand Forum to Full Width