aboutsummaryrefslogtreecommitdiff
path: root/Attorney_Online_remake.pro
diff options
context:
space:
mode:
Diffstat (limited to 'Attorney_Online_remake.pro')
-rw-r--r--Attorney_Online_remake.pro6
1 files changed, 4 insertions, 2 deletions
diff --git a/Attorney_Online_remake.pro b/Attorney_Online_remake.pro
index 5e988c8c..0c9ed9d1 100644
--- a/Attorney_Online_remake.pro
+++ b/Attorney_Online_remake.pro
@@ -43,7 +43,8 @@ SOURCES += main.cpp\
aoblipplayer.cpp \
evidence.cpp \
aoevidencebutton.cpp \
- charselect.cpp
+ charselect.cpp \
+ aotextarea.cpp
HEADERS += lobby.h \
aoimage.h \
@@ -68,7 +69,8 @@ HEADERS += lobby.h \
aosfxplayer.h \
aomusicplayer.h \
aoblipplayer.h \
- aoevidencebutton.h
+ aoevidencebutton.h \
+ aotextarea.h
unix:LIBS += -L$$PWD -lbass
win32:LIBS += "$$PWD/bass.dll"