diff options
Diffstat (limited to 'include/CMakeLists.txt')
| -rw-r--r-- | include/CMakeLists.txt | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/include/CMakeLists.txt b/include/CMakeLists.txt new file mode 100644 index 00000000..18cf23ba --- /dev/null +++ b/include/CMakeLists.txt @@ -0,0 +1,38 @@ +target_sources(Attorney_Online PRIVATE +aoapplication.h +aoblipplayer.h +aobutton.h +aocaseannouncerdialog.h +aocharbutton.h +aoclocklabel.h +aoemotebutton.h +aoevidencebutton.h +aoevidencedisplay.h +aoimage.h +aolayer.h +aolineedit.h +aomusicplayer.h +aooptionsdialog.h +aopacket.h +aosfxplayer.h +aotextarea.h +aotextedit.h +bass.h +bassopus.h +chatlogpiece.h +courtroom.h +datatypes.h +debug_functions.h +demoserver.h +discord-rpc.h +discord_register.h +discord_rich_presence.h +discord_rpc.h +file_functions.h +hardware_functions.h +lobby.h +misc_functions.h +networkmanager.h +scrolltext.h +text_file_functions.h +) |
