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-07-06 22:28:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2bb5d126fd84cf979bbbefaa355ce85cd2fb5cd2
tracy
/
library
/
win32
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