##// END OF EJS Templates
gselesia changed to process CWF_F3 light waveforms...
gselesia changed to process CWF_F3 light waveforms parameterdump reorganized

File last commit:

r35:0ca1c62d8087 default
r52:061b27b067a0 default
Show More
wfdisplaytest.pro
21 lines | 430 B | text/idl | PrologLexer
admin@pc-p-leroy3.LAB-LPP.LOCAL
commit before merge
r35 #-------------------------------------------------
#
# Project created by QtCreator 2013-07-02T21:17:57
#
#-------------------------------------------------
QT += core gui
TARGET = wfdisplaytest
TEMPLATE = app
INCLUDEPATH += \
$$[QT_INSTALL_HEADERS]/lppmon/common \
$$[QT_INSTALL_HEADERS]/lppmon/wfdisplay
LIBS += -llppmoncommon -lwfdisplay
SOURCES += main.cpp\
mainwindow.cpp
HEADERS += mainwindow.h