This website requires JavaScript.
Explore
Help
Register
Sign In
zhangengru
/
tracy
Watch
1
Star
0
Fork
0
You've already forked tracy
mirror of
https://github.com/wolfpld/tracy.git
synced
2025-03-20 07:40:02 +08:00
Code
Issues
Projects
Wiki
Activity
Files
d8cb536712e876ba956f27f23dbede1c2eccad28
tracy
/
library
T
History
Bartosz Taudul
4394d396f5
Build release target by default.
2020-10-03 13:45:11 +02:00
..
unix
Build release target by default.
2020-10-03 13:45:11 +02:00
win32
Add empty TRACY_API instead of using dllexport for static builds on windows. Using dllexport is not correct, because it marks APIs in static lib for export and these APIs would get exported from a DLL that links to tracy.
2020-05-05 13:23:46 +03:00