11 lines
170 B
Plaintext
11 lines
170 B
Plaintext
|
#
|
||
|
# qmake configuration for symbian-abld
|
||
|
#
|
||
|
# Written for SYMBIAN_ABLD
|
||
|
#
|
||
|
|
||
|
MAKEFILE_GENERATOR = SYMBIAN_ABLD
|
||
|
option(recursive)
|
||
|
|
||
|
include(../common/symbian/symbian-mmp.conf)
|