git-svn-id: svn://192.168.0.12/source@15 8346c931-da38-4b9b-9d4c-e48b93cbd075
This commit is contained in:
admin
2015-01-29 07:05:39 +00:00
parent 26aa931287
commit 78b2c14a74

View File

@@ -1,23 +0,0 @@
#-------------------------------------------------
#
# Project created by QtCreator 2014-12-02T17:00:39
#
#-------------------------------------------------
QT += core gui sql
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
TARGET = NaverCafeCrawler
TEMPLATE = app
SOURCES += main.cpp\
widget.cpp \
sprocess.cpp \
smanage.cpp \
snavercafemanage.cpp
HEADERS += widget.h \
sprocess.h \
smanage.h \
snavercafemanage.h