Options for Data Migration (#95)

Copy, move, or link

Co-authored-by: KeatonTheBot <onikeaton@gmail.com>
Signed-off-by: swurl <swurl@swurl.xyz>

Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/95
Co-authored-by: swurl <swurl@swurl.xyz>
Co-committed-by: swurl <swurl@swurl.xyz>
This commit is contained in:
swurl 2025-05-10 15:40:15 +00:00 committed by crueter
parent 09c72e9f98
commit 28d2b06380
6 changed files with 270 additions and 57 deletions

View file

@ -237,6 +237,7 @@ add_executable(yuzu
yuzu.qrc
yuzu.rc
migration_dialog.h migration_dialog.cpp
)
set_target_properties(yuzu PROPERTIES OUTPUT_NAME "eden")