Files
Octoberfest7 7628187b37 Initial commit
Fix current directory detection

Update README.md

Fixes

Update README.md

Update README.md

Update README.md

Update README.md

Fixes

Fixes
2023-06-07 00:33:13 -04:00

3 lines
182 B
Makefile

all:
i686-w64-mingw32-gcc -o dist/dropspawn.x86.o -Os -c src/DropSpawn_BOF/main.c -lshlwapi
x86_64-w64-mingw32-gcc -o dist/dropspawn.x64.o -Os -c src/DropSpawn_BOF/main.c -lshlwapi