VR-Forces 4.0.4 Class Documentation
include/vrfutil/rsrcTypes.h
Go to the documentation of this file.
00001 /*******************************************************************************
00002 ** Copyright (c) 1999 MaK Technologies, Inc.
00003 ** All rights reserved.
00004 *******************************************************************************/
00005 /******************************************************************************
00006 ** $RCSfile: rsrcTypes.h,v $ $Revision: 1.7 $ $State: Exp $
00007 *******************************************************************************/
00008 
00011 
00017 
00018 #ifndef DtResourceTypes_H_
00019 #define DtResourceTypes_H_
00020 
00021 const char DtIntegerResourceType[] = "integer-resource";
00022 const char DtRealResourceType[] = "real-resource";
00023 const char DtMunitionResourceType[] = "munition-resource";
00024 
00029 const char DtResourseSeperatorCharacter = '|';
00030 
00031 #endif

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)