1
0

xspf.rc 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  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 "afxres.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. /////////////////////////////////////////////////////////////////////////////
  20. //
  21. // String Table
  22. //
  23. STRINGTABLE
  24. BEGIN
  25. IDS_XSPF_PLAYLIST "XML Shareable Playlist Format"
  26. END
  27. #endif // English (U.S.) resources
  28. /////////////////////////////////////////////////////////////////////////////
  29. /////////////////////////////////////////////////////////////////////////////
  30. // English (U.K.) resources
  31. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENG)
  32. #ifdef _WIN32
  33. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_UK
  34. #pragma code_page(1252)
  35. #endif //_WIN32
  36. #ifdef APSTUDIO_INVOKED
  37. /////////////////////////////////////////////////////////////////////////////
  38. //
  39. // TEXTINCLUDE
  40. //
  41. 1 TEXTINCLUDE
  42. BEGIN
  43. "resource.h\0"
  44. END
  45. 2 TEXTINCLUDE
  46. BEGIN
  47. "#include ""afxres.h""\r\n"
  48. "\0"
  49. END
  50. 3 TEXTINCLUDE
  51. BEGIN
  52. "#include ""version.rc2""\r\n"
  53. "\0"
  54. END
  55. #endif // APSTUDIO_INVOKED
  56. #endif // English (U.K.) resources
  57. /////////////////////////////////////////////////////////////////////////////
  58. #ifndef APSTUDIO_INVOKED
  59. /////////////////////////////////////////////////////////////////////////////
  60. //
  61. // Generated from the TEXTINCLUDE 3 resource.
  62. //
  63. #include "version.rc2"
  64. /////////////////////////////////////////////////////////////////////////////
  65. #endif // not APSTUDIO_INVOKED