1 Star 0 Fork 21

chyi412/QT-Monitor

forked from wangnanbo/QT-Monitor 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
forkliftMonitor.pro 2.38 KB
一键复制 编辑 原始数据 按行查看 历史
猴哥一棍流 提交于 2015-09-07 08:56 . init
######################################################################
# Automatically generated by qmake (3.0) Mon Jul 27 20:15:55 2015
######################################################################
QT += core gui network sql
QT += widgets
QT += printsupport
TARGET = forkliftMonitor
TEMPLATE = app
# Input
HEADERS += frmmain.h \
frmmessagebox.h \
iconhelper.h \
myapp.h \
myhelper.h \
shMem.h \
switchbutton.h \
graphics/forkliftItem.h \
graphics/forkliftPathItem.h \
graphics/lineItem.h \
graphics/mapwidget.h \
graphics/plotwidget.h \
graphics/setforkinfo.h \
io_layer/getdatathread.h \
io_layer/ibasestruct.h \
io_layer/igetstatusdata.h \
io_layer/inoutfactory.h \
io_layer/isetcommond.h \
io_layer/savedatathread.h \
io_layer/sharememory.h \
io_layer/testsenddata.h \
qcustomPlot/qcustomplot.h \
temp/ui/ui_frmmain.h \
temp/ui/ui_frmmessagebox.h \
io_layer/qttcpsocket.h \
io_layer/qtudpsocket.h
FORMS += frmmain.ui frmmessagebox.ui
SOURCES += frmmain.cpp \
frmmessagebox.cpp \
iconhelper.cpp \
main.cpp \
myapp.cpp \
switchbutton.cpp \
graphics/forkliftItem.cpp \
graphics/forkliftPathItem.cpp \
graphics/lineItem.cpp \
graphics/mapwidget.cpp \
graphics/plotwidget.cpp \
graphics/setforkinfo.cpp \
io_layer/getdatathread.cpp \
io_layer/igetstatusdata.cpp \
io_layer/inoutfactory.cpp \
io_layer/isetcommond.cpp \
io_layer/savedatathread.cpp \
io_layer/sharememory.cpp \
io_layer/testsenddata.cpp \
qcustomPlot/qcustomplot.cpp \
io_layer/qttcpsocket.cpp \
io_layer/qtudpsocket.cpp
RESOURCES += rc.qrc
INCLUDEPATH += $$PWD
MOC_DIR = temp/moc
RCC_DIR = temp/rcc
UI_DIR = temp/ui
OBJECTS_DIR = temp/obj
DESTDIR = bin
win32:RC_FILE=main.rc
RESOURCES += \
rc.qrc
INCLUDEPATH += /usr/local/include/opencv2/
LIBS += /usr/local/lib/libopencv_core.so
LIBS += /usr/local/lib/libopencv_imgproc.so
LIBS += /usr/local/lib/libopencv_highgui.so
INCLUDEPATH += /include/quazip/
LIBS += /lib/libquazip.so
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/chyi412/QT-Monitor.git
git@gitee.com:chyi412/QT-Monitor.git
chyi412
QT-Monitor
QT-Monitor
master

搜索帮助