Open up the .sln file, move the 

Project(" ... = "Client HL2MP", "game\client\client_hl2mp-2005.vcproj", ...
EndProject

section below the server lines.  This will tell the IDE that Server is the
first project.  Delete your .ncb file and then load up the solution again.
This will give you what you want after Intellisense is done scanning.

Keeper

-----Original Message-----
From: Kohan Venets [mailto:[email protected]] 
Sent: Friday, July 17, 2009 8:13 PM
To: hlcoders
Subject: [hlcoders] Setting C++ project to take #defines from?


In Visual C++ 2008, Intellisense works pretty effectively.  Unfortunately,
when files are shared by the client and server, it assumes that I am working
with the client, which keeps Intellisense from working properly with server
stuff.  Is there any way that I can tell VC++ which project to use
project-based 'defines' from?  Thanks.

-Kohan


_________________________________________________________________
Windows LiveT: Keep your life in sync. 
http://windowslive.com/explore?ocid=TXT_TAGLM_WL_BR_life_in_synch_062009
_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders


_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders

Reply via email to