mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2025-07-05 08:45:25 +08:00
qt 6.5.1 original
This commit is contained in:
20
doc/global/qt-cpp-defines.qdocconf
Normal file
20
doc/global/qt-cpp-defines.qdocconf
Normal file
@ -0,0 +1,20 @@
|
||||
versionsym = QT_VERSION_STR
|
||||
|
||||
defines += QT_GUI_LIB \
|
||||
QT_WIDGETS_LIB \
|
||||
QT_KEYPAD_NAVIGATION
|
||||
|
||||
excludefiles += \
|
||||
"*_posix.cpp" \
|
||||
"*_android.cpp" \
|
||||
"*_win.cpp" \
|
||||
"*_icu.cpp" \
|
||||
"*_msvc.cpp" \
|
||||
"*_wince.cpp" \
|
||||
"*_winrt.cpp" \
|
||||
"*_mac.cpp" \
|
||||
"*_macx.cpp" \
|
||||
"*_unix.cpp" \
|
||||
"*_udev.cpp" \
|
||||
"*_vxworks.cpp" \
|
||||
"*_darwin.cpp"
|
Reference in New Issue
Block a user