tracy/profiler
David Farrell a4a20ddc42 Updated Visual Studio project files to use vcpkg directory for dependencies
This modifies all of the include and lib paths to point to vcpkg/vcpkg/installed/x64-windows-static/include and lib.

With these changes, all executables in Tracy build out of the box in all configurations (assuming you have run the install_vcpkg_depencies.bat script first).

Perhaps it would be better to use a single Visual Studio .props file that all of the .vcxproj files point to so that the include and lib paths are set in a single place, but for now the paths are set separately in each .vcxproj.
2020-04-21 10:59:08 -07:00
..
build Updated Visual Studio project files to use vcpkg directory for dependencies 2020-04-21 10:59:08 -07:00
libs/gl3w/GL Migrate to VS2019, vcpkg. 2019-07-24 22:24:17 +02:00
src Update to ImGui 1.76. 2020-04-13 00:01:53 +02:00