You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

89 lines
2.2 KiB

  1. // Microsoft Visual C++ generated resource script.
  2. //
  3. #include "resource.h"
  4. #include "../../revision.h"
  5. #define APSTUDIO_READONLY_SYMBOLS
  6. /////////////////////////////////////////////////////////////////////////////
  7. //
  8. // Generated from the TEXTINCLUDE 2 resource.
  9. //
  10. #define APSTUDIO_HIDDEN_SYMBOLS
  11. #include "windows.h"
  12. #undef APSTUDIO_HIDDEN_SYMBOLS
  13. /////////////////////////////////////////////////////////////////////////////
  14. #undef APSTUDIO_READONLY_SYMBOLS
  15. /////////////////////////////////////////////////////////////////////////////
  16. // Deutsch (Deutschland) resources
  17. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_DEU)
  18. #ifdef _WIN32
  19. LANGUAGE LANG_GERMAN, SUBLANG_GERMAN
  20. #pragma code_page(1252)
  21. #endif //_WIN32
  22. /////////////////////////////////////////////////////////////////////////////
  23. //
  24. // Icon
  25. //
  26. // Icon with lowest ID value placed first to ensure application icon
  27. // remains consistent on all systems.
  28. IDI_ASSIMP_VIEW ICON "../shared/assimp_tools_icon.ico"
  29. /////////////////////////////////////////////////////////////////////////////
  30. //
  31. // Version
  32. //
  33. VS_VERSION_INFO VERSIONINFO
  34. FILEVERSION 1, 1, GitVersion, 0
  35. PRODUCTVERSION 1, 1, GitVersion, 1
  36. FILEFLAGSMASK 0x17L
  37. #ifdef _DEBUG
  38. FILEFLAGS 0x1L
  39. #else
  40. FILEFLAGS 0x0L
  41. #endif
  42. FILEOS 0x4L
  43. FILETYPE 0x0L
  44. FILESUBTYPE 0x0L
  45. BEGIN
  46. BLOCK "StringFileInfo"
  47. BEGIN
  48. BLOCK "040704b0"
  49. BEGIN
  50. VALUE "CompanyName", "assimp team"
  51. VALUE "FileDescription", "ASSIMP Command-line Tools"
  52. VALUE "FileVersion", "1, 1, SVNRevision, 0"
  53. VALUE "InternalName", "assimp_view"
  54. VALUE "LegalCopyright", "Licensed under the LGPL"
  55. VALUE "OriginalFilename", "assimp.exe"
  56. VALUE "ProductName", "ASSIMP Command-line Tools"
  57. VALUE "ProductVersion", "1, 1, SVNRevision, 0"
  58. END
  59. END
  60. BLOCK "VarFileInfo"
  61. BEGIN
  62. VALUE "Translation", 0x407, 1200
  63. END
  64. END
  65. #ifndef APSTUDIO_INVOKED
  66. /////////////////////////////////////////////////////////////////////////////
  67. //
  68. // Generated from the TEXTINCLUDE 3 resource.
  69. //
  70. /////////////////////////////////////////////////////////////////////////////
  71. #endif // not APSTUDIO_INVOKED
  72. #endif