From c9d1f394e5b44fcfab5ae7ef25006779516f03ff Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 27 May 2018 17:38:35 +0300 Subject: PRODUCTVERSION of any version resource to contain the number of current build --- plugins/AddContactPlus/res/Version.rc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'plugins/AddContactPlus') diff --git a/plugins/AddContactPlus/res/Version.rc b/plugins/AddContactPlus/res/Version.rc index fdeb14668c..b142b26411 100644 --- a/plugins/AddContactPlus/res/Version.rc +++ b/plugins/AddContactPlus/res/Version.rc @@ -4,9 +4,9 @@ #error this file is not editable by Microsoft Visual C++ #endif //APSTUDIO_INVOKED -#include "..\src\version.h" - -#define APSTUDIO_READONLY_SYMBOLS +#include "..\src\version.h" +#include + #define APSTUDIO_READONLY_SYMBOLS #include "afxres.h" #undef APSTUDIO_READONLY_SYMBOLS @@ -21,7 +21,7 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US VS_VERSION_INFO VERSIONINFO FILEVERSION __FILEVERSION_STRING - PRODUCTVERSION __FILEVERSION_STRING + PRODUCTVERSION MIRANDA_VERSION_FILEVERSION FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L -- cgit v1.2.3