From 5c0f8c04b7f89b05873007c9940bad48ddb98e78 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 7 Feb 2013 12:32:10 +0200 Subject: Add Qt5 VC project/solution files --- odb/qt/libodb-qt-vc10.vcxproj | 174 ---------------- odb/qt/libodb-qt-vc10.vcxproj.filters | 19 -- odb/qt/libodb-qt-vc11.vcxproj | 178 ---------------- odb/qt/libodb-qt-vc11.vcxproj.filters | 19 -- odb/qt/libodb-qt-vc9.vcproj | 359 --------------------------------- odb/qt/libodb-qt4-vc10.vcxproj | 174 ++++++++++++++++ odb/qt/libodb-qt4-vc10.vcxproj.filters | 19 ++ odb/qt/libodb-qt4-vc11.vcxproj | 178 ++++++++++++++++ odb/qt/libodb-qt4-vc11.vcxproj.filters | 19 ++ odb/qt/libodb-qt4-vc9.vcproj | 359 +++++++++++++++++++++++++++++++++ odb/qt/libodb-qt5-vc10.vcxproj | 174 ++++++++++++++++ odb/qt/libodb-qt5-vc10.vcxproj.filters | 19 ++ odb/qt/libodb-qt5-vc11.vcxproj | 178 ++++++++++++++++ odb/qt/libodb-qt5-vc11.vcxproj.filters | 19 ++ odb/qt/libodb-qt5-vc9.vcproj | 359 +++++++++++++++++++++++++++++++++ odb/qt/makefile | 19 +- 16 files changed, 1511 insertions(+), 755 deletions(-) delete mode 100644 odb/qt/libodb-qt-vc10.vcxproj delete mode 100644 odb/qt/libodb-qt-vc10.vcxproj.filters delete mode 100644 odb/qt/libodb-qt-vc11.vcxproj delete mode 100644 odb/qt/libodb-qt-vc11.vcxproj.filters delete mode 100644 odb/qt/libodb-qt-vc9.vcproj create mode 100644 odb/qt/libodb-qt4-vc10.vcxproj create mode 100644 odb/qt/libodb-qt4-vc10.vcxproj.filters create mode 100644 odb/qt/libodb-qt4-vc11.vcxproj create mode 100644 odb/qt/libodb-qt4-vc11.vcxproj.filters create mode 100644 odb/qt/libodb-qt4-vc9.vcproj create mode 100644 odb/qt/libodb-qt5-vc10.vcxproj create mode 100644 odb/qt/libodb-qt5-vc10.vcxproj.filters create mode 100644 odb/qt/libodb-qt5-vc11.vcxproj create mode 100644 odb/qt/libodb-qt5-vc11.vcxproj.filters create mode 100644 odb/qt/libodb-qt5-vc9.vcproj (limited to 'odb') diff --git a/odb/qt/libodb-qt-vc10.vcxproj b/odb/qt/libodb-qt-vc10.vcxproj deleted file mode 100644 index 6ea6610..0000000 --- a/odb/qt/libodb-qt-vc10.vcxproj +++ /dev/null @@ -1,174 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {4392B1DA-5467-11E0-93E8-00E0812AE2E8} - Win32Proj - libodb-qt - - - - DynamicLibrary - true - Unicode - - - DynamicLibrary - true - Unicode - - - DynamicLibrary - false - true - Unicode - - - DynamicLibrary - false - true - Unicode - - - - - - - - - - - - - - - - - - - true - ..\..\bin\ - odb-qt-d-__value__(interface_version)-vc10 - - - true - ..\..\bin64\ - odb-qt-d-__value__(interface_version)-vc10 - - - false - ..\..\bin\ - odb-qt-__value__(interface_version)-vc10 - - - false - ..\..\bin64\ - odb-qt-__value__(interface_version)-vc10 - - - - - - Level3 - Disabled - WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBODB_QT_DYNAMIC_LIB;%(PreprocessorDefinitions) - ..\.. - 4355;4800;4290;4251;%(DisableSpecificWarnings) - - - odb-d.lib;QtCored4.lib;%(AdditionalDependencies) - Windows - true - $(TargetPath) - ..\..\lib\odb-qt-d.lib - - - - - - - Level3 - Disabled - WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBODB_QT_DYNAMIC_LIB;%(PreprocessorDefinitions) - ..\.. - 4355;4800;4290;4251;%(DisableSpecificWarnings) - - - odb-d.lib;QtCored4.lib;%(AdditionalDependencies) - Windows - true - $(TargetPath) - ..\..\lib64\odb-qt-d.lib - - - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBODB_QT_DYNAMIC_LIB;%(PreprocessorDefinitions) - ..\.. - 4355;4800;4290;4251;%(DisableSpecificWarnings) - - - odb.lib;QtCore4.lib;%(AdditionalDependencies) - Windows - true - true - true - $(TargetPath) - ..\..\lib\odb-qt.lib - - - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBODB_QT_DYNAMIC_LIB;%(PreprocessorDefinitions) - ..\.. - 4355;4800;4290;4251;%(DisableSpecificWarnings) - - - odb.lib;QtCore4.lib;%(AdditionalDependencies) - Windows - true - true - true - $(TargetPath) - ..\..\lib64\odb-qt.lib - - - -__header_entries__(headers) - - -__source_entries__(sources) - - - - - diff --git a/odb/qt/libodb-qt-vc10.vcxproj.filters b/odb/qt/libodb-qt-vc10.vcxproj.filters deleted file mode 100644 index 083a1e7..0000000 --- a/odb/qt/libodb-qt-vc10.vcxproj.filters +++ /dev/null @@ -1,19 +0,0 @@ - - - - - {6D8C47F8-5566-11E0-8D23-00E0812AE2E8} - cxx - - - {8808F89C-5566-11E0-853E-00E0812AE2E8} - h;hxx;ixx;txx - - - -__header_filter_entries__(headers) - - -__source_filter_entries__(sources) - - diff --git a/odb/qt/libodb-qt-vc11.vcxproj b/odb/qt/libodb-qt-vc11.vcxproj deleted file mode 100644 index a5b6cf8..0000000 --- a/odb/qt/libodb-qt-vc11.vcxproj +++ /dev/null @@ -1,178 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {4392B1DA-5467-11E0-93E8-00E0812AE2E8} - Win32Proj - libodb-qt - - - - DynamicLibrary - true - v110 - Unicode - - - DynamicLibrary - true - v110 - Unicode - - - DynamicLibrary - false - v110 - true - Unicode - - - DynamicLibrary - false - v110 - true - Unicode - - - - - - - - - - - - - - - - - - - true - ..\..\bin\ - odb-qt-d-__value__(interface_version)-vc11 - - - true - ..\..\bin64\ - odb-qt-d-__value__(interface_version)-vc11 - - - false - ..\..\bin\ - odb-qt-__value__(interface_version)-vc11 - - - false - ..\..\bin64\ - odb-qt-__value__(interface_version)-vc11 - - - - - - Level3 - Disabled - WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBODB_QT_DYNAMIC_LIB;%(PreprocessorDefinitions) - ..\.. - 4355;4800;4290;4251;%(DisableSpecificWarnings) - - - odb-d.lib;QtCored4.lib;%(AdditionalDependencies) - Windows - true - $(TargetPath) - ..\..\lib\odb-qt-d.lib - - - - - - - Level3 - Disabled - WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBODB_QT_DYNAMIC_LIB;%(PreprocessorDefinitions) - ..\.. - 4355;4800;4290;4251;%(DisableSpecificWarnings) - - - odb-d.lib;QtCored4.lib;%(AdditionalDependencies) - Windows - true - $(TargetPath) - ..\..\lib64\odb-qt-d.lib - - - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBODB_QT_DYNAMIC_LIB;%(PreprocessorDefinitions) - ..\.. - 4355;4800;4290;4251;%(DisableSpecificWarnings) - - - odb.lib;QtCore4.lib;%(AdditionalDependencies) - Windows - true - true - true - $(TargetPath) - ..\..\lib\odb-qt.lib - - - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBODB_QT_DYNAMIC_LIB;%(PreprocessorDefinitions) - ..\.. - 4355;4800;4290;4251;%(DisableSpecificWarnings) - - - odb.lib;QtCore4.lib;%(AdditionalDependencies) - Windows - true - true - true - $(TargetPath) - ..\..\lib64\odb-qt.lib - - - -__header_entries__(headers) - - -__source_entries__(sources) - - - - - diff --git a/odb/qt/libodb-qt-vc11.vcxproj.filters b/odb/qt/libodb-qt-vc11.vcxproj.filters deleted file mode 100644 index 083a1e7..0000000 --- a/odb/qt/libodb-qt-vc11.vcxproj.filters +++ /dev/null @@ -1,19 +0,0 @@ - - - - - {6D8C47F8-5566-11E0-8D23-00E0812AE2E8} - cxx - - - {8808F89C-5566-11E0-853E-00E0812AE2E8} - h;hxx;ixx;txx - - - -__header_filter_entries__(headers) - - -__source_filter_entries__(sources) - - diff --git a/odb/qt/libodb-qt-vc9.vcproj b/odb/qt/libodb-qt-vc9.vcproj deleted file mode 100644 index 328e6b1..0000000 --- a/odb/qt/libodb-qt-vc9.vcproj +++ /dev/null @@ -1,359 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -__source_entries__(sources) - - -__file_entries__(headers) - - - - - diff --git a/odb/qt/libodb-qt4-vc10.vcxproj b/odb/qt/libodb-qt4-vc10.vcxproj new file mode 100644 index 0000000..7fca2e7 --- /dev/null +++ b/odb/qt/libodb-qt4-vc10.vcxproj @@ -0,0 +1,174 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {4392B1DA-5467-11E0-93E8-00E0812AE2E8} + Win32Proj + libodb-qt + + + + DynamicLibrary + true + Unicode + + + DynamicLibrary + true + Unicode + + + DynamicLibrary + false + true + Unicode + + + DynamicLibrary + false + true + Unicode + + + + + + + + + + + + + + + + + + + true + ..\..\bin\ + odb-qt4-d-__value__(interface_version)-vc10 + + + true + ..\..\bin64\ + odb-qt4-d-__value__(interface_version)-vc10 + + + false + ..\..\bin\ + odb-qt4-__value__(interface_version)-vc10 + + + false + ..\..\bin64\ + odb-qt4-__value__(interface_version)-vc10 + + + + + + Level3 + Disabled + WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBODB_QT_DYNAMIC_LIB;%(PreprocessorDefinitions) + ..\.. + 4355;4800;4290;4251;%(DisableSpecificWarnings) + + + odb-d.lib;QtCored4.lib;%(AdditionalDependencies) + Windows + true + $(TargetPath) + ..\..\lib\odb-qt-d.lib + + + + + + + Level3 + Disabled + WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBODB_QT_DYNAMIC_LIB;%(PreprocessorDefinitions) + ..\.. + 4355;4800;4290;4251;%(DisableSpecificWarnings) + + + odb-d.lib;QtCored4.lib;%(AdditionalDependencies) + Windows + true + $(TargetPath) + ..\..\lib64\odb-qt-d.lib + + + + + Level3 + + + MaxSpeed + true + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBODB_QT_DYNAMIC_LIB;%(PreprocessorDefinitions) + ..\.. + 4355;4800;4290;4251;%(DisableSpecificWarnings) + + + odb.lib;QtCore4.lib;%(AdditionalDependencies) + Windows + true + true + true + $(TargetPath) + ..\..\lib\odb-qt.lib + + + + + Level3 + + + MaxSpeed + true + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBODB_QT_DYNAMIC_LIB;%(PreprocessorDefinitions) + ..\.. + 4355;4800;4290;4251;%(DisableSpecificWarnings) + + + odb.lib;QtCore4.lib;%(AdditionalDependencies) + Windows + true + true + true + $(TargetPath) + ..\..\lib64\odb-qt.lib + + + +__header_entries__(headers) + + +__source_entries__(sources) + + + + + diff --git a/odb/qt/libodb-qt4-vc10.vcxproj.filters b/odb/qt/libodb-qt4-vc10.vcxproj.filters new file mode 100644 index 0000000..083a1e7 --- /dev/null +++ b/odb/qt/libodb-qt4-vc10.vcxproj.filters @@ -0,0 +1,19 @@ + + + + + {6D8C47F8-5566-11E0-8D23-00E0812AE2E8} + cxx + + + {8808F89C-5566-11E0-853E-00E0812AE2E8} + h;hxx;ixx;txx + + + +__header_filter_entries__(headers) + + +__source_filter_entries__(sources) + + diff --git a/odb/qt/libodb-qt4-vc11.vcxproj b/odb/qt/libodb-qt4-vc11.vcxproj new file mode 100644 index 0000000..8c64942 --- /dev/null +++ b/odb/qt/libodb-qt4-vc11.vcxproj @@ -0,0 +1,178 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {4392B1DA-5467-11E0-93E8-00E0812AE2E8} + Win32Proj + libodb-qt + + + + DynamicLibrary + true + v110 + Unicode + + + DynamicLibrary + true + v110 + Unicode + + + DynamicLibrary + false + v110 + true + Unicode + + + DynamicLibrary + false + v110 + true + Unicode + + + + + + + + + + + + + + + + + + + true + ..\..\bin\ + odb-qt4-d-__value__(interface_version)-vc11 + + + true + ..\..\bin64\ + odb-qt4-d-__value__(interface_version)-vc11 + + + false + ..\..\bin\ + odb-qt4-__value__(interface_version)-vc11 + + + false + ..\..\bin64\ + odb-qt4-__value__(interface_version)-vc11 + + + + + + Level3 + Disabled + WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBODB_QT_DYNAMIC_LIB;%(PreprocessorDefinitions) + ..\.. + 4355;4800;4290;4251;%(DisableSpecificWarnings) + + + odb-d.lib;QtCored4.lib;%(AdditionalDependencies) + Windows + true + $(TargetPath) + ..\..\lib\odb-qt-d.lib + + + + + + + Level3 + Disabled + WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBODB_QT_DYNAMIC_LIB;%(PreprocessorDefinitions) + ..\.. + 4355;4800;4290;4251;%(DisableSpecificWarnings) + + + odb-d.lib;QtCored4.lib;%(AdditionalDependencies) + Windows + true + $(TargetPath) + ..\..\lib64\odb-qt-d.lib + + + + + Level3 + + + MaxSpeed + true + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBODB_QT_DYNAMIC_LIB;%(PreprocessorDefinitions) + ..\.. + 4355;4800;4290;4251;%(DisableSpecificWarnings) + + + odb.lib;QtCore4.lib;%(AdditionalDependencies) + Windows + true + true + true + $(TargetPath) + ..\..\lib\odb-qt.lib + + + + + Level3 + + + MaxSpeed + true + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBODB_QT_DYNAMIC_LIB;%(PreprocessorDefinitions) + ..\.. + 4355;4800;4290;4251;%(DisableSpecificWarnings) + + + odb.lib;QtCore4.lib;%(AdditionalDependencies) + Windows + true + true + true + $(TargetPath) + ..\..\lib64\odb-qt.lib + + + +__header_entries__(headers) + + +__source_entries__(sources) + + + + + diff --git a/odb/qt/libodb-qt4-vc11.vcxproj.filters b/odb/qt/libodb-qt4-vc11.vcxproj.filters new file mode 100644 index 0000000..083a1e7 --- /dev/null +++ b/odb/qt/libodb-qt4-vc11.vcxproj.filters @@ -0,0 +1,19 @@ + + + + + {6D8C47F8-5566-11E0-8D23-00E0812AE2E8} + cxx + + + {8808F89C-5566-11E0-853E-00E0812AE2E8} + h;hxx;ixx;txx + + + +__header_filter_entries__(headers) + + +__source_filter_entries__(sources) + + diff --git a/odb/qt/libodb-qt4-vc9.vcproj b/odb/qt/libodb-qt4-vc9.vcproj new file mode 100644 index 0000000..bf0d728 --- /dev/null +++ b/odb/qt/libodb-qt4-vc9.vcproj @@ -0,0 +1,359 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +__source_entries__(sources) + + +__file_entries__(headers) + + + + + diff --git a/odb/qt/libodb-qt5-vc10.vcxproj b/odb/qt/libodb-qt5-vc10.vcxproj new file mode 100644 index 0000000..26d5a56 --- /dev/null +++ b/odb/qt/libodb-qt5-vc10.vcxproj @@ -0,0 +1,174 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {4392B1DA-5467-11E0-93E8-00E0812AE2E8} + Win32Proj + libodb-qt + + + + DynamicLibrary + true + Unicode + + + DynamicLibrary + true + Unicode + + + DynamicLibrary + false + true + Unicode + + + DynamicLibrary + false + true + Unicode + + + + + + + + + + + + + + + + + + + true + ..\..\bin\ + odb-qt5-d-__value__(interface_version)-vc10 + + + true + ..\..\bin64\ + odb-qt5-d-__value__(interface_version)-vc10 + + + false + ..\..\bin\ + odb-qt5-__value__(interface_version)-vc10 + + + false + ..\..\bin64\ + odb-qt5-__value__(interface_version)-vc10 + + + + + + Level3 + Disabled + WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBODB_QT_DYNAMIC_LIB;%(PreprocessorDefinitions) + ..\.. + 4355;4800;4290;4251;%(DisableSpecificWarnings) + + + odb-d.lib;QtCored5.lib;%(AdditionalDependencies) + Windows + true + $(TargetPath) + ..\..\lib\odb-qt-d.lib + + + + + + + Level3 + Disabled + WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBODB_QT_DYNAMIC_LIB;%(PreprocessorDefinitions) + ..\.. + 4355;4800;4290;4251;%(DisableSpecificWarnings) + + + odb-d.lib;QtCored5.lib;%(AdditionalDependencies) + Windows + true + $(TargetPath) + ..\..\lib64\odb-qt-d.lib + + + + + Level3 + + + MaxSpeed + true + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBODB_QT_DYNAMIC_LIB;%(PreprocessorDefinitions) + ..\.. + 4355;4800;4290;4251;%(DisableSpecificWarnings) + + + odb.lib;QtCore5.lib;%(AdditionalDependencies) + Windows + true + true + true + $(TargetPath) + ..\..\lib\odb-qt.lib + + + + + Level3 + + + MaxSpeed + true + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBODB_QT_DYNAMIC_LIB;%(PreprocessorDefinitions) + ..\.. + 4355;4800;4290;4251;%(DisableSpecificWarnings) + + + odb.lib;QtCore5.lib;%(AdditionalDependencies) + Windows + true + true + true + $(TargetPath) + ..\..\lib64\odb-qt.lib + + + +__header_entries__(headers) + + +__source_entries__(sources) + + + + + diff --git a/odb/qt/libodb-qt5-vc10.vcxproj.filters b/odb/qt/libodb-qt5-vc10.vcxproj.filters new file mode 100644 index 0000000..083a1e7 --- /dev/null +++ b/odb/qt/libodb-qt5-vc10.vcxproj.filters @@ -0,0 +1,19 @@ + + + + + {6D8C47F8-5566-11E0-8D23-00E0812AE2E8} + cxx + + + {8808F89C-5566-11E0-853E-00E0812AE2E8} + h;hxx;ixx;txx + + + +__header_filter_entries__(headers) + + +__source_filter_entries__(sources) + + diff --git a/odb/qt/libodb-qt5-vc11.vcxproj b/odb/qt/libodb-qt5-vc11.vcxproj new file mode 100644 index 0000000..adafff8 --- /dev/null +++ b/odb/qt/libodb-qt5-vc11.vcxproj @@ -0,0 +1,178 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {4392B1DA-5467-11E0-93E8-00E0812AE2E8} + Win32Proj + libodb-qt + + + + DynamicLibrary + true + v110 + Unicode + + + DynamicLibrary + true + v110 + Unicode + + + DynamicLibrary + false + v110 + true + Unicode + + + DynamicLibrary + false + v110 + true + Unicode + + + + + + + + + + + + + + + + + + + true + ..\..\bin\ + odb-qt5-d-__value__(interface_version)-vc11 + + + true + ..\..\bin64\ + odb-qt5-d-__value__(interface_version)-vc11 + + + false + ..\..\bin\ + odb-qt5-__value__(interface_version)-vc11 + + + false + ..\..\bin64\ + odb-qt5-__value__(interface_version)-vc11 + + + + + + Level3 + Disabled + WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBODB_QT_DYNAMIC_LIB;%(PreprocessorDefinitions) + ..\.. + 4355;4800;4290;4251;%(DisableSpecificWarnings) + + + odb-d.lib;QtCored5.lib;%(AdditionalDependencies) + Windows + true + $(TargetPath) + ..\..\lib\odb-qt-d.lib + + + + + + + Level3 + Disabled + WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBODB_QT_DYNAMIC_LIB;%(PreprocessorDefinitions) + ..\.. + 4355;4800;4290;4251;%(DisableSpecificWarnings) + + + odb-d.lib;QtCored5.lib;%(AdditionalDependencies) + Windows + true + $(TargetPath) + ..\..\lib64\odb-qt-d.lib + + + + + Level3 + + + MaxSpeed + true + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBODB_QT_DYNAMIC_LIB;%(PreprocessorDefinitions) + ..\.. + 4355;4800;4290;4251;%(DisableSpecificWarnings) + + + odb.lib;QtCore5.lib;%(AdditionalDependencies) + Windows + true + true + true + $(TargetPath) + ..\..\lib\odb-qt.lib + + + + + Level3 + + + MaxSpeed + true + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBODB_QT_DYNAMIC_LIB;%(PreprocessorDefinitions) + ..\.. + 4355;4800;4290;4251;%(DisableSpecificWarnings) + + + odb.lib;QtCore5.lib;%(AdditionalDependencies) + Windows + true + true + true + $(TargetPath) + ..\..\lib64\odb-qt.lib + + + +__header_entries__(headers) + + +__source_entries__(sources) + + + + + diff --git a/odb/qt/libodb-qt5-vc11.vcxproj.filters b/odb/qt/libodb-qt5-vc11.vcxproj.filters new file mode 100644 index 0000000..083a1e7 --- /dev/null +++ b/odb/qt/libodb-qt5-vc11.vcxproj.filters @@ -0,0 +1,19 @@ + + + + + {6D8C47F8-5566-11E0-8D23-00E0812AE2E8} + cxx + + + {8808F89C-5566-11E0-853E-00E0812AE2E8} + h;hxx;ixx;txx + + + +__header_filter_entries__(headers) + + +__source_filter_entries__(sources) + + diff --git a/odb/qt/libodb-qt5-vc9.vcproj b/odb/qt/libodb-qt5-vc9.vcproj new file mode 100644 index 0000000..3b3c96a --- /dev/null +++ b/odb/qt/libodb-qt5-vc9.vcproj @@ -0,0 +1,359 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +__source_entries__(sources) + + +__file_entries__(headers) + + + + + diff --git a/odb/qt/makefile b/odb/qt/makefile index 67cd22c..81f4764 100644 --- a/odb/qt/makefile +++ b/odb/qt/makefile @@ -61,17 +61,24 @@ $(dist): export headers = $(subst $(src_base)/,,$(shell find $(src_base) \ -name '*.hxx' -o -name '*.ixx' -o -name '*.txx')) $(dist): export options = $(subst $(src_base)/,,$(shell find $(src_base) \ -name '*.options')) -$(dist): export extra_dist := libodb-qt-vc9.vcproj \ -libodb-qt-vc10.vcxproj libodb-qt-vc10.vcxproj.filters \ -libodb-qt-vc11.vcxproj libodb-qt-vc11.vcxproj.filters +$(dist): export extra_dist := \ +libodb-qt4-vc9.vcproj \ +libodb-qt5-vc9.vcproj \ +libodb-qt4-vc10.vcxproj libodb-qt4-vc10.vcxproj.filters \ +libodb-qt5-vc10.vcxproj libodb-qt5-vc10.vcxproj.filters \ +libodb-qt4-vc11.vcxproj libodb-qt4-vc11.vcxproj.filters \ +libodb-qt5-vc11.vcxproj libodb-qt5-vc11.vcxproj.filters $(dist): export interface_version = $(shell sed -e \ 's/^\([0-9]*\.[0-9]*\).*/\1/' $(src_root)/version) $(dist): $(call dist-data,$(sources) $(headers) $(options) details/config.h.in) - $(call meta-vc9proj,$(src_base)/libodb-qt-vc9.vcproj) - $(call meta-vc10proj,$(src_base)/libodb-qt-vc10.vcxproj) - $(call meta-vc11proj,$(src_base)/libodb-qt-vc11.vcxproj) + $(call meta-vc9proj,$(src_base)/libodb-qt4-vc9.vcproj) + $(call meta-vc9proj,$(src_base)/libodb-qt5-vc9.vcproj) + $(call meta-vc10proj,$(src_base)/libodb-qt4-vc10.vcxproj) + $(call meta-vc10proj,$(src_base)/libodb-qt5-vc10.vcxproj) + $(call meta-vc11proj,$(src_base)/libodb-qt4-vc11.vcxproj) + $(call meta-vc11proj,$(src_base)/libodb-qt5-vc11.vcxproj) $(call meta-automake) # Clean. -- cgit v1.1