fix(filelink exe): add console sources

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
Rachel Powers 2023-07-30 15:22:18 -07:00
parent 6d564628b7
commit 760b80934f
No known key found for this signature in database
GPG Key ID: E10E321EB160949B

View File

@ -563,6 +563,9 @@ set(ATLAUNCHER_SOURCES
)
set(LINKEXE_SOURCES
WindowsConsole.cpp
WindowsConsole.h
filelink/FileLink.h
filelink/FileLink.cpp
FileSystem.h