ACM for Windows
|
![]() |
This document outlines the steps required to set up your Visual C++ Developer Studio Environment to allow you to build ACM for Windows. This information was extracted from the Help file shipped with ACM for Windows.
The basic workspace includes five projects:
| acm | \source\acm\pc\acm.dsp | The main program |
| fsim | \source\acm\src\fsim.dsp | the flight simulation library |
| vlib | \source\acm\V\lib\vlib.dsp | the 3D graphics library |
| dis | \source\acm\dis\lib\dis.dsp | the IEEE 1278 DIS library |
| disgen | \source\acm\dis\disgen\disgen.dsp | a DIS header file generator |