##// END OF EJS Templates
Remove unnecessary package creation scripts...
Remove unnecessary package creation scripts The package creation scripts are no longer needed as the structure of the module has changed and the packages are now created with general Qt scripts. Change-Id: I83744a2dcc98e7d53f297e27560d365a7b4a1f41 Task-number: QTRD-3219 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>

File last commit:

r2734:69f73db4ec09
r2741:c0570bb33acb
Show More
wavechart.pro
8 lines | 168 B | text/idl | PrologLexer
Miikka Heikkinen
Moved manual tests to separate directory....
r2734 !include( ../../tests.pri ) {
error( "Couldn't find the test.pri file!" )
Michal Klocek
Adds test/wavechart
r867 }
Miikka Heikkinen
Moved manual tests to separate directory....
r2734
Michal Klocek
Adds test/wavechart
r867 QT+=opengl
TARGET = wavechart
SOURCES += main.cpp wavechart.cpp
HEADERS += wavechart.h