This commit is contained in:
2024-02-11 17:49:29 +01:00
parent 489ca42d32
commit 20099ae740
85 changed files with 3383 additions and 2024 deletions

View File

@@ -0,0 +1,13 @@
file(REMOVE_RECURSE
"CMakeFiles/FH.dir/WS23_24/Anwendungsentwicklung/src/P11/test.c.obj"
"CMakeFiles/FH.dir/WS23_24/Anwendungsentwicklung/src/P11/test.c.obj.d"
"FH.exe"
"FH.exe.manifest"
"FH.pdb"
"libFH.dll.a"
)
# Per-language clean rules from dependency scanning.
foreach(lang C)
include(CMakeFiles/FH.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()