ayo we found the asmforce

This commit is contained in:
Hane 2023-07-10 23:20:34 +02:00
commit 4f4abbec47
5 changed files with 50 additions and 0 deletions

1
build.bat Normal file
View file

@ -0,0 +1 @@
clang++ src\main.cpp -o build\ayo.exe -Wall -Wextra -Wpedantic -std=c++11 -g -gcodeview -Wl,-pdb= -L C:\capybara\libclang\x86_64-w64-mingw32\bin -l c++ -l unwind -static --verbose