Files
Scanning the repository...
Last update 7 years 1 month
by Matt Ruffner
FilesLupa300Viewer | |
---|---|
.. | |
Lupa300Viewer.pro | |
lupa300viewerdialog.cpp | |
lupa300viewerdialog.h | |
main.cpp | |
tcprelaywidget.cpp | |
tcprelaywidget.h |
Lupa300Viewer.pro#------------------------------------------------- # # Project created by QtCreator 2017-08-27T09:55:21 # #------------------------------------------------- QT += core gui greaterThan(QT_MAJOR_VERSION, 4): QT += widgets TARGET = Lupa300Viewer TEMPLATE = app SOURCES += main.cpp\ lupa300viewerdialog.cpp HEADERS += lupa300viewerdialog.h