#ifndef _MAC ///////////////////////////////////////////////////////////////////////////// // // Version // VS_VERSION_INFO VERSIONINFO FILEVERSION 0,6,0,6 PRODUCTVERSION 0,6,0,6 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L #else FILEFLAGS 0x0L #endif FILEOS 0x40004L FILETYPE 0x1L FILESUBTYPE 0x0L BEGIN BLOCK "StringFileInfo" BEGIN BLOCK "000004b0" BEGIN VALUE "Comments", "Licensed under the terms of the GNU General Public License\0" VALUE "CompanyName", " \0" VALUE "FileDescription", "Miranda IM\0" VALUE "FileVersion", "0.6 alpha build #6\0" VALUE "InternalName", "miranda32\0" VALUE "LegalCopyright", "Copyright © 2000-2006 Miranda IM Project. This software is released under the terms of the GNU General Public License.\0" VALUE "LegalTrademarks", "\0" VALUE "OriginalFilename", "miranda32.exe\0" VALUE "PrivateBuild", "\0" VALUE "ProductName", "Miranda IM\0" VALUE "ProductVersion", "0.6 alpha build #6\0" VALUE "SpecialBuild", "\0" END END BLOCK "VarFileInfo" BEGIN VALUE "Translation", 0x0, 1200 END END #endif // !_MAC