PageRenderTime 88ms CodeModel.GetById 1ms RepoModel.GetById 0ms app.codeStats 0ms

/indra/newview/res/viewerRes.rc

https://bitbucket.org/lindenlab/viewer-beta/
Unknown | 178 lines | 149 code | 29 blank | 0 comment | 0 complexity | 7d676570528921bc2230908532edac0d MD5 | raw file
Possible License(s): LGPL-2.1
  1. // Microsoft Visual C++ generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #include "windows.h"
  10. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. // English (U.S.) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  17. #pragma code_page(1252)
  18. #endif //_WIN32
  19. #ifdef APSTUDIO_INVOKED
  20. /////////////////////////////////////////////////////////////////////////////
  21. //
  22. // TEXTINCLUDE
  23. //
  24. 1 TEXTINCLUDE
  25. BEGIN
  26. "resource.h\0"
  27. END
  28. 2 TEXTINCLUDE
  29. BEGIN
  30. "#include ""windows.h""\r\n"
  31. "\0"
  32. END
  33. 3 TEXTINCLUDE
  34. BEGIN
  35. "\r\n"
  36. "\0"
  37. END
  38. #endif // APSTUDIO_INVOKED
  39. /////////////////////////////////////////////////////////////////////////////
  40. //
  41. // Icon
  42. //
  43. // Icon with lowest ID value placed first to ensure application icon
  44. // remains consistent on all systems.
  45. IDI_LL_ICON ICON "ll_icon.ico"
  46. IDI_LCD_LL_ICON ICON "icon1.ico"
  47. /////////////////////////////////////////////////////////////////////////////
  48. //
  49. // Dialog
  50. //
  51. SPLASHSCREEN DIALOG 32, 32, 264, 34
  52. STYLE DS_SETFONT | DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE
  53. FONT 8, "MS Sans Serif"
  54. BEGIN
  55. ICON IDI_LL_ICON,IDC_STATIC,7,7,20,20
  56. LTEXT "Loading Second Life...",666,36,13,211,8
  57. END
  58. /////////////////////////////////////////////////////////////////////////////
  59. //
  60. // DESIGNINFO
  61. //
  62. #ifdef APSTUDIO_INVOKED
  63. GUIDELINES DESIGNINFO
  64. BEGIN
  65. "SPLASHSCREEN", DIALOG
  66. BEGIN
  67. LEFTMARGIN, 7
  68. RIGHTMARGIN, 257
  69. VERTGUIDE, 36
  70. TOPMARGIN, 7
  71. BOTTOMMARGIN, 27
  72. END
  73. END
  74. #endif // APSTUDIO_INVOKED
  75. /////////////////////////////////////////////////////////////////////////////
  76. //
  77. // Cursor
  78. //
  79. TOOLGRAB CURSOR "lltoolgrab.cur"
  80. TOOLLAND CURSOR "lltoolland.cur"
  81. TOOLZOOMIN CURSOR "lltoolzoomin.cur"
  82. TOOLCREATE CURSOR "lltoolcreate.cur"
  83. ARROWDRAG CURSOR "llarrowdrag.cur"
  84. ARROW CURSOR "llarrow.cur"
  85. NOLOCKED CURSOR "llnolocked.cur"
  86. ARROWLOCKED CURSOR "llarrowlocked.cur"
  87. GRABLOCKED CURSOR "llgrablocked.cur"
  88. TOOLROTATE CURSOR "lltoolrotate.cur"
  89. TOOLTRANSLATE CURSOR "lltooltranslate.cur"
  90. TOOLSCALE CURSOR "lltoolscale.cur"
  91. TOOLCAMERA CURSOR "lltoolcamera.cur"
  92. TOOLPAN CURSOR "lltoolpan.cur"
  93. TOOLFOCUS CURSOR "lltoolfocus.cur"
  94. TOOLPICKOBJECT3 CURSOR "toolpickobject3.cur"
  95. ARROWCOPY CURSOR "arrowcop.cur"
  96. ARROWDRAGMULTI CURSOR "llarrowdragmulti.cur"
  97. ARROWCOPYMULTI CURSOR "arrowcopmulti.cur"
  98. TOOLPIPETTE CURSOR "toolpipette.cur"
  99. TOOLPLAY CURSOR "toolplay.cur"
  100. TOOLPAUSE CURSOR "toolpause.cur"
  101. TOOLMEDIAOPEN CURSOR "toolmediaopen.cur"
  102. TOOLBUY CURSOR "toolbuy.cur"
  103. TOOLOPEN CURSOR "toolopen.cur"
  104. TOOLSIT CURSOR "toolsit.cur"
  105. /////////////////////////////////////////////////////////////////////////////
  106. //
  107. // Version
  108. //
  109. VS_VERSION_INFO VERSIONINFO
  110. FILEVERSION 2,1,1,0
  111. PRODUCTVERSION 2,1,1,0
  112. FILEFLAGSMASK 0x3fL
  113. #ifdef _DEBUG
  114. FILEFLAGS 0x1L
  115. #else
  116. FILEFLAGS 0x0L
  117. #endif
  118. FILEOS 0x40004L
  119. FILETYPE 0x1L
  120. FILESUBTYPE 0x0L
  121. BEGIN
  122. BLOCK "StringFileInfo"
  123. BEGIN
  124. BLOCK "040904b0"
  125. BEGIN
  126. VALUE "CompanyName", "Linden Lab"
  127. VALUE "FileDescription", "Second Life"
  128. VALUE "FileVersion", "2.1.1.0"
  129. VALUE "InternalName", "Second Life"
  130. VALUE "LegalCopyright", "Copyright ? 2001-2010, Linden Research, Inc."
  131. VALUE "OriginalFilename", "SecondLife.exe"
  132. VALUE "ProductName", "Second Life"
  133. VALUE "ProductVersion", "2.1.1.0"
  134. END
  135. END
  136. BLOCK "VarFileInfo"
  137. BEGIN
  138. VALUE "Translation", 0x409, 1200
  139. END
  140. END
  141. #endif // English (U.S.) resources
  142. /////////////////////////////////////////////////////////////////////////////
  143. #ifndef APSTUDIO_INVOKED
  144. /////////////////////////////////////////////////////////////////////////////
  145. //
  146. // Generated from the TEXTINCLUDE 3 resource.
  147. //
  148. /////////////////////////////////////////////////////////////////////////////
  149. #endif // not APSTUDIO_INVOKED