]> git.ipfire.org Git - thirdparty/cups.git/blame - cups/libcups2.rc
Update ipp documentation to reflect the behavior of configuring WiFi on IPP USB printers.
[thirdparty/cups.git] / cups / libcups2.rc
CommitLineData
bb0d23b2
MS
1// Microsoft Visual C++ generated resource script.
2//
3
4#define APSTUDIO_READONLY_SYMBOLS
5/////////////////////////////////////////////////////////////////////////////
6//
7// Generated from the TEXTINCLUDE 2 resource.
8//
9#include "afxres.h"
10#include "WinVersRes.h"
11/////////////////////////////////////////////////////////////////////////////
12#undef APSTUDIO_READONLY_SYMBOLS
13
14/////////////////////////////////////////////////////////////////////////////
15// English (U.S.) resources
16
17#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
18#ifdef _WIN32
19LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
20#pragma code_page(1252)
21#endif //_WIN32
22
23/////////////////////////////////////////////////////////////////////////////
24//
25// Version
26//
27
28VS_VERSION_INFO VERSIONINFO
29 FILEVERSION MASTER_PROD_VERS
30 PRODUCTVERSION MASTER_PROD_VERS
31 FILEFLAGSMASK 0x17L
32#ifdef _DEBUG
33 FILEFLAGS 0x1L
34#else
35 FILEFLAGS 0x0L
36#endif
37 FILEOS 0x4L
38 FILETYPE 0x2L
39 FILESUBTYPE 0x0L
40BEGIN
41 BLOCK "StringFileInfo"
42 BEGIN
43 BLOCK "040904b0"
44 BEGIN
45 VALUE "CompanyName", MASTER_COMPANY_NAME
46 VALUE "FileDescription", "CUPS Library"
47 VALUE "FileVersion", MASTER_PROD_VERS_STR
48 VALUE "InternalName", "libcups2.dll"
49 VALUE "LegalCopyright", MASTER_LEGAL_COPYRIGHT
50 VALUE "OriginalFilename", "libcups2.dll"
51 VALUE "ProductName", MASTER_PROD_NAME
52 VALUE "ProductVersion", MASTER_PROD_VERS_STR
53 END
54 END
55 BLOCK "VarFileInfo"
56 BEGIN
57 VALUE "Translation", 0x409, 1200
58 END
59END
60
61#endif // English (U.S.) resources
62/////////////////////////////////////////////////////////////////////////////
63
64
65
66#ifndef APSTUDIO_INVOKED
67/////////////////////////////////////////////////////////////////////////////
68//
69// Generated from the TEXTINCLUDE 3 resource.
70//
71
72
73/////////////////////////////////////////////////////////////////////////////
74#endif // not APSTUDIO_INVOKED
75