cleanup before merge
This commit is contained in:
parent
a4a35bd911
commit
e9b478d569
8 changed files with 19 additions and 18 deletions
|
|
@ -1,3 +1,2 @@
|
|||
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
|
||||
clang++ -shared src\tmrtsc.cpp -o build\libtmrtsc.dll -Wall -Wextra -Wpedantic -std=c++11 -L C:\capybara\libclang\x86_64-w64-mingw32\bin -Wl,-Bstatic -l c++ -l unwind --verbose
|
||||
|
||||
REM -lmsvcrt -lucrtbase -lvcruntime140_app
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue