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-15 07:39:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
46f0853f1bbf8a4e74488b3ccc2cf93897ab96c4
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