fixed .pro issue
This commit is contained in:
parent
19c7f7631f
commit
782eafe5cb
@ -7,25 +7,3 @@ SUBDIRS = ircbot \
|
||||
|
||||
app.depends = ircbot
|
||||
|
||||
SOURCES += mainwindow.cpp \
|
||||
socketirc.cpp \
|
||||
message.cpp \
|
||||
user.cpp \
|
||||
prompt.cpp \
|
||||
ircbot.cpp \
|
||||
botapp.cpp \
|
||||
module.cpp \
|
||||
basemodule.cpp \
|
||||
main.cpp
|
||||
|
||||
HEADERS += mainwindow.h \
|
||||
socketirc.h \
|
||||
message.h \
|
||||
user.h \
|
||||
prompt.h \
|
||||
ircbot.h \
|
||||
botapp.h \
|
||||
module.h \
|
||||
basemodule.h
|
||||
|
||||
FORMS += mainwindow.ui
|
||||
|
Loading…
x
Reference in New Issue
Block a user