aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/irrlicht-1.8.1/examples/09.Meshviewer/9.Meshviewer.rc
diff options
context:
space:
mode:
authorDavid Walter Seikel2014-01-13 19:47:58 +1000
committerDavid Walter Seikel2014-01-13 19:47:58 +1000
commitf9158592e1478b2013afc7041d9ed041cf2d2f4a (patch)
treeb16e389d7988700e21b4c9741044cefa536dcbae /libraries/irrlicht-1.8.1/examples/09.Meshviewer/9.Meshviewer.rc
parentLibraries readme updated with change markers and more of the Irrlicht changes. (diff)
downloadSledjHamr-f9158592e1478b2013afc7041d9ed041cf2d2f4a.zip
SledjHamr-f9158592e1478b2013afc7041d9ed041cf2d2f4a.tar.gz
SledjHamr-f9158592e1478b2013afc7041d9ed041cf2d2f4a.tar.bz2
SledjHamr-f9158592e1478b2013afc7041d9ed041cf2d2f4a.tar.xz
Update Irrlicht to 1.8.1. Include actual change markers this time. lol
Diffstat (limited to '')
-rw-r--r--libraries/irrlicht-1.8.1/examples/09.Meshviewer/9.Meshviewer.rc84
1 files changed, 84 insertions, 0 deletions
diff --git a/libraries/irrlicht-1.8.1/examples/09.Meshviewer/9.Meshviewer.rc b/libraries/irrlicht-1.8.1/examples/09.Meshviewer/9.Meshviewer.rc
new file mode 100644
index 0000000..3208583
--- /dev/null
+++ b/libraries/irrlicht-1.8.1/examples/09.Meshviewer/9.Meshviewer.rc
@@ -0,0 +1,84 @@
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#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
20LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
21#pragma code_page(1252)
22#endif //_WIN32
23
24#ifdef APSTUDIO_INVOKED
25/////////////////////////////////////////////////////////////////////////////
26//
27// TEXTINCLUDE
28//
29
301 TEXTINCLUDE
31BEGIN
32 "resource.h\0"
33END
34
352 TEXTINCLUDE
36BEGIN
37 "#include ""afxres.h""\r\n"
38 "\0"
39END
40
413 TEXTINCLUDE
42BEGIN
43 "\r\n"
44 "\0"
45END
46
47#endif // APSTUDIO_INVOKED
48
49#endif // English (U.S.) resources
50/////////////////////////////////////////////////////////////////////////////
51
52
53/////////////////////////////////////////////////////////////////////////////
54// German (Austria) resources
55
56#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_DEA)
57#ifdef _WIN32
58LANGUAGE LANG_GERMAN, SUBLANG_GERMAN_AUSTRIAN
59#pragma code_page(1252)
60#endif //_WIN32
61
62/////////////////////////////////////////////////////////////////////////////
63//
64// Icon
65//
66
67// Icon with lowest ID value placed first to ensure application icon
68// remains consistent on all systems.
69IDI_ICON1 ICON "icon.ico"
70#endif // German (Austria) resources
71/////////////////////////////////////////////////////////////////////////////
72
73
74
75#ifndef APSTUDIO_INVOKED
76/////////////////////////////////////////////////////////////////////////////
77//
78// Generated from the TEXTINCLUDE 3 resource.
79//
80
81
82/////////////////////////////////////////////////////////////////////////////
83#endif // not APSTUDIO_INVOKED
84