makefile.mk (8d854f23) makefile.mk (6ecc4615)
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

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

326.IF "$(OS)" == "WNT"
327my_components += \
328 ado \
329 component/avmedia/source/win/avmediawin \
330 component/dtrans/source/generic/dtrans \
331 component/dtrans/util/dnd \
332 component/dtrans/util/ftransl \
333 component/dtrans/util/sysdtrans \
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

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

326.IF "$(OS)" == "WNT"
327my_components += \
328 ado \
329 component/avmedia/source/win/avmediawin \
330 component/dtrans/source/generic/dtrans \
331 component/dtrans/util/dnd \
332 component/dtrans/util/ftransl \
333 component/dtrans/util/sysdtrans \
334 component/fpicker/source/win32/folderpicker/fop \
335 component/fpicker/source/win32/filepicker/fps \
334 component/fpicker/util/fop \
335 component/fpicker/util/fps \
336 java_uno_accessbridge \
337 sysmail \
338 winaccessibility \
339 wininetbe1
340.END
341
342.IF "$(OS)" == "OS2"
343my_components += \

--- 79 unchanged lines hidden ---
336 java_uno_accessbridge \
337 sysmail \
338 winaccessibility \
339 wininetbe1
340.END
341
342.IF "$(OS)" == "OS2"
343my_components += \

--- 79 unchanged lines hidden ---