OSDN Git Service

Added support for Visual Studio 2019.4 (v16.4).
[mutilities/MUtilities.git] / MUtilities.rc
1 // Microsoft Visual C++ generated resource script.
2 //
3 #define MUTILS_INC_CONFIG
4 #include "src/Config.h"
5
6 #define APSTUDIO_READONLY_SYMBOLS
7 /////////////////////////////////////////////////////////////////////////////
8 //
9 // Generated from the TEXTINCLUDE 2 resource.
10 //
11 #include "WinResrc.h" //"afxres.h"
12
13 /////////////////////////////////////////////////////////////////////////////
14 #undef APSTUDIO_READONLY_SYMBOLS
15
16 /////////////////////////////////////////////////////////////////////////////
17 // Neutral resources
18
19 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_NEU)
20 #ifdef _WIN32
21 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
22 #pragma code_page(1252)
23 #endif //_WIN32
24
25 /////////////////////////////////////////////////////////////////////////////
26 //
27 // Version
28 //
29
30 VS_VERSION_INFO VERSIONINFO
31  FILEVERSION VER_MUTILS_MAJOR,VER_MUTILS_MINOR_HI,VER_MUTILS_MINOR_LO,VER_MUTILS_PATCH
32  PRODUCTVERSION VER_MUTILS_MAJOR,VER_MUTILS_MINOR_HI,VER_MUTILS_MINOR_LO,VER_MUTILS_PATCH
33  FILEFLAGSMASK 0x17L
34 #ifdef _DEBUG
35  FILEFLAGS 0x3L
36 #else
37  FILEFLAGS 0x2L
38 #endif
39  FILEOS 0x40004L
40  FILETYPE 0x1L
41  FILESUBTYPE 0x0L
42 BEGIN
43     BLOCK "StringFileInfo"
44     BEGIN
45         BLOCK "000004b0"
46         BEGIN
47             VALUE "Comments", "This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY"
48             VALUE "CompanyName", "Free Software Foundation"
49             VALUE "FileDescription", "MuldeR's Utilities for Qt"
50             VALUE "FileVersion", VER_MUTILS_STR
51             VALUE "InternalName", "MUtilities"
52             VALUE "LegalCopyright", "Copyright (C) 2004-2019 LoRd_MuldeR <MuldeR2@GMX.de>"
53             VALUE "LegalTrademarks", "This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License <http://www.gnu.org/>"
54             VALUE "OriginalFilename", "MUtils32-1.dll"
55             VALUE "ProductName", "MuldeR's Utilities for Qt"
56             VALUE "ProductVersion", VER_MUTILS_STR
57         END
58     END
59     BLOCK "VarFileInfo"
60     BEGIN
61         VALUE "Translation", 0x0, 1200
62     END
63 END
64
65 #endif    // Neutral resources
66 /////////////////////////////////////////////////////////////////////////////
67
68
69 /////////////////////////////////////////////////////////////////////////////
70 // German (Germany) resources
71
72 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_DEU)
73 #ifdef _WIN32
74 LANGUAGE LANG_GERMAN, SUBLANG_GERMAN
75 #pragma code_page(1252)
76 #endif //_WIN32
77
78 #ifdef APSTUDIO_INVOKED
79 /////////////////////////////////////////////////////////////////////////////
80 //
81 // TEXTINCLUDE
82 //
83
84 1 TEXTINCLUDE 
85 BEGIN
86     "src\\Resource.h\0"
87 END
88
89 2 TEXTINCLUDE 
90 BEGIN
91     "#include ""afxres.h""\r\n"
92     "\0"
93 END
94
95 3 TEXTINCLUDE 
96 BEGIN
97     "\r\n"
98     "\0"
99 END
100
101 #endif    // APSTUDIO_INVOKED
102
103 #endif    // German (Germany) resources
104 /////////////////////////////////////////////////////////////////////////////
105
106
107 #ifndef APSTUDIO_INVOKED
108 /////////////////////////////////////////////////////////////////////////////
109 //
110 // Generated from the TEXTINCLUDE 3 resource.
111 //
112
113
114 /////////////////////////////////////////////////////////////////////////////
115 #endif    // not APSTUDIO_INVOKED