8 lines
164 B
Prolog
8 lines
164 B
Prolog
|
TEMPLATE = subdirs
|
||
|
SUBDIRS = googlepinyin plugin testWindow
|
||
|
|
||
|
CONFIG += ordered
|
||
|
|
||
|
testWindow.depends = plugin
|
||
|
plugin.depends = googlepinyin
|