5. Compiling and running a Sample Project
To add the proper pre-processor definition
1. Right click the project and select Properties
2. Select the C++ / Pre-processor
3. Under Pre-processor Definitions, if not already included, enter
_AIM_WINDOWS then select OK.
Figure 5-3 Sample project pre-processor definitions
To add the proper library
1. Right click the project and select Properties
2. Select the Linker / Input
3. Under Additional dependencies, if not already included, enter
api_mil.24.lib
To add the proper library path
1. Right click the project and select Properties
2. Select the Linker / General
3. Under Additional library directories, if not already included, enter ..\lib32.