windows cross-compliation

This commit is contained in:
onezplpl 2024-07-14 19:27:52 -04:00
parent f27d19b6c8
commit 887dfbe5c4
No known key found for this signature in database
GPG key ID: 7EC026A136F9EEC3
4 changed files with 14 additions and 5 deletions

6
.gitignore vendored
View file

@ -1,2 +1,6 @@
/monke
/db/*
/monke.exe
/db/*
/*.dll
/*.a
/*.o