17de6b1b1SDamjan Jovanovic#************************************************************** 27de6b1b1SDamjan Jovanovic# 37de6b1b1SDamjan Jovanovic# Licensed to the Apache Software Foundation (ASF) under one 47de6b1b1SDamjan Jovanovic# or more contributor license agreements. See the NOTICE file 57de6b1b1SDamjan Jovanovic# distributed with this work for additional information 67de6b1b1SDamjan Jovanovic# regarding copyright ownership. The ASF licenses this file 77de6b1b1SDamjan Jovanovic# to you under the Apache License, Version 2.0 (the 87de6b1b1SDamjan Jovanovic# "License"); you may not use this file except in compliance 97de6b1b1SDamjan Jovanovic# with the License. You may obtain a copy of the License at 107de6b1b1SDamjan Jovanovic# 117de6b1b1SDamjan Jovanovic# http://www.apache.org/licenses/LICENSE-2.0 127de6b1b1SDamjan Jovanovic# 137de6b1b1SDamjan Jovanovic# Unless required by applicable law or agreed to in writing, 147de6b1b1SDamjan Jovanovic# software distributed under the License is distributed on an 157de6b1b1SDamjan Jovanovic# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 167de6b1b1SDamjan Jovanovic# KIND, either express or implied. See the License for the 177de6b1b1SDamjan Jovanovic# specific language governing permissions and limitations 187de6b1b1SDamjan Jovanovic# under the License. 197de6b1b1SDamjan Jovanovic# 207de6b1b1SDamjan Jovanovic#************************************************************** 217de6b1b1SDamjan Jovanovic 227de6b1b1SDamjan Jovanovic 237de6b1b1SDamjan Jovanovic 247de6b1b1SDamjan Jovanovic$(eval $(call gb_Package_Package,rsc_inc,$(SRCDIR)/rsc/inc)) 257de6b1b1SDamjan Jovanovic$(eval $(call gb_Package_add_file,rsc_inc,inc/rsc/rscsfx.hxx,rsc/rscsfx.hxx)) 26*0c9cf815SMatthias Seidel 27*0c9cf815SMatthias Seidel# vim: set noet ts=4 sw=4: 28