##// END OF EJS Templates
lfrsgse is a QMainWindow...
lfrsgse is a QMainWindow Reorganize HK information display

File last commit:

r35:0ca1c62d8087 default
r39:f8ba3aa4aa6e default
Show More
wfdisplaytest.pro
21 lines | 430 B | text/idl | PrologLexer
#-------------------------------------------------
#
# 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