##// END OF EJS Templates
XYModelMapper slots for series signals implemented
XYModelMapper slots for series signals implemented

File last commit:

r1037:9c00874184ef
r1262:61ed30bfe89b
Show More
dynamicspline.pro
6 lines | 226 B | text/idl | PrologLexer
!include( ../demos.pri ):error( "Couldn't find the demos.pri file!" )
TARGET = dynamicspline
HEADERS += chart.h
SOURCES += main.cpp chart.cpp
!system_build:mac: QMAKE_POST_LINK += "$$MAC_POST_LINK_PREFIX $$MAC_DEMOS_BIN_DIR"