update config

This commit is contained in:
ivaquero
2026-04-10 17:45:34 +08:00
parent 736f5b3a3b
commit 6bc5c612d6
8 changed files with 115 additions and 629 deletions
+2 -2
View File
@@ -11,9 +11,9 @@
"-o",
"${fileDirname}/${fileBasenameNoExtension}",
"-I",
"${env:HOMEBREW_CELLAR}/qtbase/6.11.0/include",
"/opt/homebrew/opt/qt/include",
"-L",
"${env:HOMEBREW_CELLAR}/qtbase/6.11.0/lib",
"/opt/homebrew/opt/qt/lib",
"-lQt6Core",
"-lQt6Gui",
"-lQt6Widgets"