<feat: New project structure>

<feat: New release>
This commit is contained in:
Alessandro Autiero
2023-09-02 15:34:15 +02:00
parent 64b33102f4
commit b41e22adeb
953 changed files with 1373072 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
file(REMOVE_RECURSE
"CMakeFiles/reboot_launcher.dir/Runner.rc.res"
"CMakeFiles/reboot_launcher.dir/__/flutter/generated_plugin_registrant.cc.obj"
"CMakeFiles/reboot_launcher.dir/flutter_window.cpp.obj"
"CMakeFiles/reboot_launcher.dir/main.cpp.obj"
"CMakeFiles/reboot_launcher.dir/utils.cpp.obj"
"CMakeFiles/reboot_launcher.dir/win32_window.cpp.obj"
"reboot_launcher.exe"
"reboot_launcher.exe.manifest"
"reboot_launcher.lib"
"reboot_launcher.pdb"
)
# Per-language clean rules from dependency scanning.
foreach(lang CXX RC)
include(CMakeFiles/reboot_launcher.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()