https://issues.shibboleth.net/jira/browse/CPPOST-81
[shibboleth/cpp-opensaml.git] / samlsign / samlsign.rc
1 //Microsoft Developer Studio generated resource script.
2 //
3 #include "resource.h"
4
5 #define APSTUDIO_READONLY_SYMBOLS
6 /////////////////////////////////////////////////////////////////////////////
7 //
8 // Generated from the TEXTINCLUDE 2 resource.
9 //
10 #include "afxres.h"
11
12 /////////////////////////////////////////////////////////////////////////////
13 #undef APSTUDIO_READONLY_SYMBOLS
14
15 /////////////////////////////////////////////////////////////////////////////
16 // English (U.S.) resources
17
18 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
19 #ifdef _WIN32
20 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
21 #pragma code_page(1252)
22 #endif //_WIN32
23
24 #ifndef _MAC
25 /////////////////////////////////////////////////////////////////////////////
26 //
27 // Version
28 //
29
30 VS_VERSION_INFO VERSIONINFO
31  FILEVERSION 2,5,2,0
32  PRODUCTVERSION 2,5,2,0
33  FILEFLAGSMASK 0x3fL
34 #ifdef _DEBUG
35  FILEFLAGS 0x1L
36 #else
37  FILEFLAGS 0x0L
38 #endif
39  FILEOS 0x40004L
40  FILETYPE 0x1L
41  FILESUBTYPE 0x0L
42 BEGIN
43     BLOCK "StringFileInfo"
44     BEGIN
45         BLOCK "040904b0"
46         BEGIN
47             VALUE "Comments", "\0"
48             VALUE "CompanyName", "Shibboleth Consortium\0"
49             VALUE "FileDescription", "OpenSAML Signature Utility\0"
50             VALUE "FileVersion", "2, 5, 2, 0\0"
51             VALUE "InternalName", "samlsign\0"
52             VALUE "LegalCopyright", "Copyright © 2013 UCAID\0"
53             VALUE "LegalTrademarks", "\0"
54             VALUE "OriginalFilename", "samlsign.exe\0"
55             VALUE "PrivateBuild", "\0"
56             VALUE "ProductName", "OpenSAML 2.5.2\0"
57             VALUE "ProductVersion", "2, 5, 2, 0\0"
58             VALUE "SpecialBuild", "\0"
59         END
60     END
61     BLOCK "VarFileInfo"
62     BEGIN
63         VALUE "Translation", 0x409, 1200
64     END
65 END
66
67 #endif    // !_MAC
68
69
70 #ifdef APSTUDIO_INVOKED
71 /////////////////////////////////////////////////////////////////////////////
72 //
73 // TEXTINCLUDE
74 //
75
76 1 TEXTINCLUDE DISCARDABLE 
77 BEGIN
78     "resource.h\0"
79 END
80
81 2 TEXTINCLUDE DISCARDABLE 
82 BEGIN
83     "#include ""afxres.h""\r\n"
84     "\0"
85 END
86
87 3 TEXTINCLUDE DISCARDABLE 
88 BEGIN
89     "\r\n"
90     "\0"
91 END
92
93 #endif    // APSTUDIO_INVOKED
94
95 #endif    // English (U.S.) resources
96 /////////////////////////////////////////////////////////////////////////////
97
98
99
100 #ifndef APSTUDIO_INVOKED
101 /////////////////////////////////////////////////////////////////////////////
102 //
103 // Generated from the TEXTINCLUDE 3 resource.
104 //
105
106
107 /////////////////////////////////////////////////////////////////////////////
108 #endif    // not APSTUDIO_INVOKED
109