forked from qt-creator/qt-creator
Timeline: Fix qbs build.
Change-Id: If28191975c4290eb364e2b2849cf2b9e3daa6c13 Reviewed-by: Ulf Hermann <ulf.hermann@theqtcompany.com>
This commit is contained in:
@@ -3,11 +3,11 @@ import QtcFunctions
|
||||
import "../timelineautotest.qbs" as TimelineAutotest
|
||||
|
||||
TimelineAutotest {
|
||||
name: "TimelineRenderPass autotest"
|
||||
name: "TimelineRenderState autotest"
|
||||
Group {
|
||||
name: "Test sources"
|
||||
files: [
|
||||
"tst_timelinerenderpass.cpp"
|
||||
"tst_timelinerenderstate.cpp"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user