corregit makefile de windows

This commit is contained in:
2025-12-23 10:03:32 +01:00
parent 9a874fc83b
commit 1951bcad11
4 changed files with 60 additions and 47 deletions

View File

@@ -0,0 +1,13 @@
{
"permissions": {
"allow": [
"Bash(dir \"C:\\mingw\\gitea\\orni_attack\\release\\dll\")",
"Bash(make:*)",
"Bash(echo:*)",
"Bash(objdump:*)",
"Bash(unzip:*)"
],
"deny": [],
"ask": []
}
}