From 32794cbd7b6366d2981eea48a990caf722e34ae3 Mon Sep 17 00:00:00 2001 From: yhirose Date: Fri, 24 Jul 2015 13:21:07 -0400 Subject: [PATCH] Fixed vc build problem. --- language/vc12/culebra.vcxproj | 27 ++++++++++++--------------- language/vc14/culebra.vcxproj | 22 +++++++++++----------- 2 files changed, 23 insertions(+), 26 deletions(-) diff --git a/language/vc12/culebra.vcxproj b/language/vc12/culebra.vcxproj index feb6b43..4fcd297 100644 --- a/language/vc12/culebra.vcxproj +++ b/language/vc12/culebra.vcxproj @@ -11,20 +11,17 @@ - - - - - + + + + + - - - - - - - + + + + {F85B641A-7538-4809-8175-C528FF632CF6} @@ -68,7 +65,7 @@ Level3 Disabled WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - .. + ../.. Console @@ -85,7 +82,7 @@ true true WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - .. + ../.. Console @@ -98,4 +95,4 @@ - \ No newline at end of file + diff --git a/language/vc14/culebra.vcxproj b/language/vc14/culebra.vcxproj index dbcff36..dd82cbd 100644 --- a/language/vc14/culebra.vcxproj +++ b/language/vc14/culebra.vcxproj @@ -11,17 +11,17 @@ - - - - - + + + + + - - - - + + + + {F85B641A-7538-4809-8175-C528FF632CF6} @@ -65,7 +65,7 @@ Level3 Disabled WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - .. + ../.. Console @@ -82,7 +82,7 @@ true true WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - .. + ../.. Console