tracy/profiler/build/win32
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
..
DebugVis.natvis Add Int24, Int48 natvis. 2020-02-22 18:52:38 +01:00
Tracy.rc Add icon to win32 profiler executable. 2019-06-02 18:05:49 +02:00
Tracy.sln Rename "standalone" to "profiler". 2018-08-07 22:26:37 +02:00
Tracy.vcxproj Updated Visual Studio project files to use vcpkg directory for dependencies 2020-04-21 10:59:08 -07:00
Tracy.vcxproj.filters Perform source file name substitution. 2020-04-17 19:28:39 +02:00