Add library

Embed the library into the executable and extract at runtime
Cleanup after executing the program
This commit is contained in:
2023-06-25 21:12:42 +02:00
parent 132894e924
commit c51e02fa05
4 changed files with 27 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
.vscode/
obj/
bin/
Libraries/