win: add version header to project

This commit is contained in:
Recep Aslantas
2017-05-21 12:36:31 +03:00
parent f90d3f5faf
commit 8aa80d3e9b
2 changed files with 4 additions and 0 deletions

View File

@@ -192,6 +192,7 @@
<ClInclude Include="..\include\cglm-util.h" />
<ClInclude Include="..\include\cglm-vec-ext.h" />
<ClInclude Include="..\include\cglm-vec.h" />
<ClInclude Include="..\include\cglm-version.h" />
<ClInclude Include="..\include\cglm.h" />
<ClInclude Include="..\src\config.h" />
</ItemGroup>