##// END OF EJS Templates
minor . missing prefix for w32
minor . missing prefix for w32

File last commit:

r747:917f2d378193
r1024:e0d3e8561188
Show More
percentbarchart.pro
7 lines | 128 B | text/idl | PrologLexer
Michal Klocek
Renames example -> examples
r486 !include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
sauimone
percent bar chart
r101 }
TARGET = percentbarchart
Michal Klocek
Uninfy examples , updated public API changes
r747 SOURCES += main.cpp
sauimone
percent bar chart
r101