Main Page | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

quake3_private.h

Go to the documentation of this file.
00001 /* THIS FILE WILL BE OVERWRITTEN BY DEV-C++ */
00002 /* DO NOT EDIT ! */
00003 
00004 #ifndef QUAKE3_PRIVATE_H
00005 #define QUAKE3_PRIVATE_H
00006 
00007 /* VERSION DEFINITIONS */
00008 #define VER_STRING  "0.1.1.1"
00009 #define VER_MAJOR   0
00010 #define VER_MINOR   1
00011 #define VER_RELEASE 1
00012 #define VER_BUILD   1
00013 #define COMPANY_NAME    ""
00014 #define FILE_VERSION    "0.1"
00015 #define FILE_DESCRIPTION    "Developed using the Dev-C++ IDE"
00016 #define INTERNAL_NAME   ""
00017 #define LEGAL_COPYRIGHT ""
00018 #define LEGAL_TRADEMARKS    ""
00019 #define ORIGINAL_FILENAME   "quake3.exe"
00020 #define PRODUCT_NAME    "quake3"
00021 #define PRODUCT_VERSION "0.1"
00022 
00023 #endif /*QUAKE3_PRIVATE_H*/

Generated on Thu Aug 25 12:37:49 2005 for Quake III Arena by  doxygen 1.3.9.1