summaryrefslogtreecommitdiff
path: root/build/win32/vs10/cogl.props
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2012-03-13 22:14:47 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2012-03-13 22:14:47 +0800
commitb13392dbe2e3c049f3cc528832554c1551496e8f (patch)
treedd21761bc69c91a018ed0cb85860844c3e4d0093 /build/win32/vs10/cogl.props
parentd42efa37415931fe2de3fb07dd3514b91620fbc6 (diff)
downloadcogl-b13392dbe2e3c049f3cc528832554c1551496e8f.tar.gz
Update VS property sheets
"Install" the cogl2-compatibility.h header which will only be in 1.10.x
Diffstat (limited to 'build/win32/vs10/cogl.props')
-rw-r--r--build/win32/vs10/cogl.props2
1 files changed, 2 insertions, 0 deletions
diff --git a/build/win32/vs10/cogl.props b/build/win32/vs10/cogl.props
index 35cfff27..1a6992f9 100644
--- a/build/win32/vs10/cogl.props
+++ b/build/win32/vs10/cogl.props
@@ -186,6 +186,8 @@ copy ..\..\..\cogl\cogl2-path.h $(CopyDir)\include\cogl-$(CoglApiVersion)\cogl
copy ..\..\..\cogl\cogl2-experimental.h $(CopyDir)\include\cogl-$(CoglApiVersion)\cogl
+copy ..\..\..\cogl\cogl2-compatibility.h $(CopyDir)\include\cogl-$(CoglApiVersion)\cogl
+
</CoglDoInstall>
<GenerateCoglDef>
echo EXPORTS &gt; ..\..\..\cogl\cogl.def