2022-11-28 10:49:41 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<CodeBlocks_project_file>
|
|
|
|
<FileVersion major="1" minor="6"/>
|
|
|
|
<Project>
|
|
|
|
<Option title="read_IMU"/>
|
|
|
|
<Option makefile_is_custom="1"/>
|
|
|
|
<Option compiler="gcc"/>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Option virtualFolders="CMake Files\;CMake Files\..\;CMake Files\..\..\;CMake Files\..\..\..\;CMake Files\..\..\..\..\;CMake Files\..\..\..\..\..\;CMake Files\..\..\..\..\..\opt\;CMake Files\..\..\..\..\..\opt\anaconda3\;CMake Files\..\..\..\..\..\opt\anaconda3\lib\;CMake Files\..\..\..\..\..\opt\anaconda3\lib\cmake\;CMake Files\..\..\..\..\..\opt\anaconda3\lib\cmake\Qt5\;CMake Files\..\..\..\..\..\opt\anaconda3\lib\cmake\Qt5Core\;CMake Files\..\..\..\..\..\opt\anaconda3\lib\cmake\Qt5Gui\;CMake Files\..\..\..\..\..\opt\anaconda3\lib\cmake\Qt5Widgets\;"/>
|
2022-11-28 10:49:41 +08:00
|
|
|
<Build>
|
|
|
|
<Target title="all">
|
2023-03-16 18:15:18 +08:00
|
|
|
<Option working_dir="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/cmake-build-debug"/>
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option type="4"/>
|
|
|
|
<MakeCommands>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Build command="/usr/bin/make -j10 -f "/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/cmake-build-debug/Makefile" VERBOSE=1 all"/>
|
|
|
|
<CompileFile command="/usr/bin/make -j10 -f "/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
|
|
|
<Clean command="/usr/bin/make -j10 -f "/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
|
|
|
<DistClean command="/usr/bin/make -j10 -f "/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
2022-11-28 10:49:41 +08:00
|
|
|
</MakeCommands>
|
|
|
|
</Target>
|
|
|
|
<Target title="read_IMU">
|
2023-03-16 18:15:18 +08:00
|
|
|
<Option output="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/cmake-build-debug/read_IMU" prefix_auto="0" extension_auto="0"/>
|
|
|
|
<Option working_dir="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/cmake-build-debug"/>
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option object_output="./"/>
|
|
|
|
<Option type="1"/>
|
|
|
|
<Option compiler="gcc"/>
|
|
|
|
<Compiler>
|
|
|
|
<Add option="-DQT_CORE_LIB"/>
|
|
|
|
<Add option="-DQT_GUI_LIB"/>
|
|
|
|
<Add option="-DQT_WIDGETS_LIB"/>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Add directory="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/cmake-build-debug/read_IMU_autogen/include"/>
|
|
|
|
<Add directory="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/include"/>
|
|
|
|
<Add directory="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/Headers"/>
|
|
|
|
<Add directory="/Users/wakanda_shaw/opt/anaconda3/include/qt"/>
|
|
|
|
<Add directory="/Users/wakanda_shaw/opt/anaconda3/include/qt/QtCore"/>
|
|
|
|
<Add directory="/Users/wakanda_shaw/opt/anaconda3/./mkspecs/macx-clang"/>
|
|
|
|
<Add directory="/Users/wakanda_shaw/opt/anaconda3/include/qt/QtGui"/>
|
|
|
|
<Add directory="/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers"/>
|
|
|
|
<Add directory="/Users/wakanda_shaw/opt/anaconda3/include/qt/QtWidgets"/>
|
|
|
|
<Add directory="/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1"/>
|
2022-11-28 10:49:41 +08:00
|
|
|
<Add directory="/usr/local/include"/>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Add directory="/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include"/>
|
|
|
|
<Add directory="/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include"/>
|
2022-11-28 10:49:41 +08:00
|
|
|
<Add directory="/System/Library/Frameworks"/>
|
|
|
|
<Add directory="/Library/Frameworks"/>
|
|
|
|
</Compiler>
|
|
|
|
<MakeCommands>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Build command="/usr/bin/make -j10 -f "/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/cmake-build-debug/Makefile" VERBOSE=1 read_IMU"/>
|
|
|
|
<CompileFile command="/usr/bin/make -j10 -f "/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
|
|
|
<Clean command="/usr/bin/make -j10 -f "/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
|
|
|
<DistClean command="/usr/bin/make -j10 -f "/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
2022-11-28 10:49:41 +08:00
|
|
|
</MakeCommands>
|
|
|
|
</Target>
|
|
|
|
<Target title="read_IMU/fast">
|
2023-03-16 18:15:18 +08:00
|
|
|
<Option output="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/cmake-build-debug/read_IMU" prefix_auto="0" extension_auto="0"/>
|
|
|
|
<Option working_dir="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/cmake-build-debug"/>
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option object_output="./"/>
|
|
|
|
<Option type="1"/>
|
|
|
|
<Option compiler="gcc"/>
|
|
|
|
<Compiler>
|
|
|
|
<Add option="-DQT_CORE_LIB"/>
|
|
|
|
<Add option="-DQT_GUI_LIB"/>
|
|
|
|
<Add option="-DQT_WIDGETS_LIB"/>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Add directory="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/cmake-build-debug/read_IMU_autogen/include"/>
|
|
|
|
<Add directory="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/include"/>
|
|
|
|
<Add directory="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/Headers"/>
|
|
|
|
<Add directory="/Users/wakanda_shaw/opt/anaconda3/include/qt"/>
|
|
|
|
<Add directory="/Users/wakanda_shaw/opt/anaconda3/include/qt/QtCore"/>
|
|
|
|
<Add directory="/Users/wakanda_shaw/opt/anaconda3/./mkspecs/macx-clang"/>
|
|
|
|
<Add directory="/Users/wakanda_shaw/opt/anaconda3/include/qt/QtGui"/>
|
|
|
|
<Add directory="/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers"/>
|
|
|
|
<Add directory="/Users/wakanda_shaw/opt/anaconda3/include/qt/QtWidgets"/>
|
|
|
|
<Add directory="/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1"/>
|
2022-11-28 10:49:41 +08:00
|
|
|
<Add directory="/usr/local/include"/>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Add directory="/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include"/>
|
|
|
|
<Add directory="/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include"/>
|
2022-11-28 10:49:41 +08:00
|
|
|
<Add directory="/System/Library/Frameworks"/>
|
|
|
|
<Add directory="/Library/Frameworks"/>
|
|
|
|
</Compiler>
|
|
|
|
<MakeCommands>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Build command="/usr/bin/make -j10 -f "/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/cmake-build-debug/Makefile" VERBOSE=1 read_IMU/fast"/>
|
|
|
|
<CompileFile command="/usr/bin/make -j10 -f "/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
|
|
|
<Clean command="/usr/bin/make -j10 -f "/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
|
|
|
<DistClean command="/usr/bin/make -j10 -f "/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
|
|
|
</MakeCommands>
|
|
|
|
</Target>
|
|
|
|
<Target title="edit_cache">
|
|
|
|
<Option working_dir="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/cmake-build-debug"/>
|
|
|
|
<Option type="4"/>
|
|
|
|
<MakeCommands>
|
|
|
|
<Build command="/usr/bin/make -j10 -f "/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/cmake-build-debug/Makefile" VERBOSE=1 edit_cache"/>
|
|
|
|
<CompileFile command="/usr/bin/make -j10 -f "/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
|
|
|
<Clean command="/usr/bin/make -j10 -f "/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
|
|
|
<DistClean command="/usr/bin/make -j10 -f "/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
|
|
|
</MakeCommands>
|
|
|
|
</Target>
|
|
|
|
<Target title="rebuild_cache">
|
|
|
|
<Option working_dir="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/cmake-build-debug"/>
|
|
|
|
<Option type="4"/>
|
|
|
|
<MakeCommands>
|
|
|
|
<Build command="/usr/bin/make -j10 -f "/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/cmake-build-debug/Makefile" VERBOSE=1 rebuild_cache"/>
|
|
|
|
<CompileFile command="/usr/bin/make -j10 -f "/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
|
|
|
<Clean command="/usr/bin/make -j10 -f "/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
|
|
|
<DistClean command="/usr/bin/make -j10 -f "/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
2022-11-28 10:49:41 +08:00
|
|
|
</MakeCommands>
|
|
|
|
</Target>
|
|
|
|
<Target title="read_IMU_autogen">
|
2023-03-16 18:15:18 +08:00
|
|
|
<Option working_dir="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/cmake-build-debug"/>
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option type="4"/>
|
|
|
|
<MakeCommands>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Build command="/usr/bin/make -j10 -f "/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/cmake-build-debug/Makefile" VERBOSE=1 read_IMU_autogen"/>
|
|
|
|
<CompileFile command="/usr/bin/make -j10 -f "/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
|
|
|
<Clean command="/usr/bin/make -j10 -f "/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
|
|
|
<DistClean command="/usr/bin/make -j10 -f "/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
2022-11-28 10:49:41 +08:00
|
|
|
</MakeCommands>
|
|
|
|
</Target>
|
|
|
|
</Build>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/Headers/main_window.h">
|
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/Read_IMU.cpp">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/Read_Log.cpp">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/Read_PVT.cpp">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/Read_Sat.cpp">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/UI/main_window.ui">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/main.cpp">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/main_window.cpp">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/rtk_source/binex.c">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/rtk_source/convgpx.c">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/rtk_source/convkml.c">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/rtk_source/convrnx.c">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/rtk_source/crescent.c">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/rtk_source/datum.c">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/rtk_source/download.c">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/rtk_source/ephemeris.c">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/rtk_source/geoid.c">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/rtk_source/gis.c">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/rtk_source/ionex.c">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/rtk_source/javad.c">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/rtk_source/lambda.c">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/rtk_source/novatel.c">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/rtk_source/nvs.c">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/rtk_source/options.c">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/rtk_source/pntpos.c">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/rtk_source/postpos.c">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/rtk_source/ppp.c">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/rtk_source/ppp_ar.c">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/rtk_source/preceph.c">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/rtk_source/rcvraw.c">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/rtk_source/rinex.c">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/rtk_source/rt17.c">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/rtk_source/rtcm.c">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/rtk_source/rtcm2.c">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/rtk_source/rtcm3.c">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/rtk_source/rtcm3e.c">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/rtk_source/rtkcmn.c">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/rtk_source/rtkpos.c">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/rtk_source/rtksvr.c">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/rtk_source/sbas.c">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/rtk_source/septentrio.c">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/rtk_source/skytraq.c">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/rtk_source/solution.c">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/rtk_source/stream.c">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/rtk_source/streamsvr.c">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/rtk_source/swiftnav.c">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/rtk_source/tides.c">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/rtk_source/tle.c">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/Source/rtk_source/ublox.c">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/cmake-build-debug/read_IMU_autogen/include/Source/UI/ui_main_window.h">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/cmake-build-debug/read_IMU_autogen/mocs_compilation.cpp">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/include/rtklib.h">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option target="read_IMU"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/CMakeLists.txt">
|
2022-11-28 10:49:41 +08:00
|
|
|
<Option virtualFolder="CMake Files\"/>
|
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/../../../../../opt/anaconda3/lib/cmake/Qt5/Qt5Config.cmake">
|
|
|
|
<Option virtualFolder="CMake Files\..\..\..\..\..\opt\anaconda3\lib\cmake\Qt5\"/>
|
|
|
|
</Unit>
|
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/../../../../../opt/anaconda3/lib/cmake/Qt5/Qt5ConfigVersion.cmake">
|
|
|
|
<Option virtualFolder="CMake Files\..\..\..\..\..\opt\anaconda3\lib\cmake\Qt5\"/>
|
|
|
|
</Unit>
|
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/../../../../../opt/anaconda3/lib/cmake/Qt5/Qt5ModuleLocation.cmake">
|
|
|
|
<Option virtualFolder="CMake Files\..\..\..\..\..\opt\anaconda3\lib\cmake\Qt5\"/>
|
|
|
|
</Unit>
|
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/../../../../../opt/anaconda3/lib/cmake/Qt5Core/Qt5CoreConfig.cmake">
|
|
|
|
<Option virtualFolder="CMake Files\..\..\..\..\..\opt\anaconda3\lib\cmake\Qt5Core\"/>
|
2022-11-28 10:49:41 +08:00
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/../../../../../opt/anaconda3/lib/cmake/Qt5Core/Qt5CoreConfigExtras.cmake">
|
|
|
|
<Option virtualFolder="CMake Files\..\..\..\..\..\opt\anaconda3\lib\cmake\Qt5Core\"/>
|
2022-11-28 10:49:41 +08:00
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/../../../../../opt/anaconda3/lib/cmake/Qt5Core/Qt5CoreConfigExtrasMkspecDir.cmake">
|
|
|
|
<Option virtualFolder="CMake Files\..\..\..\..\..\opt\anaconda3\lib\cmake\Qt5Core\"/>
|
2022-11-28 10:49:41 +08:00
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/../../../../../opt/anaconda3/lib/cmake/Qt5Core/Qt5CoreConfigVersion.cmake">
|
|
|
|
<Option virtualFolder="CMake Files\..\..\..\..\..\opt\anaconda3\lib\cmake\Qt5Core\"/>
|
2022-11-28 10:49:41 +08:00
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/../../../../../opt/anaconda3/lib/cmake/Qt5Core/Qt5CoreMacros.cmake">
|
|
|
|
<Option virtualFolder="CMake Files\..\..\..\..\..\opt\anaconda3\lib\cmake\Qt5Core\"/>
|
2022-11-28 10:49:41 +08:00
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/../../../../../opt/anaconda3/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake">
|
|
|
|
<Option virtualFolder="CMake Files\..\..\..\..\..\opt\anaconda3\lib\cmake\Qt5Gui\"/>
|
2022-11-28 10:49:41 +08:00
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/../../../../../opt/anaconda3/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake">
|
|
|
|
<Option virtualFolder="CMake Files\..\..\..\..\..\opt\anaconda3\lib\cmake\Qt5Gui\"/>
|
2022-11-28 10:49:41 +08:00
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/../../../../../opt/anaconda3/lib/cmake/Qt5Gui/Qt5GuiConfigVersion.cmake">
|
|
|
|
<Option virtualFolder="CMake Files\..\..\..\..\..\opt\anaconda3\lib\cmake\Qt5Gui\"/>
|
2022-11-28 10:49:41 +08:00
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/../../../../../opt/anaconda3/lib/cmake/Qt5Gui/Qt5Gui_QCocoaIntegrationPlugin.cmake">
|
|
|
|
<Option virtualFolder="CMake Files\..\..\..\..\..\opt\anaconda3\lib\cmake\Qt5Gui\"/>
|
2022-11-28 10:49:41 +08:00
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/../../../../../opt/anaconda3/lib/cmake/Qt5Gui/Qt5Gui_QGifPlugin.cmake">
|
|
|
|
<Option virtualFolder="CMake Files\..\..\..\..\..\opt\anaconda3\lib\cmake\Qt5Gui\"/>
|
2022-11-28 10:49:41 +08:00
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/../../../../../opt/anaconda3/lib/cmake/Qt5Gui/Qt5Gui_QICNSPlugin.cmake">
|
|
|
|
<Option virtualFolder="CMake Files\..\..\..\..\..\opt\anaconda3\lib\cmake\Qt5Gui\"/>
|
2022-11-28 10:49:41 +08:00
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/../../../../../opt/anaconda3/lib/cmake/Qt5Gui/Qt5Gui_QICOPlugin.cmake">
|
|
|
|
<Option virtualFolder="CMake Files\..\..\..\..\..\opt\anaconda3\lib\cmake\Qt5Gui\"/>
|
2022-11-28 10:49:41 +08:00
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/../../../../../opt/anaconda3/lib/cmake/Qt5Gui/Qt5Gui_QJpegPlugin.cmake">
|
|
|
|
<Option virtualFolder="CMake Files\..\..\..\..\..\opt\anaconda3\lib\cmake\Qt5Gui\"/>
|
2022-11-28 10:49:41 +08:00
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/../../../../../opt/anaconda3/lib/cmake/Qt5Gui/Qt5Gui_QMacHeifPlugin.cmake">
|
|
|
|
<Option virtualFolder="CMake Files\..\..\..\..\..\opt\anaconda3\lib\cmake\Qt5Gui\"/>
|
2022-11-28 10:49:41 +08:00
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/../../../../../opt/anaconda3/lib/cmake/Qt5Gui/Qt5Gui_QMacJp2Plugin.cmake">
|
|
|
|
<Option virtualFolder="CMake Files\..\..\..\..\..\opt\anaconda3\lib\cmake\Qt5Gui\"/>
|
2022-11-28 10:49:41 +08:00
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/../../../../../opt/anaconda3/lib/cmake/Qt5Gui/Qt5Gui_QMinimalIntegrationPlugin.cmake">
|
|
|
|
<Option virtualFolder="CMake Files\..\..\..\..\..\opt\anaconda3\lib\cmake\Qt5Gui\"/>
|
2022-11-28 10:49:41 +08:00
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/../../../../../opt/anaconda3/lib/cmake/Qt5Gui/Qt5Gui_QOffscreenIntegrationPlugin.cmake">
|
|
|
|
<Option virtualFolder="CMake Files\..\..\..\..\..\opt\anaconda3\lib\cmake\Qt5Gui\"/>
|
2022-11-28 10:49:41 +08:00
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/../../../../../opt/anaconda3/lib/cmake/Qt5Gui/Qt5Gui_QPdfPlugin.cmake">
|
|
|
|
<Option virtualFolder="CMake Files\..\..\..\..\..\opt\anaconda3\lib\cmake\Qt5Gui\"/>
|
2022-11-28 10:49:41 +08:00
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/../../../../../opt/anaconda3/lib/cmake/Qt5Gui/Qt5Gui_QSvgIconPlugin.cmake">
|
|
|
|
<Option virtualFolder="CMake Files\..\..\..\..\..\opt\anaconda3\lib\cmake\Qt5Gui\"/>
|
2022-11-28 10:49:41 +08:00
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/../../../../../opt/anaconda3/lib/cmake/Qt5Gui/Qt5Gui_QSvgPlugin.cmake">
|
|
|
|
<Option virtualFolder="CMake Files\..\..\..\..\..\opt\anaconda3\lib\cmake\Qt5Gui\"/>
|
2022-11-28 10:49:41 +08:00
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/../../../../../opt/anaconda3/lib/cmake/Qt5Gui/Qt5Gui_QTgaPlugin.cmake">
|
|
|
|
<Option virtualFolder="CMake Files\..\..\..\..\..\opt\anaconda3\lib\cmake\Qt5Gui\"/>
|
2022-11-28 10:49:41 +08:00
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/../../../../../opt/anaconda3/lib/cmake/Qt5Gui/Qt5Gui_QTiffPlugin.cmake">
|
|
|
|
<Option virtualFolder="CMake Files\..\..\..\..\..\opt\anaconda3\lib\cmake\Qt5Gui\"/>
|
2022-11-28 10:49:41 +08:00
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/../../../../../opt/anaconda3/lib/cmake/Qt5Gui/Qt5Gui_QTuioTouchPlugin.cmake">
|
|
|
|
<Option virtualFolder="CMake Files\..\..\..\..\..\opt\anaconda3\lib\cmake\Qt5Gui\"/>
|
2022-11-28 10:49:41 +08:00
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/../../../../../opt/anaconda3/lib/cmake/Qt5Gui/Qt5Gui_QVirtualKeyboardPlugin.cmake">
|
|
|
|
<Option virtualFolder="CMake Files\..\..\..\..\..\opt\anaconda3\lib\cmake\Qt5Gui\"/>
|
2022-11-28 10:49:41 +08:00
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/../../../../../opt/anaconda3/lib/cmake/Qt5Gui/Qt5Gui_QWbmpPlugin.cmake">
|
|
|
|
<Option virtualFolder="CMake Files\..\..\..\..\..\opt\anaconda3\lib\cmake\Qt5Gui\"/>
|
2022-11-28 10:49:41 +08:00
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/../../../../../opt/anaconda3/lib/cmake/Qt5Gui/Qt5Gui_QWebGLIntegrationPlugin.cmake">
|
|
|
|
<Option virtualFolder="CMake Files\..\..\..\..\..\opt\anaconda3\lib\cmake\Qt5Gui\"/>
|
2022-11-28 10:49:41 +08:00
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/../../../../../opt/anaconda3/lib/cmake/Qt5Gui/Qt5Gui_QWebpPlugin.cmake">
|
|
|
|
<Option virtualFolder="CMake Files\..\..\..\..\..\opt\anaconda3\lib\cmake\Qt5Gui\"/>
|
2022-11-28 10:49:41 +08:00
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/../../../../../opt/anaconda3/lib/cmake/Qt5Gui/Qt5Gui_QXdgDesktopPortalThemePlugin.cmake">
|
|
|
|
<Option virtualFolder="CMake Files\..\..\..\..\..\opt\anaconda3\lib\cmake\Qt5Gui\"/>
|
2022-11-28 10:49:41 +08:00
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/../../../../../opt/anaconda3/lib/cmake/Qt5Widgets/Qt5WidgetsConfig.cmake">
|
|
|
|
<Option virtualFolder="CMake Files\..\..\..\..\..\opt\anaconda3\lib\cmake\Qt5Widgets\"/>
|
2022-11-28 10:49:41 +08:00
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/../../../../../opt/anaconda3/lib/cmake/Qt5Widgets/Qt5WidgetsConfigExtras.cmake">
|
|
|
|
<Option virtualFolder="CMake Files\..\..\..\..\..\opt\anaconda3\lib\cmake\Qt5Widgets\"/>
|
2022-11-28 10:49:41 +08:00
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/../../../../../opt/anaconda3/lib/cmake/Qt5Widgets/Qt5WidgetsConfigVersion.cmake">
|
|
|
|
<Option virtualFolder="CMake Files\..\..\..\..\..\opt\anaconda3\lib\cmake\Qt5Widgets\"/>
|
2022-11-28 10:49:41 +08:00
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/../../../../../opt/anaconda3/lib/cmake/Qt5Widgets/Qt5WidgetsMacros.cmake">
|
|
|
|
<Option virtualFolder="CMake Files\..\..\..\..\..\opt\anaconda3\lib\cmake\Qt5Widgets\"/>
|
2022-11-28 10:49:41 +08:00
|
|
|
</Unit>
|
2023-03-16 18:15:18 +08:00
|
|
|
<Unit filename="/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Mac/read_IMU/../../../../../opt/anaconda3/lib/cmake/Qt5Widgets/Qt5Widgets_QMacStylePlugin.cmake">
|
|
|
|
<Option virtualFolder="CMake Files\..\..\..\..\..\opt\anaconda3\lib\cmake\Qt5Widgets\"/>
|
2022-11-28 10:49:41 +08:00
|
|
|
</Unit>
|
|
|
|
</Project>
|
|
|
|
</CodeBlocks_project_file>
|