##// 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:

r2712:c544258484ff
r2741:c0570bb33acb
Show More
chartdataset.pro
7 lines | 131 B | text/idl | PrologLexer
Tero Ahola
Created auto test specific pri
r960 !include( ../auto.pri ) {
error( "Couldn't find the auto.pri file!" )
Michal Klocek
Adds chartdata unit test
r224 }
Tero Ahola
Hacked library dependency issues on OSX
r1035
Titta Heikkala
Qt Charts project file structure change...
r2712 QT += charts-private
Michal Klocek
Adds chartdata unit test
r224 SOURCES += tst_chartdataset.cpp