1 Star 0 Fork 8

fensnote / KeyboardLiuDianWu

forked from johnneyCat / KeyboardLiuDianWu 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
InputTool.pro 621 Bytes
一键复制 编辑 原始数据 按行查看 历史
hanxiaoluo 提交于 2017-04-10 13:39 . Add files via upload
#-------------------------------------------------
#
# Project created by QtCreator 2014-08-15T14:34:50
#
#-------------------------------------------------
QT += core gui sql
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
TARGET = InputTool
TEMPLATE = app
SOURCES += main.cpp\
frmmain.cpp \
frminput.cpp \
frmnum.cpp
HEADERS += frmmain.h \
frminput.h \
frmnum.h
FORMS += frmmain.ui \
frminput.ui \
frmnum.ui
MOC_DIR = temp/moc
RCC_DIR = temp/rcc
UI_DIR = temp/ui
OBJECTS_DIR = temp/obj
DESTDIR = bin
C++
1
https://gitee.com/fensnote/KeyboardLiuDianWu.git
git@gitee.com:fensnote/KeyboardLiuDianWu.git
fensnote
KeyboardLiuDianWu
KeyboardLiuDianWu
master

搜索帮助