3 lines
253 B
Batchfile
3 lines
253 B
Batchfile
clang++ -DDEBUG -shared src\tmrtsc.cpp -o build\libtmrtsc.dll -Wall -Wextra -Wpedantic -std=c++11 -g -gcodeview -Wl,-pdb= -L C:\capybara\libclang\x86_64-w64-mingw32\bin -Wl,-Bstatic -l c++ -l unwind --verbose
|
|
|
|
REM -lmsvcrt -lucrtbase -lvcruntime140_app
|