Module_avmedia.mk (5d297950) Module_avmedia.mk (b720c592)
1#**************************************************************
2#
3# Licensed to the Apache Software Foundation (ASF) under one
4# or more contributor license agreements. See the NOTICE file
5# distributed with this work for additional information
6# regarding copyright ownership. The ASF licenses this file
7# to you under the Apache License, Version 2.0 (the
8# "License"); you may not use this file except in compliance

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

53$(eval $(call gb_Module_add_targets,avmedia,\
54 Library_avmediawin \
55))
56endif
57
58ifeq ($(GUIBASE),aqua)
59$(eval $(call gb_Module_add_targets,avmedia,\
60 Library_avmediaMacAVF \
1#**************************************************************
2#
3# Licensed to the Apache Software Foundation (ASF) under one
4# or more contributor license agreements. See the NOTICE file
5# distributed with this work for additional information
6# regarding copyright ownership. The ASF licenses this file
7# to you under the Apache License, Version 2.0 (the
8# "License"); you may not use this file except in compliance

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

53$(eval $(call gb_Module_add_targets,avmedia,\
54 Library_avmediawin \
55))
56endif
57
58ifeq ($(GUIBASE),aqua)
59$(eval $(call gb_Module_add_targets,avmedia,\
60 Library_avmediaMacAVF \
61 Library_avmediaQuickTime \
62))
63endif
64
65
66# vim: set noet sw=4 ts=4:
61))
62endif
63
64
65# vim: set noet sw=4 ts=4: