This website requires JavaScript.
Explore
Help
Sign In
Scarfski
/
tracy
Watch
1
Star
0
Fork
0
You've already forked tracy
mirror of
https://github.com/wolfpld/tracy.git
synced
2026-08-06 05:19:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a5c16a39bae2defcf96b02bc8a7384ec298785ea
tracy
/
library
History
Jim Blandy
7bc8c6283a
Factor out Unix build logic into shared files.
2020-07-31 11:08:36 -07:00
..
unix
Factor out Unix build logic into shared files.
2020-07-31 11:08:36 -07: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