version.rc 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  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. #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 ""afxres.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. // Version
  42. //
  43. VS_VERSION_INFO VERSIONINFO
  44. FILEVERSION 2.0.0.1156
  45. PRODUCTVERSION 2.0.0.1156
  46. FILEFLAGSMASK 0x17L
  47. #ifdef _DEBUG
  48. FILEFLAGS 0x1L
  49. #else
  50. FILEFLAGS 0x0L
  51. #endif
  52. FILEOS 0x4L
  53. FILETYPE 0x2L
  54. FILESUBTYPE 0x0L
  55. BEGIN
  56. BLOCK "StringFileInfo"
  57. BEGIN
  58. BLOCK "040904b0"
  59. BEGIN
  60. VALUE "CompanyName", "Doubango telecom"
  61. VALUE "FileDescription", "Doubango IMS Framework"
  62. VALUE "FileVersion", "2.0.0.1156"
  63. VALUE "InternalName", "tinywrap.dll"
  64. VALUE "LegalCopyright", "(c) 2010-2013 Doubango Telecom. All rights reserved."
  65. VALUE "OriginalFilename", "tinywrap.dll"
  66. VALUE "ProductName", "Doubango IMS Framework"
  67. VALUE "ProductVersion", "2.0.0.1156"
  68. END
  69. END
  70. BLOCK "VarFileInfo"
  71. BEGIN
  72. VALUE "Translation", 0x409, 1200
  73. END
  74. END
  75. #endif // English (U.S.) resources
  76. /////////////////////////////////////////////////////////////////////////////
  77. #ifndef APSTUDIO_INVOKED
  78. /////////////////////////////////////////////////////////////////////////////
  79. //
  80. // Generated from the TEXTINCLUDE 3 resource.
  81. //
  82. /////////////////////////////////////////////////////////////////////////////
  83. #endif // not APSTUDIO_INVOKED