ADM-XRC SDK 2.8.1 User Guide (Linux)
© Copyright 2001-2009 Alpha Data
This section assumes that that the ADM-XRC SDK has been installed in the default location, namely
C:/ADMXRC_SDK2.8.1 |
The search paths that are applied when building any application in MSVC can be changed. If you decide to use this method of configuring MSVC, bear in mind that the ADM-XRC header files and import libraries will become visible for inclusion to all applications that you subsequently build using the IDE.
C:/ADMXRC_SDK2.8.1/include
C:/ADMXRC_SDK2.8.1/lib/msvc
The new include and library search paths will apply to any project subsequently built with the MSVC++ IDE. Note that you will need to specify the API library to the linker on a per-project basis. To do this, follow these steps: