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 7dc77c1a..7cb2c010 100644
--- a/Attorney_Online_remake.pro
+++ b/Attorney_Online_remake.pro
@@ -44,7 +44,8 @@ SOURCES += main.cpp\
evidence.cpp \
aoevidencebutton.cpp \
charselect.cpp \
- aotextarea.cpp
+ aotextarea.cpp \
+ aolineedit.cpp
HEADERS += lobby.h \
aoimage.h \
@@ -70,7 +71,8 @@ HEADERS += lobby.h \
aomusicplayer.h \
aoblipplayer.h \
aoevidencebutton.h \
- aotextarea.h
+ aotextarea.h \
+ aolineedit.h
unix:LIBS += -L$$PWD -lbass
win32:LIBS += "$$PWD/bass.dll"