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-vc11.vcxproj | 178 ------------------------------------------ 1 file changed, 178 deletions(-) delete mode 100644 odb/qt/libodb-qt-vc11.vcxproj (limited to 'odb/qt/libodb-qt-vc11.vcxproj') 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) - - - - - -- cgit v1.1