2 Star 8 Fork 0

纵使有花兼明月何堪无酒亦无人 / Z4PIDE

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Z4P.pro 845 Bytes
一键复制 编辑 原始数据 按行查看 历史
#-------------------------------------------------
#
# Project created by QtCreator 2016-02-15T11:43:15
#
#-------------------------------------------------
QT += core gui
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
CONFIG += release qscintilla2
TARGET = Z4P
TEMPLATE = app
DEFINES += QSCINTILLA_DLL
SOURCES += main.cpp\
mainwindow.cpp \
z_for_p_editorwidget.cpp \
z_for_p_filesystemdockwidget.cpp \
z_for_p_editor.cpp \
z_for_p_compilermodule.cpp \
dirscan.cpp \
z_for_p_outputtextedit.cpp
HEADERS += mainwindow.h \
z_for_p_editorwidget.h \
z_for_p_filesystemdockwidget.h \
resourcefilename.h \
z_for_p_editor.h \
z_for_p_compilermodule.h \
dirscan.h \
z_for_p_outputtextedit.h
FORMS += mainwindow.ui \
z_for_p_editor.ui
PHP
1
https://gitee.com/xavier007/Z4PIDE.git
git@gitee.com:xavier007/Z4PIDE.git
xavier007
Z4PIDE
Z4PIDE
master

搜索帮助