cleanup before merge
This commit is contained in:
parent
a4a35bd911
commit
e9b478d569
8 changed files with 19 additions and 18 deletions
3
builddlib.bat
Normal file
3
builddlib.bat
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
clang++ -DDEBUG -D_DEBUG -shared src\tmrtsc.cpp -o build\libtmrtscd.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
|
||||
Loading…
Add table
Add a link
Reference in a new issue