Still learning the D(ll)

This commit is contained in:
Hane 2023-07-23 22:00:02 +02:00
commit dcf3cd2ac2
2 changed files with 88 additions and 64 deletions

1
buildlib.bat Normal file
View file

@ -0,0 +1 @@
clang++ -D DEBUG src\tmrtsc.hpp -Wall -Wextra -Wpedantic -std=c++11 -g -gcodeview -Wl,-pdb= -L C:\capybara\libclang\x86_64-w64-mingw32\bin -l c++ -l unwind --verbose