
* replace aolineedit and aotextedit with event filters * use a button to make evidence editable instead of double click
37 lines
628 B
CMake
37 lines
628 B
CMake
target_sources(Attorney_Online PRIVATE
|
|
aoapplication.cpp
|
|
aoblipplayer.cpp
|
|
aobutton.cpp
|
|
aocaseannouncerdialog.cpp
|
|
aocharbutton.cpp
|
|
aoclocklabel.cpp
|
|
aoemotebutton.cpp
|
|
aoevidencebutton.cpp
|
|
aoevidencedisplay.cpp
|
|
aoimage.cpp
|
|
aolayer.cpp
|
|
aomusicplayer.cpp
|
|
aooptionsdialog.cpp
|
|
aopacket.cpp
|
|
aosfxplayer.cpp
|
|
aotextarea.cpp
|
|
charselect.cpp
|
|
chatlogpiece.cpp
|
|
courtroom.cpp
|
|
debug_functions.cpp
|
|
demoserver.cpp
|
|
discord_rich_presence.cpp
|
|
emotes.cpp
|
|
evidence.cpp
|
|
file_functions.cpp
|
|
hardware_functions.cpp
|
|
lobby.cpp
|
|
main.cpp
|
|
misc_functions.cpp
|
|
networkmanager.cpp
|
|
packet_distribution.cpp
|
|
path_functions.cpp
|
|
scrolltext.cpp
|
|
text_file_functions.cpp
|
|
)
|