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
07778badcced109b8190805fbf2d7abfaef0d3b9
tracy
/
library
/
win32
T
History
Bartosz Taudul
046638a2b7
Update all sln files to MSVC 2019.
2021-01-26 20:24:47 +01:00
..
TracyProfiler.sln
Update all sln files to MSVC 2019.
2021-01-26 20:24:47 +01:00
TracyProfiler.vcxproj
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
TracyProfiler.vcxproj.filters
Add shared library project files.
2020-01-25 17:16:08 +01:00