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 e132277b..3f7e02ed 100644
--- a/Attorney_Online_remake.pro
+++ b/Attorney_Online_remake.pro
@@ -46,7 +46,8 @@ SOURCES += main.cpp\
charselect.cpp \
aotextarea.cpp \
aolineedit.cpp \
- aotextedit.cpp
+ aotextedit.cpp \
+ aoevidencedisplay.cpp
HEADERS += lobby.h \
aoimage.h \
@@ -74,7 +75,8 @@ HEADERS += lobby.h \
aoevidencebutton.h \
aotextarea.h \
aolineedit.h \
- aotextedit.h
+ aotextedit.h \
+ aoevidencedisplay.h
unix:LIBS += -L$$PWD -lbass
win32:LIBS += "$$PWD/bass.dll"