From 54b8e362d5f889478c03c715099d285738abb895 Mon Sep 17 00:00:00 2001 From: BenDol Date: Thu, 10 Apr 2014 19:14:08 +1200 Subject: [PATCH] Fix missing reference for VS project. --- vc12/otclient.vcxproj | 2 ++ vc12/otclient.vcxproj.filters | 6 ++++++ 2 files changed, 8 insertions(+) diff --git a/vc12/otclient.vcxproj b/vc12/otclient.vcxproj index b6b72849..88fee3ed 100644 --- a/vc12/otclient.vcxproj +++ b/vc12/otclient.vcxproj @@ -210,6 +210,7 @@ + FW_GRAPHICS;%(PreprocessorDefinitions) @@ -360,6 +361,7 @@ + diff --git a/vc12/otclient.vcxproj.filters b/vc12/otclient.vcxproj.filters index 892071c2..870bd4e5 100644 --- a/vc12/otclient.vcxproj.filters +++ b/vc12/otclient.vcxproj.filters @@ -525,6 +525,9 @@ Source Files + + Source Files\framework\core + @@ -1043,6 +1046,9 @@ Header Files\client + + Header Files\framework\core +