From 788f8312f01cdf7fd1198c84ef0f94ada2315f89 Mon Sep 17 00:00:00 2001 From: Vulpovile Date: Thu, 4 Mar 2021 23:45:23 -0800 Subject: [PATCH] Fixed release --- G3DTest.vcproj | 1 + 1 file changed, 1 insertion(+) diff --git a/G3DTest.vcproj b/G3DTest.vcproj index 6ef896f..400b4b8 100644 --- a/G3DTest.vcproj +++ b/G3DTest.vcproj @@ -50,6 +50,7 @@ Name="VCCLCompilerTool" Optimization="2" InlineFunctionExpansion="1" + AdditionalIncludeDirectories=""C:\Users\Andreja\Documents\C++\G3D-Fun\src\include"" PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" StringPooling="true" RuntimeLibrary="2"