mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
Сделал коннект и логин
This commit is contained in:
@@ -233,7 +233,7 @@ InstructorsAndTrainees_BINARY_DIR:STATIC=D:/LMS/DB_IaT/Debug64
|
||||
InstructorsAndTrainees_IS_TOP_LEVEL:STATIC=ON
|
||||
|
||||
//Dependencies for the target
|
||||
InstructorsAndTrainees_LIB_DEPENDS:STATIC=general;Qt5::Widgets;general;Qt5::Sql;general;Qt5::Xml;general;libDataBaseLMS.dll;
|
||||
InstructorsAndTrainees_LIB_DEPENDS:STATIC=general;Qt5::Widgets;general;Qt5::Sql;general;Qt5::Xml;general;Qt5::Network;general;libDataBaseLMS.dll;
|
||||
|
||||
//Value Computed by CMake
|
||||
InstructorsAndTrainees_SOURCE_DIR:STATIC=D:/LMS/DB_IaT/InstructorsAndTrainees
|
||||
@@ -250,6 +250,9 @@ Qt5Gui_DIR:PATH=C:/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5Gui
|
||||
//The directory containing a CMake configuration file for Qt5LinguistTools.
|
||||
Qt5LinguistTools_DIR:PATH=C:/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5LinguistTools
|
||||
|
||||
//The directory containing a CMake configuration file for Qt5Network.
|
||||
Qt5Network_DIR:PATH=C:/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5Network
|
||||
|
||||
//The directory containing a CMake configuration file for Qt5Sql.
|
||||
Qt5Sql_DIR:PATH=C:/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5Sql
|
||||
|
||||
|
||||
Reference in New Issue
Block a user