diff options
author | George Hazan <ghazan@miranda.im> | 2017-10-24 19:26:47 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2017-10-24 19:26:55 +0300 |
commit | a560d4c5ff208107d55f8b1223c3793ddaafae17 (patch) | |
tree | cbcd69b73411c82ee862a0d5758f936f37b68070 /plugins/AsSingleWindow | |
parent | f7c14153a93f88e4f21d03503daa8af75c3330e8 (diff) |
duplicate version resource removed
Diffstat (limited to 'plugins/AsSingleWindow')
-rw-r--r-- | plugins/AsSingleWindow/res/optionsPage.rc | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/plugins/AsSingleWindow/res/optionsPage.rc b/plugins/AsSingleWindow/res/optionsPage.rc index c012c98a51..84eb3a0f9d 100644 --- a/plugins/AsSingleWindow/res/optionsPage.rc +++ b/plugins/AsSingleWindow/res/optionsPage.rc @@ -92,45 +92,6 @@ BEGIN END
#endif // APSTUDIO_INVOKED
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// Version
-//
-
-VS_VERSION_INFO VERSIONINFO
- FILEVERSION 0,1,2,1
- PRODUCTVERSION 0,1,2,1
- FILEFLAGSMASK 0x3fL
-#ifdef _DEBUG
- FILEFLAGS 0x1L
-#else
- FILEFLAGS 0x0L
-#endif
- FILEOS 0x40004L
- FILETYPE 0x2L
- FILESUBTYPE 0x0L
-BEGIN
- BLOCK "StringFileInfo"
- BEGIN
- BLOCK "000904b0"
- BEGIN
- VALUE "CompanyName", "http://soar.name"
- VALUE "FileDescription", "AsSingleWindow plugin for Miranda NG"
- VALUE "FileVersion", "0.1.2.1"
- VALUE "InternalName", "AsSingleWindow.dll"
- VALUE "LegalCopyright", "Copyright © Soar, 2010-2011"
- VALUE "OriginalFilename", "AsSingleWindow.dll"
- VALUE "ProductName", "AsSingleWindow"
- VALUE "ProductVersion", "0.1.2.1"
- END
- END
- BLOCK "VarFileInfo"
- BEGIN
- VALUE "Translation", 0x9, 1200
- END
-END
-
#endif // Английский resources
/////////////////////////////////////////////////////////////////////////////
|