From 38cb693834aef1acb2a573f48b45198ccd33d195 Mon Sep 17 00:00:00 2001 From: Uwila Date: Mon, 6 Apr 2020 13:51:29 +0200 Subject: [PATCH] Update vcxproj files for test_ray --- win/cglm-test.vcxproj | 1 + win/cglm-test.vcxproj.filters | 3 +++ 2 files changed, 4 insertions(+) diff --git a/win/cglm-test.vcxproj b/win/cglm-test.vcxproj index 1c0916d..6599103 100644 --- a/win/cglm-test.vcxproj +++ b/win/cglm-test.vcxproj @@ -42,6 +42,7 @@ + diff --git a/win/cglm-test.vcxproj.filters b/win/cglm-test.vcxproj.filters index c81dc11..b8f7326 100644 --- a/win/cglm-test.vcxproj.filters +++ b/win/cglm-test.vcxproj.filters @@ -79,5 +79,8 @@ src + + src + \ No newline at end of file