mirror of
https://github.com/wolfpld/tracy
synced 2025-05-01 13:13:53 +00:00
commit
2ffa1689b0
11
.appveyor.yml
Normal file
11
.appveyor.yml
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
version: '{build}'
|
||||||
|
platform:
|
||||||
|
- x64
|
||||||
|
image:
|
||||||
|
- Visual Studio 2017
|
||||||
|
build_script:
|
||||||
|
- cd "%APPVEYOR_BUILD_FOLDER%"
|
||||||
|
- msbuild .\update\build\win32\update.vcxproj
|
||||||
|
- msbuild .\standalone\build\win32\Tracy.vcxproj
|
||||||
|
- msbuild .\capture\build\win32\capture.vcxproj
|
||||||
|
test: off
|
Loading…
x
Reference in New Issue
Block a user