e9a328bc0e
Use pro2cmake with '--api-version 2' to force regenerate projects to use the new prefixed qt_foo APIs. Change-Id: I055c4837860319e93aaa6b09d646dda4fc2a4069 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
17 lines
439 B
Plaintext
17 lines
439 B
Plaintext
# Generated from compiler.pro.
|
|
|
|
#####################################################################
|
|
## tst_compiler Test:
|
|
#####################################################################
|
|
|
|
qt_add_test(tst_compiler
|
|
SOURCES
|
|
baseclass.cpp baseclass.h
|
|
derivedclass.cpp derivedclass.h
|
|
othersource.cpp
|
|
tst_compiler.cpp
|
|
)
|
|
|
|
## Scopes:
|
|
#####################################################################
|