mirror of
https://github.com/wolfpld/tracy
synced 2025-04-30 04:43:53 +00:00
Go back to build directory.
This commit is contained in:
parent
b19d633d68
commit
076bf1b475
@ -8,6 +8,7 @@ install:
|
|||||||
- cmd: cd c:\tools\vcpkg
|
- cmd: cd c:\tools\vcpkg
|
||||||
- cmd: vcpkg install freetype glfw3 --triplet x64-windows-static
|
- cmd: vcpkg install freetype glfw3 --triplet x64-windows-static
|
||||||
- cmd: vcpkg integrate install
|
- cmd: vcpkg integrate install
|
||||||
|
- cmd: cd %APPVEYOR_BUILD_FOLDER%
|
||||||
build_script:
|
build_script:
|
||||||
- cmd: msbuild .\update\build\win32\update.vcxproj
|
- cmd: msbuild .\update\build\win32\update.vcxproj
|
||||||
- cmd: msbuild .\profiler\build\win32\Tracy.vcxproj
|
- cmd: msbuild .\profiler\build\win32\Tracy.vcxproj
|
||||||
|
Loading…
x
Reference in New Issue
Block a user