diff -ur libgltf.org/build/win32/libgltf.vcxproj libgltf/build/win32/libgltf.vcxproj
--- libgltf.org/build/win32/libgltf.vcxproj 2015-02-18 21:36:34.059042700 +0100
+++ libgltf/build/win32/libgltf.vcxproj 2015-02-18 21:38:07.969414000 +0100
@@ -5,10 +5,18 @@
Debug
Win32
+
+ Debug
+ x64
+
Release
Win32
+
+ Release
+ x64
+
@@ -56,6 +64,12 @@
MultiByte
v110
+
+ StaticLibrary
+ true
+ MultiByte
+ v110
+
StaticLibrary
false
@@ -63,15 +77,28 @@
MultiByte
v110
+
+ StaticLibrary
+ false
+ true
+ MultiByte
+ v110
+
+
+
+
+
+
+
@@ -86,6 +113,19 @@
opengl32.lib;glew32.lib;$(AdditionalDependencies)
+
+
+ Level4
+ Disabled
+ ..\..\inc;$(AdditionalIncludeDirectories)
+ false
+
+
+ true
+ $(AdditionalLibraryDirectories)
+ opengl32.lib;glew32.lib;$(AdditionalDependencies)
+
+
Level4
@@ -105,6 +145,25 @@
Windows
+
+
+ Level4
+ MaxSpeed
+ StreamingSIMDExtensions
+ true
+ true
+ ..\..\inc;$(AdditionalIncludeDirectories)
+ false
+
+
+ true
+ true
+ true
+ $(AdditionalLibraryDirectories)
+ opengl32.lib;glew32.lib;$(AdditionalDependencies)
+ Windows
+
+