Skip to content

Commit

Permalink
add .pro file
Browse files Browse the repository at this point in the history
  • Loading branch information
wkcn committed Feb 17, 2016
1 parent c239a91 commit 45c1b6b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions SicilyChan.pro
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,14 @@ SOURCES +=\
Defines.cpp \
Sicily.cpp \
main.cpp \
ChatBox.cpp
ChatBox.cpp \
ActionList.cpp

HEADERS += \
Sicily.h \
Defines.h \
ChatBox.h
ChatBox.h \
ActionList.h

FORMS += \
Sicily.ui \
Expand Down

0 comments on commit 45c1b6b

Please sign in to comment.