gwnavruntime/basesystem/checkbuildsetup.h Source File

checkbuildsetup.h
Go to the documentation of this file.
1 /*
2 * Copyright 2015 Autodesk, Inc. All rights reserved.
3 * Use of this software is subject to the terms of the Autodesk license agreement and any attachments or Appendices thereto provided at the time of installation or download,
4 * or which otherwise accompanies this software in either electronic or hard copy form, or which is signed by you and accepted by Autodesk.
5 */
6 
7 // This file is here in order to be used by customer to ensure builds are setup as expected.
8 // Note that counterpart checkbuildsetup.inl is only intended to ensure sdk libraries are properly built, user doesn't have to comply with it.
9 
10 #ifndef Navigation_CheckBuildSetup_H
11 #define Navigation_CheckBuildSetup_H
12 
13 
14 #endif