Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

Quirck_Version.h

Go to the documentation of this file.
00001 // THIS FILE WILL BE OVERWRITTEN BY DEV-C++!
00002 // DO NOT EDIT!
00003 
00004 #ifndef QUIRCK_VERSION_H
00005 #define QUIRCK_VERSION_H
00006 
00007 // VERSION DEFINITIONS
00008 #define VER_STRING      "0.4.7.0"
00009 #define VER_MAJOR       0
00010 #define VER_MINOR       4
00011 #define VER_RELEASE     7
00012 #define VER_BUILD       0
00013 #define COMPANY_NAME    "WebFuture"
00014 #define FILE_VERSION    ""
00015 #define FILE_DESCRIPTION        "Quirck IRC Client"
00016 #define INTERNAL_NAME   ""
00017 #define LEGAL_COPYRIGHT "Antonio Frongillo, Andrea Sarro, Daniele Quarta, Francesco Piermaria, Andrea Turbati, Luca Sambucini, Marco Sabatini e Emiliano Vonzin"
00018 #define LEGAL_TRADEMARKS        ""
00019 #define ORIGINAL_FILENAME       "Quirck.exe"
00020 #define PRODUCT_NAME    "Quirck IRC Client"
00021 #define PRODUCT_VERSION ""
00022 
00023 #endif //QUIRCK_VERSION_H

Generated on Thu Dec 2 16:51:42 2004 for Quirck by  doxygen 1.3.9.1