cleanup 2

This commit is contained in:
Hane 2023-07-25 20:55:53 +02:00
commit 443593e9f0
4 changed files with 3 additions and 22 deletions

1
buildproto.bat Normal file
View file

@ -0,0 +1 @@
clang++ -DDEBUG src\proto\proto.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