Initial copy of QtMultimediaKit.
Comes from original repo, with SHA1: 2c82d5611655e5967f5c5095af50c0991c4378b2
This commit is contained in:
15
tests/auto/qcamera/qcamera.pro
Normal file
15
tests/auto/qcamera/qcamera.pro
Normal file
@@ -0,0 +1,15 @@
|
||||
load(qttest_p4)
|
||||
|
||||
QT += multimediakit-private
|
||||
|
||||
# TARGET = tst_qcamera
|
||||
# CONFIG += testcase
|
||||
|
||||
SOURCES += tst_qcamera.cpp
|
||||
|
||||
symbian {
|
||||
TARGET.CAPABILITY = ALL -TCB
|
||||
TARGET.EPOCHEAPSIZE = 0x20000 0x3000000
|
||||
}
|
||||
|
||||
maemo*:CONFIG += insignificant_test
|
||||
2012
tests/auto/qcamera/tst_qcamera.cpp
Normal file
2012
tests/auto/qcamera/tst_qcamera.cpp
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user