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
|