Build prepared for Xcode and hopefully for QtCreator. Closed beta 9049002.

This commit is contained in:
John Preston
2016-06-08 13:24:20 +03:00
parent 0a96f633d5
commit fadd531fbb
11 changed files with 73 additions and 41 deletions
+4 -4
View File
@@ -34,8 +34,8 @@ IDI_ICON1 ICON "..\\art\\icon256.ico"
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 0,9,49,1
PRODUCTVERSION 0,9,49,1
FILEVERSION 0,9,49,2
PRODUCTVERSION 0,9,49,2
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
@@ -51,10 +51,10 @@ BEGIN
BLOCK "040904b0"
BEGIN
VALUE "CompanyName", "Telegram Messenger LLP"
VALUE "FileVersion", "0.9.49.1"
VALUE "FileVersion", "0.9.49.2"
VALUE "LegalCopyright", "Copyright (C) 2014-2016"
VALUE "ProductName", "Telegram Desktop"
VALUE "ProductVersion", "0.9.49.1"
VALUE "ProductVersion", "0.9.49.2"
END
END
BLOCK "VarFileInfo"