Update the cmakelists to newest
This commit is contained in:
parent
fef16a320a
commit
2d33a52c82
@ -4,17 +4,16 @@ aoblipplayer.h
|
|||||||
aobutton.h
|
aobutton.h
|
||||||
aocaseannouncerdialog.h
|
aocaseannouncerdialog.h
|
||||||
aocharbutton.h
|
aocharbutton.h
|
||||||
aocharmovie.h
|
aoclocklabel.h
|
||||||
aoemotebutton.h
|
aoemotebutton.h
|
||||||
aoevidencebutton.h
|
aoevidencebutton.h
|
||||||
aoevidencedisplay.h
|
aoevidencedisplay.h
|
||||||
aoimage.h
|
aoimage.h
|
||||||
|
aolayer.h
|
||||||
aolineedit.h
|
aolineedit.h
|
||||||
aomovie.h
|
|
||||||
aomusicplayer.h
|
aomusicplayer.h
|
||||||
aooptionsdialog.h
|
aooptionsdialog.h
|
||||||
aopacket.h
|
aopacket.h
|
||||||
aoscene.h
|
|
||||||
aosfxplayer.h
|
aosfxplayer.h
|
||||||
aotextarea.h
|
aotextarea.h
|
||||||
aotextedit.h
|
aotextedit.h
|
||||||
@ -24,6 +23,7 @@ chatlogpiece.h
|
|||||||
courtroom.h
|
courtroom.h
|
||||||
datatypes.h
|
datatypes.h
|
||||||
debug_functions.h
|
debug_functions.h
|
||||||
|
demoserver.h
|
||||||
discord-rpc.h
|
discord-rpc.h
|
||||||
discord_register.h
|
discord_register.h
|
||||||
discord_rich_presence.h
|
discord_rich_presence.h
|
||||||
|
@ -4,17 +4,16 @@ aoblipplayer.cpp
|
|||||||
aobutton.cpp
|
aobutton.cpp
|
||||||
aocaseannouncerdialog.cpp
|
aocaseannouncerdialog.cpp
|
||||||
aocharbutton.cpp
|
aocharbutton.cpp
|
||||||
aocharmovie.cpp
|
aoclocklabel.cpp
|
||||||
aoemotebutton.cpp
|
aoemotebutton.cpp
|
||||||
aoevidencebutton.cpp
|
aoevidencebutton.cpp
|
||||||
aoevidencedisplay.cpp
|
aoevidencedisplay.cpp
|
||||||
aoimage.cpp
|
aoimage.cpp
|
||||||
|
aolayer.cpp
|
||||||
aolineedit.cpp
|
aolineedit.cpp
|
||||||
aomovie.cpp
|
|
||||||
aomusicplayer.cpp
|
aomusicplayer.cpp
|
||||||
aooptionsdialog.cpp
|
aooptionsdialog.cpp
|
||||||
aopacket.cpp
|
aopacket.cpp
|
||||||
aoscene.cpp
|
|
||||||
aosfxplayer.cpp
|
aosfxplayer.cpp
|
||||||
aotextarea.cpp
|
aotextarea.cpp
|
||||||
aotextedit.cpp
|
aotextedit.cpp
|
||||||
@ -22,6 +21,7 @@ charselect.cpp
|
|||||||
chatlogpiece.cpp
|
chatlogpiece.cpp
|
||||||
courtroom.cpp
|
courtroom.cpp
|
||||||
debug_functions.cpp
|
debug_functions.cpp
|
||||||
|
demoserver.cpp
|
||||||
discord_rich_presence.cpp
|
discord_rich_presence.cpp
|
||||||
emotes.cpp
|
emotes.cpp
|
||||||
evidence.cpp
|
evidence.cpp
|
||||||
|
Loading…
Reference in New Issue
Block a user