]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.excel/native/SimanticsExcel.rc
Fixed all line endings of the repository
[simantics/platform.git] / bundles / org.simantics.excel / native / SimanticsExcel.rc
1 // Microsoft Visual C++ 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 #ifndef APSTUDIO_INVOKED
11 #include "targetver.h"
12 #endif
13 #include "afxres.h"
14
15 /////////////////////////////////////////////////////////////////////////////
16 #undef APSTUDIO_READONLY_SYMBOLS
17
18 #ifdef APSTUDIO_INVOKED
19 /////////////////////////////////////////////////////////////////////////////
20 //
21 // TEXTINCLUDE
22 //
23
24 1 TEXTINCLUDE
25 BEGIN
26     "resource.h\0"
27 END
28
29 2 TEXTINCLUDE
30 BEGIN
31         "#ifndef APSTUDIO_INVOKED\r\n"
32     "#include ""targetver.h""\r\n"
33     "#endif\r\n"
34     "#include ""afxres.h""\r\n"
35     "\0"
36 END
37
38 3 TEXTINCLUDE
39 BEGIN
40     "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
41     "#define _AFX_NO_OLE_RESOURCES\r\n"
42     "#define _AFX_NO_TRACKER_RESOURCES\r\n"
43     "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
44     "\r\n"
45         "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n"
46         "LANGUAGE 9, 1\r\n"
47         "#pragma code_page(1252)\r\n"
48     "#include ""res\\SimanticsExcel.rc2""  // non-Microsoft Visual C++ edited resources\r\n"
49 #ifndef _AFXDLL
50     "#include ""afxres.rc""     // Standard components\r\n"
51 #endif
52     "#endif\r\n"
53     "\0"
54 END
55
56 /////////////////////////////////////////////////////////////////////////////
57 #endif    // APSTUDIO_INVOKED
58
59
60 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
61 LANGUAGE 9, 1
62 #pragma code_page(1252)
63
64 /////////////////////////////////////////////////////////////////////////////
65 //
66 // Version
67 //
68
69 VS_VERSION_INFO     VERSIONINFO
70   FILEVERSION       1,0,0,1
71   PRODUCTVERSION    1,0,0,1
72  FILEFLAGSMASK 0x3fL
73 #ifdef _DEBUG
74  FILEFLAGS 0x1L
75 #else
76  FILEFLAGS 0x0L
77 #endif
78  FILEOS 0x4L
79  FILETYPE 0x2L
80  FILESUBTYPE 0x0L
81 BEGIN
82         BLOCK "StringFileInfo"
83         BEGIN
84         BLOCK "040904e4"
85                 BEGIN
86             VALUE "CompanyName", "TODO: <Company name>"
87             VALUE "FileDescription", "TODO: <File description>"
88                         VALUE "FileVersion",     "1.0.0.1"
89                         VALUE "InternalName",    "SimanticsExcel.dll"
90             VALUE "LegalCopyright", "TODO: (c) <Company name>.  All rights reserved."
91                         VALUE "OriginalFilename","SimanticsExcel.dll"
92             VALUE "ProductName", "TODO: <Product name>"
93                         VALUE "ProductVersion",  "1.0.0.1"
94                 END
95         END
96         BLOCK "VarFileInfo"
97         BEGIN
98                 VALUE "Translation", 0x0409, 1252
99     END
100 END
101
102 #endif
103 #ifndef APSTUDIO_INVOKED
104
105 /////////////////////////////////////////////////////////////////////////////
106 //
107 // Generated from the TEXTINCLUDE 3 resource.
108 //
109 #define _AFX_NO_SPLITTER_RESOURCES
110 #define _AFX_NO_OLE_RESOURCES
111 #define _AFX_NO_TRACKER_RESOURCES
112 #define _AFX_NO_PROPERTY_RESOURCES
113
114 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
115 LANGUAGE 9, 1
116 #pragma code_page(1252)
117 #include "res\\SimanticsExcel.rc2"  // non-Microsoft Visual C++ edited resources
118 #ifndef _AFXDLL
119 #include "afxres.rc"    // Standard components
120 #endif
121 #endif
122
123 /////////////////////////////////////////////////////////////////////////////
124 #endif    // not APSTUDIO_INVOKED
125