##// END OF EJS Templates
Minor fixes and started changing ReadMe
Minor fixes and started changing ReadMe

File last commit:

r1239:81e9e29a1f6f
r1363:ed768c7affdd
Show More
qpiemodelmapper.pro
8 lines | 206 B | text/idl | PrologLexer
Marek Rosa
Some tests added for Vertical and Horizontal pie mappers
r1239 !include( ../auto.pri ) {
error( "Couldn't find the auto.pri file!" )
}
SOURCES += \
tst_qpiemodelmapper.cpp
!system_build:mac: QMAKE_POST_LINK += "$$MAC_POST_LINK_PREFIX $$MAC_AUTOTESTS_BIN_DIR"