Thread: Visual Studio Settings Help

  1. #1
    Registered User
    Join Date
    Feb 2003
    Posts
    265

    Visual Studio Settings Help

    OK, so I was recently forced to upgrade to visual studio 7 (yuck) and i hate the way it does things. One of my biggest problems is its absolutely stupid default project settings, and im wondering HOW to change them. When i double click a random .cpp file it opens up, when you hit build, it claims there is no project, as it did in 6.0, however its default project settings are terrible.

    Any help could be greatly appreciated. Thanks for your time.

  2. #2
    Unregistered User
    Join Date
    Sep 2005
    Location
    Antarctica
    Posts
    341
    right click on the project in solution explorer and select properties.

  3. #3
    Registered User
    Join Date
    Feb 2003
    Posts
    265
    That only lists the individual projects settings, NOT the DEFAULT TEMPLATE that the project was GENERATED from. My goal here is to make it so i DONT have to go in and manually set the settings 30 times a day.

  4. #4
    Unregistered User
    Join Date
    Sep 2005
    Location
    Antarctica
    Posts
    341
    oh ok, I misunderstood, sorry I don't know how to change that. But let me know if you find it please!

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. more then 100errors in header
    By hallo007 in forum Windows Programming
    Replies: 20
    Last Post: 05-13-2007, 08:26 AM
  2. We Got _DEBUG Errors
    By Tonto in forum Windows Programming
    Replies: 5
    Last Post: 12-22-2006, 05:45 PM
  3. C++ std routines
    By siavoshkc in forum C++ Programming
    Replies: 33
    Last Post: 07-28-2006, 12:13 AM
  4. load gif into program
    By willc0de4food in forum Windows Programming
    Replies: 14
    Last Post: 01-11-2006, 10:43 AM
  5. Learning OpenGL
    By HQSneaker in forum C++ Programming
    Replies: 7
    Last Post: 08-06-2004, 08:57 AM