From 8aa80d3e9b09913683a1b6081708eac0be155543 Mon Sep 17 00:00:00 2001 From: Recep Aslantas Date: Sun, 21 May 2017 12:36:31 +0300 Subject: [PATCH] win: add version header to project --- win/cglm.vcxproj | 1 + win/cglm.vcxproj.filters | 3 +++ 2 files changed, 4 insertions(+) diff --git a/win/cglm.vcxproj b/win/cglm.vcxproj index c9b530d..1f9e96a 100644 --- a/win/cglm.vcxproj +++ b/win/cglm.vcxproj @@ -192,6 +192,7 @@ + diff --git a/win/cglm.vcxproj.filters b/win/cglm.vcxproj.filters index 9e102ef..12fd1b4 100644 --- a/win/cglm.vcxproj.filters +++ b/win/cglm.vcxproj.filters @@ -120,6 +120,9 @@ src + + include +