Library_vbahelper.mk (752c0af7) Library_vbahelper.mk (2e2269f7)
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

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

51 cppuhelper \
52 msfilter \
53 sal \
54 sb \
55 sfx \
56 stl \
57 svl \
58 svt \
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

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

51 cppuhelper \
52 msfilter \
53 sal \
54 sb \
55 sfx \
56 stl \
57 svl \
58 svt \
59 tk \
59 ootk \
60 tl \
61 utl \
62 vcl \
63 $(gb_STDLIBS) \
64))
65
66# add all source files that shall be compiled with exceptions enabled
67# the name is relative to $(SRCROOT) and must not contain an extension

--- 31 unchanged lines hidden ---
60 tl \
61 utl \
62 vcl \
63 $(gb_STDLIBS) \
64))
65
66# add all source files that shall be compiled with exceptions enabled
67# the name is relative to $(SRCROOT) and must not contain an extension

--- 31 unchanged lines hidden ---