[host] added sync-test application

This commit is contained in:
Geoffrey McRae
2017-12-07 22:56:47 +11:00
parent 34f07ec77f
commit 3336f27b5a
5 changed files with 326 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="freetype.redist" version="2.6.2.1" targetFramework="native" />
<package id="sdl2.v140" version="2.0.4" targetFramework="native" />
<package id="sdl2.v140.redist" version="2.0.4" targetFramework="native" />
<package id="sdl2_ttf.v140" version="2.0.14" targetFramework="native" />
<package id="sdl2_ttf.v140.redist" version="2.0.14" targetFramework="native" />
</packages>