GME  13
InterfaceVersion.h
Go to the documentation of this file.
00001 #ifndef INTERFACEVERSION_INCLUDED
00002 #define INTERFACEVERSION_INCLUDED
00003 
00004 // Interfaceversion.h file
00005 
00006 // CHECKSUM Core.idl = 2C5CD4DF
00007 // CHECKSUM Meta.idl = DF870113
00008 // CHECKSUM Mga.idl = 71217380
00009 // CHECKSUM MgaUtil.idl = B850E056
00010 // CHECKSUM MgaDecorator.idl = 14706DCC
00011 // CHECKSUM Gme.idl = F1BB15DD
00012 // CHECKSUM Parser.idl = 1EAAB0F2
00013 
00014 
00015 // if you ever change these version numbers manually:
00016 //      -- increase the major version part by one (the four left digits)
00017 //  -- set the minor part (four right digits) to 0001
00018 //  -- keep them in sync
00019 //  -- never decrease it
00020 cpp_quote("#ifndef INTERFACE_VERSION")
00021 cpp_quote("#define INTERFACE_VERSION 0x000200E6")
00022 cpp_quote("#endif //INTERFACE_VERSION")
00023 #define INTERFACE_VERSION 0x000200E6
00024 #endif