From d16131a09f7da0e0dcffa9f9f8422df8b8f03a8c Mon Sep 17 00:00:00 2001 From: Chun-wei Fan Date: Wed, 7 Dec 2011 17:33:43 +0800 Subject: [PATCH] VS Property sheets update Add the CLUTTER_COMPILATION macro for compiling the conformance tests --- build/win32/vs10/cogl.props | 2 +- build/win32/vs9/cogl.vsprops | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/win32/vs10/cogl.props b/build/win32/vs10/cogl.props index 47d4245d3..9d78d62d3 100644 --- a/build/win32/vs10/cogl.props +++ b/build/win32/vs10/cogl.props @@ -9,7 +9,7 @@ _DEBUG;$(LibBuildDefines);COGL_GL_DEBUG;COGL_OBJECT_DEBUG;COGL_HANDLE_DEBUG G_LOG_DOMAIN="Cogl";COGL_HAS_WIN32_SUPPORT;COGL_BUILD_EXP;COGL_GL_LIBNAME="";COGL_LOCALEDIR="/some/random/dir" G_LOG_DOMAIN="Cogl-Pango" - TESTS_DATADIR="../share/cogl-$(CoglApiVersion)/tests" + CLUTTER_COMPILATION;TESTS_DATADIR="../share/cogl-$(CoglApiVersion)/tests" $(GlibEtcInstallRoot) if exist ..\..\..\config.h goto DONE_CONFIG_H diff --git a/build/win32/vs9/cogl.vsprops b/build/win32/vs9/cogl.vsprops index bd4c39423..d7b784b86 100644 --- a/build/win32/vs9/cogl.vsprops +++ b/build/win32/vs9/cogl.vsprops @@ -52,7 +52,7 @@ />