From 6e41dd039a809569dfd25a0509987c8dfde64670 Mon Sep 17 00:00:00 2001 From: taynpg Date: Sun, 9 Nov 2025 15:51:07 +0800 Subject: [PATCH] =?UTF-8?q?remove=EF=BC=9A=E5=88=A0=E9=99=A4=E6=97=A0?= =?UTF-8?q?=E7=94=A8=E6=96=87=E4=BB=B6=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +- .qtcreator/CMakeLists.txt.user | 603 --------------------------------- 2 files changed, 2 insertions(+), 604 deletions(-) delete mode 100644 .qtcreator/CMakeLists.txt.user diff --git a/.gitignore b/.gitignore index 76c3d8d..4250129 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ # Prerequisites *.d - +.qtcreator # Compiled Object files *.slo *.lo @@ -12,6 +12,7 @@ out *.gch *.pch + # Compiled Dynamic libraries *.so *.dylib diff --git a/.qtcreator/CMakeLists.txt.user b/.qtcreator/CMakeLists.txt.user deleted file mode 100644 index 26b5bc0..0000000 --- a/.qtcreator/CMakeLists.txt.user +++ /dev/null @@ -1,603 +0,0 @@ - - - - - - EnvironmentId - {8ef8e4d9-104a-416c-806b-9f180c9cbc0a} - - - ProjectExplorer.Project.ActiveTarget - 0 - - - ProjectExplorer.Project.EditorSettings - - true - true - true - - Cpp - - CppGlobal - - - - QmlJS - - QmlJSGlobal - - - 2 - UTF-8 - false - 4 - false - 0 - 80 - true - true - 1 - 0 - false - true - false - 2 - true - true - 0 - 8 - true - false - 1 - true - true - true - *.md, *.MD, Makefile - false - true - true - - - - ProjectExplorer.Project.PluginSettings - - - true - false - true - true - true - true - - false - - - 0 - true - - true - true - Builtin.DefaultTidyAndClazy - 6 - true - - - - true - - 0 - - - - ProjectExplorer.Project.Target.0 - - Desktop - true - x86-windows-msys-pe-64bit - x86-windows-msys-pe-64bit - {91740fcb-06a8-437e-9899-e11928f5b8f6} - 0 - 0 - 4 - - Debug - 2 - false - - -DCMAKE_PROJECT_INCLUDE_BEFORE:FILEPATH=%{BuildConfig:BuildDirectory:NativeFilePath}/.qtc/package-manager/auto-setup.cmake --DCOMPILE_GUI:STRING=ON --DCMAKE_BUILD_TYPE:STRING=Debug --DCMAKE_CXX_COMPILER:FILEPATH=%{Compiler:Executable:Cxx} --DCMAKE_PREFIX_PATH:PATH=%{Qt:QT_INSTALL_PREFIX} --DCMAKE_CXX_FLAGS_INIT:STRING=%{Qt:QML_DEBUG_FLAG} --DQT_QMAKE_EXECUTABLE:FILEPATH=%{Qt:qmakeExecutable} --DCMAKE_COLOR_DIAGNOSTICS:BOOL=ON --DQT_DEFAULT_MAJOR_VERSION:STRING=6 --DCMAKE_C_COMPILER:FILEPATH=%{Compiler:Executable:C} --DCMAKE_GENERATOR:STRING=MinGW Makefiles - 0 - D:\Git\frelay\build\x86_windows_msys_pe_64bit-Debug - - - - - all - - false - - true - 构建 - CMakeProjectManager.MakeStep - - 1 - 构建 - 构建 - ProjectExplorer.BuildSteps.Build - - - - - - clean - - false - - true - 构建 - CMakeProjectManager.MakeStep - - 1 - 清除 - 清除 - ProjectExplorer.BuildSteps.Clean - - 2 - false - - false - - Debug - CMakeProjectManager.CMakeBuildConfiguration - 0 - 4 - - - 0 - 部署 - 部署 - ProjectExplorer.BuildSteps.Deploy - - 1 - - false - ProjectExplorer.DefaultDeployConfiguration - - - - - - - - - false - - true - 构建 - ApplicationManagerPlugin.Deploy.CMakePackageStep - - - install-package --acknowledge - true - Install Application Manager package - ApplicationManagerPlugin.Deploy.InstallPackageStep - - - - - - - - 2 - 部署 - 部署 - ProjectExplorer.BuildSteps.Deploy - - 1 - - false - ApplicationManagerPlugin.Deploy.Configuration - - 2 - - false - - false - - - true - true - 0 - true - - 2 - - false - -e cpu-cycles --call-graph "dwarf,4096" -F 250 - - CMakeProjectManager.CMakeRunConfiguration. - frelayBaseTest - false - - true - true - true - %{RunConfig:Executable:Path} - - - true - true - 0 - true - - 2 - - false - -e cpu-cycles --call-graph "dwarf,4096" -F 250 - - CMakeProjectManager.CMakeRunConfiguration. - frelayConsole - false - - true - true - true - %{RunConfig:Executable:Path} - - - true - true - 0 - true - - 2 - - false - -e cpu-cycles --call-graph "dwarf,4096" -F 250 - - CMakeProjectManager.CMakeRunConfiguration. - frelayServer - false - - true - true - true - %{RunConfig:Executable:Path} - - - true - true - 0 - true - - 2 - - false - -e cpu-cycles --call-graph "dwarf,4096" -F 250 - - CMakeProjectManager.CMakeRunConfiguration. - frelayTest - false - - true - true - true - %{RunConfig:Executable:Path} - - - true - true - 0 - true - - 2 - - false - -e cpu-cycles --call-graph "dwarf,4096" -F 250 - - CMakeProjectManager.CMakeRunConfiguration. - frelayGUI - false - - true - true - true - %{RunConfig:Executable:Path} - - 5 - - - Release - 2 - false - - -DCMAKE_PROJECT_INCLUDE_BEFORE:FILEPATH=%{BuildConfig:BuildDirectory:NativeFilePath}/.qtc/package-manager/auto-setup.cmake --DCMAKE_BUILD_TYPE:STRING=Release --DCMAKE_CXX_COMPILER:FILEPATH=%{Compiler:Executable:Cxx} --DCMAKE_PREFIX_PATH:PATH=%{Qt:QT_INSTALL_PREFIX} --DCMAKE_CXX_FLAGS_INIT:STRING=%{Qt:QML_DEBUG_FLAG} --DQT_QMAKE_EXECUTABLE:FILEPATH=%{Qt:qmakeExecutable} --DCMAKE_COLOR_DIAGNOSTICS:BOOL=ON --DCMAKE_C_COMPILER:FILEPATH=%{Compiler:Executable:C} --DCMAKE_GENERATOR:STRING=MinGW Makefiles - D:\Git\frelay\build\x86_windows_msys_pe_64bit-Release - - - - - all - - false - - true - CMakeProjectManager.MakeStep - - 1 - 构建 - 构建 - ProjectExplorer.BuildSteps.Build - - - - - - clean - - false - - true - CMakeProjectManager.MakeStep - - 1 - 清除 - 清除 - ProjectExplorer.BuildSteps.Clean - - 2 - false - - false - - Release - CMakeProjectManager.CMakeBuildConfiguration - 1 - 0 - - - 0 - 部署 - 部署 - ProjectExplorer.BuildSteps.Deploy - - 1 - - false - ProjectExplorer.DefaultDeployConfiguration - - - - - - - - - false - - true - ApplicationManagerPlugin.Deploy.CMakePackageStep - - - install-package --acknowledge - true - Install Application Manager package - ApplicationManagerPlugin.Deploy.InstallPackageStep - - - - - - - - 2 - 部署 - 部署 - ProjectExplorer.BuildSteps.Deploy - - 1 - - false - ApplicationManagerPlugin.Deploy.Configuration - - 2 - - true - true - 0 - true - - 2 - - false - -e cpu-cycles --call-graph "dwarf,4096" -F 250 - - ProjectExplorer.CustomExecutableRunConfiguration - - false - - true - true - %{RunConfig:Executable:Path} - - 1 - - 2 - - - 0 - 部署 - 部署 - ProjectExplorer.BuildSteps.Deploy - - 1 - - false - ProjectExplorer.DefaultDeployConfiguration - - - - - - - - - false - - true - 构建 - ApplicationManagerPlugin.Deploy.CMakePackageStep - - - install-package --acknowledge - true - Install Application Manager package - ApplicationManagerPlugin.Deploy.InstallPackageStep - - - - - - - - 2 - 部署 - 部署 - ProjectExplorer.BuildSteps.Deploy - - 1 - - false - ApplicationManagerPlugin.Deploy.Configuration - - 2 - - true - true - 0 - true - - 2 - - false - -e cpu-cycles --call-graph "dwarf,4096" -F 250 - - CMakeProjectManager.CMakeRunConfiguration. - frelayBaseTest - false - - true - true - true - %{RunConfig:Executable:Path} - - - true - true - 0 - true - - 2 - - false - -e cpu-cycles --call-graph "dwarf,4096" -F 250 - - CMakeProjectManager.CMakeRunConfiguration. - frelayConsole - false - - true - true - true - %{RunConfig:Executable:Path} - - - true - true - 0 - true - - 2 - - false - -e cpu-cycles --call-graph "dwarf,4096" -F 250 - - CMakeProjectManager.CMakeRunConfiguration. - frelayServer - false - - true - true - true - %{RunConfig:Executable:Path} - - - true - true - 0 - true - - 2 - - false - -e cpu-cycles --call-graph "dwarf,4096" -F 250 - - CMakeProjectManager.CMakeRunConfiguration. - frelayTest - false - - true - true - true - %{RunConfig:Executable:Path} - - - true - true - 0 - true - - 2 - - false - -e cpu-cycles --call-graph "dwarf,4096" -F 250 - - CMakeProjectManager.CMakeRunConfiguration. - frelayGUI - false - - true - true - true - %{RunConfig:Executable:Path} - - 5 - - - - ProjectExplorer.Project.TargetCount - 1 - - - Version - 22 - -