mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2024-11-23 03:59:59 +08:00
9 lines
184 B
Plaintext
9 lines
184 B
Plaintext
#
|
|
# Minimal qmake configuration qt_configure.prf is run with.
|
|
#
|
|
|
|
# Make spec_post.prf happy.
|
|
MAKEFILE_GENERATOR = DUMMY
|
|
QMAKE_PLATFORM = dummy_platform
|
|
QMAKE_COMPILER = dummy_compiler
|