Initial copy of QtMultimediaKit.
Comes from original repo, with SHA1: 2c82d5611655e5967f5c5095af50c0991c4378b2
This commit is contained in:
10
demos/demos.pri
Normal file
10
demos/demos.pri
Normal file
@@ -0,0 +1,10 @@
|
||||
include(../features/basic_examples_setup.pri)
|
||||
|
||||
!plugin {
|
||||
target.path=$$QT_MOBILITY_DEMOS
|
||||
} else {
|
||||
target.path = $${QT_MOBILITY_PLUGINS}/$${PLUGIN_TYPE}
|
||||
}
|
||||
INSTALLS += target
|
||||
|
||||
|
||||
Reference in New Issue
Block a user