1
0
mirror of https://github.com/wolfpld/tracy synced 2025-04-29 12:23:53 +00:00

Go back to build directory.

This commit is contained in:
Bartosz Taudul 2019-07-24 23:32:41 +02:00
parent b19d633d68
commit 076bf1b475

View File

@ -8,6 +8,7 @@ install:
- cmd: cd c:\tools\vcpkg
- cmd: vcpkg install freetype glfw3 --triplet x64-windows-static
- cmd: vcpkg integrate install
- cmd: cd %APPVEYOR_BUILD_FOLDER%
build_script:
- cmd: msbuild .\update\build\win32\update.vcxproj
- cmd: msbuild .\profiler\build\win32\Tracy.vcxproj