]> granicus.if.org Git - apache/blob - os/win32/apache.rc
Win32 goodness for the core/http split.
[apache] / os / win32 / apache.rc
1 //Microsoft Developer Studio generated resource script.
2 //
3
4 #define APSTUDIO_READONLY_SYMBOLS
5 /////////////////////////////////////////////////////////////////////////////
6 //
7 // Generated from the TEXTINCLUDE 2 resource.
8 //
9 #include "winresrc.h"
10
11 /////////////////////////////////////////////////////////////////////////////
12 #undef APSTUDIO_READONLY_SYMBOLS
13
14 /////////////////////////////////////////////////////////////////////////////
15 // Neutral resources
16
17 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_NEU)
18 #ifdef _WIN32
19 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
20 #pragma code_page(1252)
21 #endif //_WIN32
22
23 /////////////////////////////////////////////////////////////////////////////
24 //
25 // Icon
26 //
27
28 // Icon with lowest ID value placed first to ensure application icon
29 // remains consistent on all systems.
30 101                     ICON    DISCARDABLE     "apache.ico"
31 #endif    // Neutral resources
32 /////////////////////////////////////////////////////////////////////////////
33
34
35 /////////////////////////////////////////////////////////////////////////////
36 // English (U.K.) resources
37
38 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENG)
39 #ifdef _WIN32
40 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_UK
41 #pragma code_page(1252)
42 #endif //_WIN32
43
44 #ifdef APSTUDIO_INVOKED
45 /////////////////////////////////////////////////////////////////////////////
46 //
47 // TEXTINCLUDE
48 //
49
50 2 TEXTINCLUDE DISCARDABLE 
51 BEGIN
52     "#include ""winresrc.h""\r\n"
53     "\0"
54 END
55
56 3 TEXTINCLUDE DISCARDABLE 
57 BEGIN
58     "\r\n"
59     "\0"
60 END
61
62 #endif    // APSTUDIO_INVOKED
63
64 #endif    // English (U.K.) resources
65 /////////////////////////////////////////////////////////////////////////////
66
67
68
69 #ifndef APSTUDIO_INVOKED
70 /////////////////////////////////////////////////////////////////////////////
71 //
72 // Generated from the TEXTINCLUDE 3 resource.
73 //
74
75
76 /////////////////////////////////////////////////////////////////////////////
77 #endif    // not APSTUDIO_INVOKED
78