Skip to content

Commit

Permalink
Revert compile_flags.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
ra3xdh committed Jun 19, 2023
1 parent 62e5811 commit 472d66c
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions compile_flags.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
-isystem/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1
-isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include
-F/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks
-xc++
-std=c++17
-DHAVE_CONFIG_H=1
-DQT_3SUPPORT_LIB=1
-DQT_CORE_LIB=1
-DQT_GUI_LIB=1
-DQT_NO_DEBUG=1
-DQT_SCRIPT_LIB=1
-DQT_SVG_LIB=1
-DQT_XML_LIB=1
-I/opt/qt6/include
-Iqucs
-I../../build/qucs
-I/opt/qt6/include/Qt
-I/opt/qt6/include/Qt3Support
-I/opt/qt6/include/QtCore
-I/opt/qt6/include/QtGui
-I/opt/qt6/include/QtWidgets
-I/opt/qt6/include/QtScript
-I/opt/qt6/include/QtXml

0 comments on commit 472d66c

Please sign in to comment.