代码拉取完成,页面将自动刷新
#-------------------------------------------------
#
# Project created by QtCreator 2014-08-02T17:18:07
#
#-------------------------------------------------
QT += core gui network sql
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
TARGET = VM6000
TEMPLATE = app
SOURCES += \
main.cpp \
iconhelper.cpp \
myapp.cpp \
switchbutton.cpp \
excelhelper.cpp \
frmmessagebox.cpp \
frmmain.cpp \
frminputbox.cpp \
frmconfig.cpp \
frmnvr.cpp \
frmipc.cpp \
frmpollconfig.cpp \
videoplayer/videoplayer.cpp \
frmplayback.cpp
HEADERS += \
myhelper.h \
iconhelper.h \
myapp.h \
switchbutton.h \
excelhelper.h \
frmmessagebox.h \
frmmain.h \
frminputbox.h \
frmconfig.h \
frmnvr.h \
frmipc.h \
frmpollconfig.h \
videoplayer/videoplayer.h \
frmplayback.h
FORMS += \
frmmessagebox.ui \
frmmain.ui \
frminputbox.ui \
frmconfig.ui \
frmnvr.ui \
frmipc.ui \
frmpollconfig.ui \
frmplayback.ui
INCLUDEPATH += $$PWD \
$$PWD/ffmpeg/include \
$$PWD/SDL2/include
LIBS += $$PWD/ffmpeg/lib/avcodec.lib \
$$PWD/ffmpeg/lib/avdevice.lib \
$$PWD/ffmpeg/lib/avfilter.lib \
$$PWD/ffmpeg/lib/avformat.lib \
$$PWD/ffmpeg/lib/avutil.lib \
$$PWD/ffmpeg/lib/postproc.lib \
$$PWD/ffmpeg/lib/swresample.lib \
$$PWD/ffmpeg/lib/swscale.lib \
$$PWD/SDL2/lib/x86/SDL2.lib
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
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。