//==============================================================================
|
// Filename: MILDYN.H
|
// Created by: M10U107.
|
// Content: This file was dynamically created by the Mil installation program.
|
// COPYRIGHT (c) Matrox Electronic Systems Ltd.
|
// All Rights Reserved
|
//==============================================================================
|
|
#define M_MIL_LITE 1
|
#if !M_MIL_USE_64BIT
|
#error "Win64 installation: Please select the x64 configuration."
|
#endif
|
|
#include "MilDyn\mil3ddisp.h"
|
#include "MilDyn\mil3dgeo.h"
|
#include "MilDyn\mil3dgra.h"
|
#include "MilDyn\milcom.h"
|
#include "MilDyn\mildisplay.h"
|
#include "MilDyn\milim.h"
|
#include "MilDyn\PFNC.h"
|