Module_drawinglayer.mk (090f0eb8) Module_drawinglayer.mk (7b6c7d7b)
1#*************************************************************************
2#
3# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4#
5# Copyright 2000, 2011 Oracle and/or its affiliates.
6#
7# OpenOffice.org - a multi-platform office productivity suite
8#

--- 15 unchanged lines hidden (view full) ---

24# for a copy of the LGPLv3 License.
25#
26#*************************************************************************
27
28$(eval $(call gb_Module_Module,drawinglayer))
29
30$(eval $(call gb_Module_add_targets,drawinglayer,\
31 Library_drawinglayer \
1#*************************************************************************
2#
3# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4#
5# Copyright 2000, 2011 Oracle and/or its affiliates.
6#
7# OpenOffice.org - a multi-platform office productivity suite
8#

--- 15 unchanged lines hidden (view full) ---

24# for a copy of the LGPLv3 License.
25#
26#*************************************************************************
27
28$(eval $(call gb_Module_Module,drawinglayer))
29
30$(eval $(call gb_Module_add_targets,drawinglayer,\
31 Library_drawinglayer \
32 Package_inc \
32))
33
34# vim: set noet ts=4 sw=4:
33))
34
35# vim: set noet ts=4 sw=4: