Quote:
Originally Posted by brent2121
no , how can i set?
|
4: Go to Tools, click Options.
5: Press Projects, VC++ Directories.
6: On the dropdown choose "Include files".
7: Create a new line
8: Add the following folders"Resource","DX_SDK","BOOST_SDK".
For example you create a new line and you have the source on C:\SRC\ so it should be "C:\SRC\Resource", "C:\SRC\Official Source\DX_SDK" and "C:\SRC\Official Source\BOOST_SDK"
In the end it should look something like this:
9:Now back to the dropdown select"Library Files" and add "C:\SRC\OfficialSource\Lib"
10: Press ok.
11: Right click AccountServer and choose properties.
12: On the "Use of MFC" dropdown choose "use standard windows libraries"
13: Press ok
14: Right click "Solution 'all' (8 projects) and choose properties.
15: Go to "Configuration properties" and n the dropdown choose"NoGameguard"
16: Set all to compile as Release and Neuz as NoGameguard
17: Click OK
18: Right click "Solution 'all' (8 projects')" and choose rebuild solution
Quote:
Originally Posted by brent2121
yo mean the .sln?
|
Printscreen inside the all folder