home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2009 February / maximum-cd-2009-02.iso / DiscContents / SMC_1.6_win32.exe / makefiles / MSVC8.0 / Skript.rc < prev   
Encoding:
Text File  |  2007-08-30  |  1.6 KB  |  73 lines

  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. // German (Germany) resources
  17.  
  18. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_DEU)
  19. #ifdef _WIN32
  20. LANGUAGE LANG_GERMAN, SUBLANG_GERMAN
  21. #pragma code_page(1252)
  22. #endif //_WIN32
  23.  
  24. /////////////////////////////////////////////////////////////////////////////
  25. //
  26. // Icon
  27. //
  28.  
  29. // Icon with lowest ID value placed first to ensure application icon
  30. // remains consistent on all systems.
  31. IDR_MAINFRAME           ICON                    "idr_main.ico"
  32.  
  33. #ifdef APSTUDIO_INVOKED
  34. /////////////////////////////////////////////////////////////////////////////
  35. //
  36. // TEXTINCLUDE
  37. //
  38.  
  39. 1 TEXTINCLUDE 
  40. BEGIN
  41.     "resource.h\0"
  42. END
  43.  
  44. 2 TEXTINCLUDE 
  45. BEGIN
  46.     "#include ""afxres.h""\r\n"
  47.     "\0"
  48. END
  49.  
  50. 3 TEXTINCLUDE 
  51. BEGIN
  52.     "\r\n"
  53.     "\0"
  54. END
  55.  
  56. #endif    // APSTUDIO_INVOKED
  57.  
  58. #endif    // German (Germany) resources
  59. /////////////////////////////////////////////////////////////////////////////
  60.  
  61.  
  62.  
  63. #ifndef APSTUDIO_INVOKED
  64. /////////////////////////////////////////////////////////////////////////////
  65. //
  66. // Generated from the TEXTINCLUDE 3 resource.
  67. //
  68.  
  69.  
  70. /////////////////////////////////////////////////////////////////////////////
  71. #endif    // not APSTUDIO_INVOKED
  72.  
  73.