tmr/buildtest.bat
2023-07-24 20:00:22 +02:00

3 lines
261 B
Batchfile

clang++ src\test\test.cpp -o build\test.exe -Wall -Wextra -Wpedantic -std=c++11 -g -gcodeview -Wl,-pdb= -L C:\capybara\libclang\x86_64-w64-mingw32\bin -l c++ -l unwind -L D:\Contenido\Capybara\Cositas\tmr\build -l tmrtsc --verbose
REM -fms-runtime-lib dll_dbg