17 lines
439 B
Plaintext
17 lines
439 B
Plaintext
|
# Generated from compiler.pro.
|
||
|
|
||
|
#####################################################################
|
||
|
## tst_compiler Test:
|
||
|
#####################################################################
|
||
|
|
||
|
add_qt_test(tst_compiler
|
||
|
SOURCES
|
||
|
baseclass.cpp baseclass.h
|
||
|
derivedclass.cpp derivedclass.h
|
||
|
othersource.cpp
|
||
|
tst_compiler.cpp
|
||
|
)
|
||
|
|
||
|
## Scopes:
|
||
|
#####################################################################
|