home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / pdflb302.zip / pdf / pdflib-3.0.2 / pdflib / pdflib.rc < prev    next >
Text File  |  2000-08-21  |  3KB  |  118 lines

  1. //Microsoft Developer Studio 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 "winres.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. #ifndef _MAC
  25. /////////////////////////////////////////////////////////////////////////////
  26. //
  27. // Version
  28. //
  29.  
  30. VS_VERSION_INFO VERSIONINFO
  31.  FILEVERSION 3,0,1,1
  32.  PRODUCTVERSION 3,0,1,1
  33.  FILEFLAGSMASK 0x3fL
  34. #ifdef _DEBUG
  35.  FILEFLAGS 0x1L
  36. #else
  37.  FILEFLAGS 0x0L
  38. #endif
  39.  FILEOS 0x4L
  40.  FILETYPE 0x2L
  41.  FILESUBTYPE 0x0L
  42. BEGIN
  43.     BLOCK "StringFileInfo"
  44.     BEGIN
  45.         BLOCK "040904b0"
  46.         BEGIN
  47.             VALUE "Comments", "www.pdflib.com\0"
  48.             VALUE "CompanyName", "PDFlib GmbH\0"
  49.             VALUE "FileDescription", "PDFlib - a library for generating PDF on the fly\0"
  50.             VALUE "FileVersion", "3.02\0"
  51.             VALUE "LegalCopyright", "Copyright ⌐ 1997-2000 PDFlib GmbH and Thomas Merz\0"
  52.             VALUE "OriginalFilename", "pdflib.dll\0"
  53.             VALUE "ProductName", "PDFlib for Windows\0"
  54.             VALUE "ProductVersion", "3.02\0"
  55.         END
  56.     END
  57.     BLOCK "VarFileInfo"
  58.     BEGIN
  59.         VALUE "Translation", 0x409, 1200
  60.     END
  61. END
  62.  
  63. #endif    // !_MAC
  64.  
  65.  
  66. #ifdef APSTUDIO_INVOKED
  67. /////////////////////////////////////////////////////////////////////////////
  68. //
  69. // TEXTINCLUDE
  70. //
  71.  
  72. 1 TEXTINCLUDE DISCARDABLE 
  73. BEGIN
  74.     "resrc1.h\0"
  75. END
  76.  
  77. 2 TEXTINCLUDE DISCARDABLE 
  78. BEGIN
  79.     "#include ""resource.h""\r\n"
  80.     "#include ""winres.h""\r\n"
  81.     "\0"
  82. END
  83.  
  84. 3 TEXTINCLUDE DISCARDABLE 
  85. BEGIN
  86.     "\r\n"
  87.     "\0"
  88. END
  89.  
  90. #endif    // APSTUDIO_INVOKED
  91.  
  92.  
  93. /////////////////////////////////////////////////////////////////////////////
  94. //
  95. // String Table
  96. //
  97.  
  98. STRINGTABLE DISCARDABLE 
  99. BEGIN
  100.     IDRETRY                 "pdflib"
  101. END
  102.  
  103. #endif    // German (Germany) resources
  104. /////////////////////////////////////////////////////////////////////////////
  105.  
  106.  
  107.  
  108. #ifndef APSTUDIO_INVOKED
  109. /////////////////////////////////////////////////////////////////////////////
  110. //
  111. // Generated from the TEXTINCLUDE 3 resource.
  112. //
  113.  
  114.  
  115. /////////////////////////////////////////////////////////////////////////////
  116. #endif    // not APSTUDIO_INVOKED
  117.  
  118.