[cogl/msvc-support] Update VS2010 property sheet
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl/msvc-support] Update VS2010 property sheet
- Date: Wed, 12 Oct 2011 06:43:22 +0000 (UTC)
commit eacdf3681b3bac95d4bd772595c809b7bc6ef911
Author: Chun-wei Fan <fanchunwei src gnome org>
Date: Wed Oct 12 14:43:15 2011 +0800
Update VS2010 property sheet
Fix the TEST_DATADIR macro...
build/win32/vs10/cogl.props | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/build/win32/vs10/cogl.props b/build/win32/vs10/cogl.props
index f370a85..952f68d 100644
--- a/build/win32/vs10/cogl.props
+++ b/build/win32/vs10/cogl.props
@@ -9,7 +9,7 @@
<DebugLibBuildDefines>_DEBUG;$(LibBuildDefines);COGL_GL_DEBUG;COGL_OBJECT_DEBUG;COGL_HANDLE_DEBUG</DebugLibBuildDefines>
<CoglBuildDefines>G_LOG_DOMAIN="Cogl";COGL_HAS_WIN32_SUPPORT;COGL_BUILD_EXP;COGL_GL_LIBNAME="";COGL_LOCALEDIR="/some/random/dir"</CoglBuildDefines>
<CoglPangoBuildDefines>G_LOG_DOMAIN="Cogl-Pango"</CoglPangoBuildDefines>
- <TestProgDef>TESTS_DATADIR=\"../share/cogl-$(CoglApiVersion)/tests\"</TestProgDef>
+ <TestProgDef>TESTS_DATADIR="../share/cogl-$(CoglApiVersion)/tests"</TestProgDef>
<CopyDir>$(GlibEtcInstallRoot)</CopyDir>
<PreBuildCmd>
if exist ..\..\..\config.h goto DONE_CONFIG_H
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]