| version 1.19, 2001/10/08 14:52:19 |
version 1.20, 2001/10/24 16:55:14 |
| |
| | |
| Setup Visual C++ to find the NeL include and library files : | Setup Visual C++ to find the NeL include and library files : |
| | |
| - Add the NEL include directory to the "Library Files" category. | - Add the NEL include directory to the "Include Files" category. |
| ex: D:/test/code/nel/include | ex: D:/test/code/nel/include |
| | |
| - Add the STLPort library directory to the "Library Files" category. | - Add the NEL source directory to the "Include Files" category. |
| | ex: D:/test/code/nel/src |
| | |
| | - Add the NeL library directory to the "Library Files" category. |
| ex: D:/test/code/nel/lib | ex: D:/test/code/nel/lib |
| | |
| | |