mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
311 lines
20 KiB
XML
311 lines
20 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<CodeBlocks_project_file>
|
|
<FileVersion major="1" minor="6"/>
|
|
<Project>
|
|
<Option title="TestServerLMS"/>
|
|
<Option makefile_is_custom="1"/>
|
|
<Option compiler="gcc"/>
|
|
<Option virtualFolders="CMake Files\;CMake Files\Qt\;CMake Files\Qt\Qt5.14.2\;CMake Files\Qt\Qt5.14.2\5.14.2\;CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\;CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\;CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\;CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5\;CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5Widgets\;CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5Gui\;CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5Core\;CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5Network\;CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5Sql\;CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5LinguistTools\;CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5Xml\;"/>
|
|
<Build>
|
|
<Target title="all">
|
|
<Option working_dir="D:/LMS/TestServerLMS/Debug64"/>
|
|
<Option type="4"/>
|
|
<MakeCommands>
|
|
<Build command="C:/msys64/mingw64/bin/ninja.exe -v all"/>
|
|
<CompileFile command="C:/msys64/mingw64/bin/ninja.exe -v "$file""/>
|
|
<Clean command="C:/msys64/mingw64/bin/ninja.exe -v clean"/>
|
|
<DistClean command="C:/msys64/mingw64/bin/ninja.exe -v clean"/>
|
|
</MakeCommands>
|
|
</Target>
|
|
<Target title="TestServerLMS">
|
|
<Option output="D:/LMS/TestServerLMS/Debug64/TestServerLMS.exe" prefix_auto="0" extension_auto="0"/>
|
|
<Option working_dir="D:/LMS/TestServerLMS/Debug64"/>
|
|
<Option object_output="./"/>
|
|
<Option type="1"/>
|
|
<Option compiler="gcc"/>
|
|
<Compiler>
|
|
<Add option="-DPROJECT_TYPE_DEBUG"/>
|
|
<Add option="-DQT_WIDGETS_LIB"/>
|
|
<Add option="-DQT_GUI_LIB"/>
|
|
<Add option="-DQT_CORE_LIB"/>
|
|
<Add option="-DQT_NETWORK_LIB"/>
|
|
<Add option="-DQT_SQL_LIB"/>
|
|
<Add option="-DQT_XML_LIB"/>
|
|
<Add directory="D:/LMS/TestServerLMS/Debug64"/>
|
|
<Add directory="D:/LMS/TestServerLMS/TestServerLMS"/>
|
|
<Add directory="D:/LMS/TestServerLMS/Debug64/TestServerLMS_autogen/include"/>
|
|
<Add directory="D:/LMS/TestServerLMS/TestServerLMS/../../DB_LMS/DataBaseLMS"/>
|
|
<Add directory="D:/LMS/TestServerLMS/TestServerLMS/../../ServerLMS/ServerLMS"/>
|
|
<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"/>
|
|
<Add directory="C:/Qt/Qt5.14.2/5.14.2/mingw73_64/include/QtGui"/>
|
|
<Add directory="C:/Qt/Qt5.14.2/5.14.2/mingw73_64/include/QtANGLE"/>
|
|
<Add directory="C:/Qt/Qt5.14.2/5.14.2/mingw73_64/include/QtCore"/>
|
|
<Add directory="C:/Qt/Qt5.14.2/5.14.2/mingw73_64/./mkspecs/win32-g++"/>
|
|
<Add directory="C:/Qt/Qt5.14.2/5.14.2/mingw73_64/include/QtNetwork"/>
|
|
<Add directory="C:/Qt/Qt5.14.2/5.14.2/mingw73_64/include/QtSql"/>
|
|
<Add directory="C:/Qt/Qt5.14.2/5.14.2/mingw73_64/include/QtXml"/>
|
|
<Add directory="C:/Qt/Qt5.14.2/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++"/>
|
|
<Add directory="C:/Qt/Qt5.14.2/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/x86_64-w64-mingw32"/>
|
|
<Add directory="C:/Qt/Qt5.14.2/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/backward"/>
|
|
<Add directory="C:/Qt/Qt5.14.2/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include"/>
|
|
<Add directory="C:/Qt/Qt5.14.2/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include-fixed"/>
|
|
<Add directory="C:/Qt/Qt5.14.2/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/include"/>
|
|
</Compiler>
|
|
<MakeCommands>
|
|
<Build command="C:/msys64/mingw64/bin/ninja.exe -v TestServerLMS"/>
|
|
<CompileFile command="C:/msys64/mingw64/bin/ninja.exe -v "$file""/>
|
|
<Clean command="C:/msys64/mingw64/bin/ninja.exe -v clean"/>
|
|
<DistClean command="C:/msys64/mingw64/bin/ninja.exe -v clean"/>
|
|
</MakeCommands>
|
|
</Target>
|
|
<Target title="TestServerLMS/fast">
|
|
<Option output="D:/LMS/TestServerLMS/Debug64/TestServerLMS.exe" prefix_auto="0" extension_auto="0"/>
|
|
<Option working_dir="D:/LMS/TestServerLMS/Debug64"/>
|
|
<Option object_output="./"/>
|
|
<Option type="1"/>
|
|
<Option compiler="gcc"/>
|
|
<Compiler>
|
|
<Add option="-DPROJECT_TYPE_DEBUG"/>
|
|
<Add option="-DQT_WIDGETS_LIB"/>
|
|
<Add option="-DQT_GUI_LIB"/>
|
|
<Add option="-DQT_CORE_LIB"/>
|
|
<Add option="-DQT_NETWORK_LIB"/>
|
|
<Add option="-DQT_SQL_LIB"/>
|
|
<Add option="-DQT_XML_LIB"/>
|
|
<Add directory="D:/LMS/TestServerLMS/Debug64"/>
|
|
<Add directory="D:/LMS/TestServerLMS/TestServerLMS"/>
|
|
<Add directory="D:/LMS/TestServerLMS/Debug64/TestServerLMS_autogen/include"/>
|
|
<Add directory="D:/LMS/TestServerLMS/TestServerLMS/../../DB_LMS/DataBaseLMS"/>
|
|
<Add directory="D:/LMS/TestServerLMS/TestServerLMS/../../ServerLMS/ServerLMS"/>
|
|
<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"/>
|
|
<Add directory="C:/Qt/Qt5.14.2/5.14.2/mingw73_64/include/QtGui"/>
|
|
<Add directory="C:/Qt/Qt5.14.2/5.14.2/mingw73_64/include/QtANGLE"/>
|
|
<Add directory="C:/Qt/Qt5.14.2/5.14.2/mingw73_64/include/QtCore"/>
|
|
<Add directory="C:/Qt/Qt5.14.2/5.14.2/mingw73_64/./mkspecs/win32-g++"/>
|
|
<Add directory="C:/Qt/Qt5.14.2/5.14.2/mingw73_64/include/QtNetwork"/>
|
|
<Add directory="C:/Qt/Qt5.14.2/5.14.2/mingw73_64/include/QtSql"/>
|
|
<Add directory="C:/Qt/Qt5.14.2/5.14.2/mingw73_64/include/QtXml"/>
|
|
<Add directory="C:/Qt/Qt5.14.2/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++"/>
|
|
<Add directory="C:/Qt/Qt5.14.2/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/x86_64-w64-mingw32"/>
|
|
<Add directory="C:/Qt/Qt5.14.2/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/backward"/>
|
|
<Add directory="C:/Qt/Qt5.14.2/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include"/>
|
|
<Add directory="C:/Qt/Qt5.14.2/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/include-fixed"/>
|
|
<Add directory="C:/Qt/Qt5.14.2/Tools/mingw730_64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/include"/>
|
|
</Compiler>
|
|
<MakeCommands>
|
|
<Build command="C:/msys64/mingw64/bin/ninja.exe -v TestServerLMS/fast"/>
|
|
<CompileFile command="C:/msys64/mingw64/bin/ninja.exe -v "$file""/>
|
|
<Clean command="C:/msys64/mingw64/bin/ninja.exe -v clean"/>
|
|
<DistClean command="C:/msys64/mingw64/bin/ninja.exe -v clean"/>
|
|
</MakeCommands>
|
|
</Target>
|
|
<Target title="edit_cache">
|
|
<Option working_dir="D:/LMS/TestServerLMS/Debug64"/>
|
|
<Option type="4"/>
|
|
<MakeCommands>
|
|
<Build command="C:/msys64/mingw64/bin/ninja.exe -v edit_cache"/>
|
|
<CompileFile command="C:/msys64/mingw64/bin/ninja.exe -v "$file""/>
|
|
<Clean command="C:/msys64/mingw64/bin/ninja.exe -v clean"/>
|
|
<DistClean command="C:/msys64/mingw64/bin/ninja.exe -v clean"/>
|
|
</MakeCommands>
|
|
</Target>
|
|
<Target title="rebuild_cache">
|
|
<Option working_dir="D:/LMS/TestServerLMS/Debug64"/>
|
|
<Option type="4"/>
|
|
<MakeCommands>
|
|
<Build command="C:/msys64/mingw64/bin/ninja.exe -v rebuild_cache"/>
|
|
<CompileFile command="C:/msys64/mingw64/bin/ninja.exe -v "$file""/>
|
|
<Clean command="C:/msys64/mingw64/bin/ninja.exe -v clean"/>
|
|
<DistClean command="C:/msys64/mingw64/bin/ninja.exe -v clean"/>
|
|
</MakeCommands>
|
|
</Target>
|
|
<Target title="TestServerLMS_autogen">
|
|
<Option working_dir="D:/LMS/TestServerLMS/Debug64"/>
|
|
<Option type="4"/>
|
|
<MakeCommands>
|
|
<Build command="C:/msys64/mingw64/bin/ninja.exe -v TestServerLMS_autogen"/>
|
|
<CompileFile command="C:/msys64/mingw64/bin/ninja.exe -v "$file""/>
|
|
<Clean command="C:/msys64/mingw64/bin/ninja.exe -v clean"/>
|
|
<DistClean command="C:/msys64/mingw64/bin/ninja.exe -v clean"/>
|
|
</MakeCommands>
|
|
</Target>
|
|
</Build>
|
|
<Unit filename="D:/LMS/TestServerLMS/Debug64/TestServerLMS_autogen/EWIEGA46WW/qrc_testServerLMS.cpp">
|
|
<Option target="TestServerLMS"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/Debug64/TestServerLMS_autogen/EWIEGA46WW/qrc_testServerLMS.cpp.rule">
|
|
<Option target="TestServerLMS"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/Debug64/TestServerLMS_autogen/include/ui_mainwindow.h">
|
|
<Option target="TestServerLMS"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/Debug64/TestServerLMS_autogen/mocs_compilation.cpp">
|
|
<Option target="TestServerLMS"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/main.cpp">
|
|
<Option target="TestServerLMS"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/mainwindow.cpp">
|
|
<Option target="TestServerLMS"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/mainwindow.h">
|
|
<Option target="TestServerLMS"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/mainwindow.ui">
|
|
<Option target="TestServerLMS"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/testServerLMS.qrc">
|
|
<Option target="TestServerLMS"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/CMakeLists.txt">
|
|
<Option virtualFolder="CMake Files\"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/testServerLMS.qrc">
|
|
<Option virtualFolder="CMake Files\"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5/Qt5Config.cmake">
|
|
<Option virtualFolder="CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5\"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5/Qt5ConfigVersion.cmake">
|
|
<Option virtualFolder="CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5\"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5/Qt5ModuleLocation.cmake">
|
|
<Option virtualFolder="CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5\"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5Widgets/Qt5WidgetsConfig.cmake">
|
|
<Option virtualFolder="CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5Widgets\"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5Widgets/Qt5WidgetsConfigExtras.cmake">
|
|
<Option virtualFolder="CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5Widgets\"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5Widgets/Qt5WidgetsConfigVersion.cmake">
|
|
<Option virtualFolder="CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5Widgets\"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5Widgets/Qt5WidgetsMacros.cmake">
|
|
<Option virtualFolder="CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5Widgets\"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5Widgets/Qt5Widgets_QWindowsVistaStylePlugin.cmake">
|
|
<Option virtualFolder="CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5Widgets\"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake">
|
|
<Option virtualFolder="CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5Gui\"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake">
|
|
<Option virtualFolder="CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5Gui\"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5GuiConfigVersion.cmake">
|
|
<Option virtualFolder="CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5Gui\"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QGifPlugin.cmake">
|
|
<Option virtualFolder="CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5Gui\"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QICNSPlugin.cmake">
|
|
<Option virtualFolder="CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5Gui\"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QICOPlugin.cmake">
|
|
<Option virtualFolder="CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5Gui\"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QJpegPlugin.cmake">
|
|
<Option virtualFolder="CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5Gui\"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QMinimalIntegrationPlugin.cmake">
|
|
<Option virtualFolder="CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5Gui\"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QOffscreenIntegrationPlugin.cmake">
|
|
<Option virtualFolder="CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5Gui\"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QSvgIconPlugin.cmake">
|
|
<Option virtualFolder="CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5Gui\"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QSvgPlugin.cmake">
|
|
<Option virtualFolder="CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5Gui\"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QTgaPlugin.cmake">
|
|
<Option virtualFolder="CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5Gui\"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QTiffPlugin.cmake">
|
|
<Option virtualFolder="CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5Gui\"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QTuioTouchPlugin.cmake">
|
|
<Option virtualFolder="CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5Gui\"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QVirtualKeyboardPlugin.cmake">
|
|
<Option virtualFolder="CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5Gui\"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QWbmpPlugin.cmake">
|
|
<Option virtualFolder="CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5Gui\"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QWebGLIntegrationPlugin.cmake">
|
|
<Option virtualFolder="CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5Gui\"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QWebpPlugin.cmake">
|
|
<Option virtualFolder="CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5Gui\"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QWindowsDirect2DIntegrationPlugin.cmake">
|
|
<Option virtualFolder="CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5Gui\"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QWindowsIntegrationPlugin.cmake">
|
|
<Option virtualFolder="CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5Gui\"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5Gui/Qt5Gui_QXdgDesktopPortalThemePlugin.cmake">
|
|
<Option virtualFolder="CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5Gui\"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5Core/Qt5CoreConfig.cmake">
|
|
<Option virtualFolder="CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5Core\"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5Core/Qt5CoreConfigExtras.cmake">
|
|
<Option virtualFolder="CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5Core\"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5Core/Qt5CoreConfigExtrasMkspecDir.cmake">
|
|
<Option virtualFolder="CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5Core\"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5Core/Qt5CoreConfigVersion.cmake">
|
|
<Option virtualFolder="CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5Core\"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5Core/Qt5CoreMacros.cmake">
|
|
<Option virtualFolder="CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5Core\"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5Network/Qt5NetworkConfig.cmake">
|
|
<Option virtualFolder="CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5Network\"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5Network/Qt5NetworkConfigVersion.cmake">
|
|
<Option virtualFolder="CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5Network\"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5Network/Qt5Network_QGenericEnginePlugin.cmake">
|
|
<Option virtualFolder="CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5Network\"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5Sql/Qt5SqlConfig.cmake">
|
|
<Option virtualFolder="CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5Sql\"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5Sql/Qt5SqlConfigVersion.cmake">
|
|
<Option virtualFolder="CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5Sql\"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5Sql/Qt5Sql_QODBCDriverPlugin.cmake">
|
|
<Option virtualFolder="CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5Sql\"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5Sql/Qt5Sql_QPSQLDriverPlugin.cmake">
|
|
<Option virtualFolder="CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5Sql\"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5Sql/Qt5Sql_QSQLiteDriverPlugin.cmake">
|
|
<Option virtualFolder="CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5Sql\"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5LinguistTools/Qt5LinguistToolsConfig.cmake">
|
|
<Option virtualFolder="CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5LinguistTools\"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5LinguistTools/Qt5LinguistToolsConfigVersion.cmake">
|
|
<Option virtualFolder="CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5LinguistTools\"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5LinguistTools/Qt5LinguistToolsMacros.cmake">
|
|
<Option virtualFolder="CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5LinguistTools\"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5Xml/Qt5XmlConfig.cmake">
|
|
<Option virtualFolder="CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5Xml\"/>
|
|
</Unit>
|
|
<Unit filename="D:/LMS/TestServerLMS/TestServerLMS/Qt/Qt5.14.2/5.14.2/mingw73_64/lib/cmake/Qt5Xml/Qt5XmlConfigVersion.cmake">
|
|
<Option virtualFolder="CMake Files\Qt\Qt5.14.2\5.14.2\mingw73_64\lib\cmake\Qt5Xml\"/>
|
|
</Unit>
|
|
</Project>
|
|
</CodeBlocks_project_file>
|