Сделал первый этап разделения Сервера и GUI

This commit is contained in:
krivoshein
2024-12-02 17:45:06 +03:00
parent 927b789486
commit b86717d212
48 changed files with 813 additions and 1182 deletions

View File

@@ -36,11 +36,6 @@
<Add directory="D:/LMS/ServerLMS/Debug64"/>
<Add directory="D:/LMS/ServerLMS/ServerLMS"/>
<Add directory="D:/LMS/ServerLMS/Debug64/ServerLMS_autogen/include"/>
<Add directory="D:/LMS/ServerLMS/ServerLMS/../../DB_IaT/InstructorsAndTrainees"/>
<Add directory="D:/LMS/ServerLMS/ServerLMS/../../DB_IaT/InstructorsAndTrainees/instructors"/>
<Add directory="D:/LMS/ServerLMS/ServerLMS/../../DB_IaT/InstructorsAndTrainees/trainees"/>
<Add directory="D:/LMS/ServerLMS/ServerLMS/../../DB_IaT/InstructorsAndTrainees/tasks"/>
<Add directory="D:/LMS/ServerLMS/ServerLMS/../../DB_IaT/InstructorsAndTrainees/docTasks"/>
<Add directory="D:/LMS/ServerLMS/ServerLMS/../../DB_LMS/DataBaseLMS"/>
<Add directory="C:/Qt/Qt5.14.2/5.14.2/mingw73_64/include"/>
<Add directory="C:/Qt/Qt5.14.2/5.14.2/mingw73_64/include/QtWidgets"/>
@@ -85,11 +80,6 @@
<Add directory="D:/LMS/ServerLMS/Debug64"/>
<Add directory="D:/LMS/ServerLMS/ServerLMS"/>
<Add directory="D:/LMS/ServerLMS/Debug64/ServerLMS_autogen/include"/>
<Add directory="D:/LMS/ServerLMS/ServerLMS/../../DB_IaT/InstructorsAndTrainees"/>
<Add directory="D:/LMS/ServerLMS/ServerLMS/../../DB_IaT/InstructorsAndTrainees/instructors"/>
<Add directory="D:/LMS/ServerLMS/ServerLMS/../../DB_IaT/InstructorsAndTrainees/trainees"/>
<Add directory="D:/LMS/ServerLMS/ServerLMS/../../DB_IaT/InstructorsAndTrainees/tasks"/>
<Add directory="D:/LMS/ServerLMS/ServerLMS/../../DB_IaT/InstructorsAndTrainees/docTasks"/>
<Add directory="D:/LMS/ServerLMS/ServerLMS/../../DB_LMS/DataBaseLMS"/>
<Add directory="C:/Qt/Qt5.14.2/5.14.2/mingw73_64/include"/>
<Add directory="C:/Qt/Qt5.14.2/5.14.2/mingw73_64/include/QtWidgets"/>
@@ -152,9 +142,6 @@
<Unit filename="D:/LMS/ServerLMS/Debug64/ServerLMS_autogen/EWIEGA46WW/qrc_resources.cpp.rule">
<Option target="ServerLMS"/>
</Unit>
<Unit filename="D:/LMS/ServerLMS/Debug64/ServerLMS_autogen/include/ui_messangerwidget.h">
<Option target="ServerLMS"/>
</Unit>
<Unit filename="D:/LMS/ServerLMS/Debug64/ServerLMS_autogen/include/ui_serverlmswidget.h">
<Option target="ServerLMS"/>
</Unit>
@@ -215,21 +202,18 @@
<Unit filename="D:/LMS/ServerLMS/ServerLMS/clienthandler.h">
<Option target="ServerLMS"/>
</Unit>
<Unit filename="D:/LMS/ServerLMS/ServerLMS/messangerwidget.cpp">
<Option target="ServerLMS"/>
</Unit>
<Unit filename="D:/LMS/ServerLMS/ServerLMS/messangerwidget.h">
<Option target="ServerLMS"/>
</Unit>
<Unit filename="D:/LMS/ServerLMS/ServerLMS/messangerwidget.ui">
<Option target="ServerLMS"/>
</Unit>
<Unit filename="D:/LMS/ServerLMS/ServerLMS/multithreadserver.cpp">
<Option target="ServerLMS"/>
</Unit>
<Unit filename="D:/LMS/ServerLMS/ServerLMS/multithreadserver.h">
<Option target="ServerLMS"/>
</Unit>
<Unit filename="D:/LMS/ServerLMS/ServerLMS/providerdblms.cpp">
<Option target="ServerLMS"/>
</Unit>
<Unit filename="D:/LMS/ServerLMS/ServerLMS/providerdblms.h">
<Option target="ServerLMS"/>
</Unit>
<Unit filename="D:/LMS/ServerLMS/ServerLMS/resources.qrc">
<Option target="ServerLMS"/>
</Unit>