diff options
-rw-r--r-- | odb/boost/date-time/gregorian-common.options | 5 | ||||
-rw-r--r-- | odb/boost/date-time/posix-time-common.options | 5 | ||||
-rw-r--r-- | odb/boost/uuid/uuid-common.options | 5 |
3 files changed, 15 insertions, 0 deletions
diff --git a/odb/boost/date-time/gregorian-common.options b/odb/boost/date-time/gregorian-common.options new file mode 100644 index 0000000..a00bf3b --- /dev/null +++ b/odb/boost/date-time/gregorian-common.options @@ -0,0 +1,5 @@ +# file : odb/boost/date-time/gregorian-common.options +# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# license : GNU GPL v2; see accompanying LICENSE file + +--profile boost/version diff --git a/odb/boost/date-time/posix-time-common.options b/odb/boost/date-time/posix-time-common.options new file mode 100644 index 0000000..6b5f45f --- /dev/null +++ b/odb/boost/date-time/posix-time-common.options @@ -0,0 +1,5 @@ +# file : odb/boost/date-time/posix-time-common.options +# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# license : GNU GPL v2; see accompanying LICENSE file + +--profile boost/version diff --git a/odb/boost/uuid/uuid-common.options b/odb/boost/uuid/uuid-common.options new file mode 100644 index 0000000..bcefb21 --- /dev/null +++ b/odb/boost/uuid/uuid-common.options @@ -0,0 +1,5 @@ +# file : odb/boost/uuid/uuid-common.options +# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# license : GNU GPL v2; see accompanying LICENSE file + +--profile boost/version |