mirror of
https://gitee.com/drabel/LibQQt.git
synced 2025-01-04 10:18:44 +08:00
update example
This commit is contained in:
parent
8c774b9ded
commit
bfa3ca7acf
@ -80,10 +80,8 @@ SUBDIRS += test/qqtdicttest2
|
||||
#SUBDIRS += test/giftest
|
||||
|
||||
#必开 这个例子是关于LibQQt MultiMedia的最好展示
|
||||
#
|
||||
greaterThan(QT_VERSION, 4.6.0):SUBDIRS += test/voicetest
|
||||
#
|
||||
mac:lessThan(QT_MAJOR_VERSION , 5):SUBDIRS -= test/voicetest
|
||||
SUBDIRS += test/voicetest
|
||||
SUBDIRS += test/voicetest2
|
||||
SUBDIRS += test/videotest
|
||||
SUBDIRS += test/videotest2
|
||||
SUBDIRS += test/videotest3
|
||||
|
@ -109,10 +109,11 @@ SUBDIRS += test/qqtdicttest2
|
||||
SUBDIRS += test/giftest
|
||||
|
||||
#必开 这个例子是关于LibQQt MultiMedia的最好展示
|
||||
#
|
||||
greaterThan(QT_VERSION, 4.6.0):SUBDIRS += test/voicetest
|
||||
#
|
||||
mac:lessThan(QT_MAJOR_VERSION , 5):SUBDIRS -= test/voicetest
|
||||
SUBDIRS += test/voicetest
|
||||
SUBDIRS += test/voicetest2
|
||||
SUBDIRS += test/videotest
|
||||
SUBDIRS += test/videotest2
|
||||
SUBDIRS += test/videotest3
|
||||
#
|
||||
SUBDIRS += examples/qqtclientexample
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user