AccessToSqlite.rc 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119
  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. #ifdef APSTUDIO_INVOKED
  13. /////////////////////////////////////////////////////////////////////////////
  14. //
  15. // TEXTINCLUDE
  16. //
  17. 1 TEXTINCLUDE
  18. BEGIN
  19. "resource.h\0"
  20. END
  21. 2 TEXTINCLUDE
  22. BEGIN
  23. "#include ""afxres.h""\r\n"
  24. "\0"
  25. END
  26. 3 TEXTINCLUDE
  27. BEGIN
  28. "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
  29. "#define _AFX_NO_OLE_RESOURCES\r\n"
  30. "#define _AFX_NO_TRACKER_RESOURCES\r\n"
  31. "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
  32. "\r\n"
  33. "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n"
  34. "LANGUAGE 9, 1\r\n"
  35. "#pragma code_page(1252)\r\n"
  36. "#include ""res\\AccessToSqlite.rc2"" // non-Microsoft Visual C++ edited resources\r\n"
  37. #ifndef _AFXDLL
  38. "#include ""afxres.rc"" // Standard components\r\n"
  39. #endif
  40. "#endif\r\n"
  41. "\0"
  42. END
  43. /////////////////////////////////////////////////////////////////////////////
  44. #endif // APSTUDIO_INVOKED
  45. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  46. LANGUAGE 9, 1
  47. #pragma code_page(1252)
  48. /////////////////////////////////////////////////////////////////////////////
  49. //
  50. // Version
  51. //
  52. VS_VERSION_INFO VERSIONINFO
  53. FILEVERSION 1,0,0,1
  54. PRODUCTVERSION 1,0,0,1
  55. FILEFLAGSMASK 0x3fL
  56. #ifdef _DEBUG
  57. FILEFLAGS 0x1L
  58. #else
  59. FILEFLAGS 0x0L
  60. #endif
  61. FILEOS 0x4L
  62. FILETYPE 0x2L
  63. FILESUBTYPE 0x0L
  64. BEGIN
  65. BLOCK "StringFileInfo"
  66. BEGIN
  67. BLOCK "040904e4"
  68. BEGIN
  69. VALUE "CompanyName", "TODO: <Company name>"
  70. VALUE "FileDescription", "TODO: <File description>"
  71. VALUE "FileVersion", "1.0.0.1"
  72. VALUE "InternalName", "AccessToSqlite.dll"
  73. VALUE "LegalCopyright", "TODO: (c) <Company name>. All rights reserved."
  74. VALUE "OriginalFilename","AccessToSqlite.dll"
  75. VALUE "ProductName", "TODO: <Product name>"
  76. VALUE "ProductVersion", "1.0.0.1"
  77. END
  78. END
  79. BLOCK "VarFileInfo"
  80. BEGIN
  81. VALUE "Translation", 0x0409, 1252
  82. END
  83. END
  84. #endif
  85. #ifndef APSTUDIO_INVOKED
  86. /////////////////////////////////////////////////////////////////////////////
  87. //
  88. // Generated from the TEXTINCLUDE 3 resource.
  89. //
  90. #define _AFX_NO_SPLITTER_RESOURCES
  91. #define _AFX_NO_OLE_RESOURCES
  92. #define _AFX_NO_TRACKER_RESOURCES
  93. #define _AFX_NO_PROPERTY_RESOURCES
  94. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  95. LANGUAGE 9, 1
  96. #pragma code_page(1252)
  97. #include "res\\AccessToSqlite.rc2" // non-Microsoft Visual C++ edited resources
  98. #ifndef _AFXDLL
  99. #include "afxres.rc" // Standard components
  100. #endif
  101. #endif
  102. /////////////////////////////////////////////////////////////////////////////
  103. #endif // not APSTUDIO_INVOKED