From f27ba7bc1a39e0863c30699c668e55f7765c5cc8 Mon Sep 17 00:00:00 2001 From: Syoyo Fujita Date: Mon, 21 Dec 2015 01:23:00 +0900 Subject: [PATCH] Update appveyor yaml. --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index e6fb52a..f7ffacd 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -9,4 +9,4 @@ configuration: Release build: parallel: true - project: TinyGLTFSolution.sln + project: TinyGLTFLoaderSolution.sln