4 lines
350 B
Batchfile
4 lines
350 B
Batchfile
clang++ -DDEBUG -dynamic 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 D:\Contenido\Capybara\Cositas\tmr\build -Wl,-Bstatic -l c++ -l unwind -Wl,-Bdynamic -l tmrtsc --verbose
|
|
|
|
REM -fms-runtime-lib dll_dbgx
|
|
REM -lmsvcrt -lucrtbase -lvcruntime140_app
|