aboutsummaryrefslogtreecommitdiff
path: root/odb/qt/basic-oracle.options
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-01-14 14:20:27 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-01-14 14:20:27 +0200
commit08acfc5f7024bb42a37c6261bd10af7a8cbbad71 (patch)
tree90314ad8edb83972496e9fb30be98ac50f61d240 /odb/qt/basic-oracle.options
parentbb12bfac7909cc6b23743a638f04a5ef988dcd76 (diff)
Move database-specific option files into sub-profile sub-directories
Diffstat (limited to 'odb/qt/basic-oracle.options')
-rw-r--r--odb/qt/basic-oracle.options14
1 files changed, 0 insertions, 14 deletions
diff --git a/odb/qt/basic-oracle.options b/odb/qt/basic-oracle.options
deleted file mode 100644
index 6e88522..0000000
--- a/odb/qt/basic-oracle.options
+++ /dev/null
@@ -1,14 +0,0 @@
-# file : odb/qt/basic-oracle.options
-# author : Constantin Michael <constantin@codesynthesis.com>
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
-# license : GNU GPL v2; see accompanying LICENSE file
-
---profile qt/version
-
-# Include the default mapping in prologue instead of epilogue to
-# allow the user to override the default mapping.
-#
---odb-prologue '#include <odb/qt/basic/oracle/default-mapping.hxx>'
-
---hxx-prologue '#include <odb/qt/basic/oracle/qstring-traits.hxx>'
---hxx-prologue '#include <odb/qt/basic/oracle/qbyte-array-traits.hxx>'