summaryrefslogtreecommitdiff
path: root/scp2/InstallModule_winexplorerext.mk
blob: c3da66809a4fd1f894135c7c389fc534102180e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
#
# This file is part of the LibreOffice project.
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#

$(eval $(call gb_InstallModule_InstallModule,scp2/winexplorerext))

$(eval $(call gb_InstallModule_define_if_set,scp2/winexplorerext,\
	BUILD_X64 \
))

$(eval $(call gb_InstallModule_use_auto_install_libs,scp2/winexplorerext,\
	winexplorerextbinarytable \
	winexplorerext \
	$(if $(filter TRUE,$(BUILD_X64)),winexplorerextwin64) \
))

$(eval $(call gb_InstallModule_add_scpfiles,scp2/winexplorerext,\
    scp2/source/winexplorerext/file_winexplorerext \
    scp2/source/winexplorerext/registryitem_winexplorerext \
))

$(eval $(call gb_InstallModule_add_localized_scpfiles,scp2/winexplorerext,\
    scp2/source/winexplorerext/module_winexplorerext \
))

# vim: set shiftwidth=4 tabstop=4 noexpandtab:
lcms2?h=feature/lok-clipboard&id=ed26c01be15ebc9031ee5ef709d88d524f0fc16d'>quiet external module build log unless failureNorbert Thiebaud 2012-12-18/p:VisualStudioVersion=11.0 here, tooTor Lillqvist 2012-11-12fix to make MacOSX run againCaolán McNamara 2012-11-09fix lcms2 for macPeter Foley 2012-11-09Trying to fix lcms2 againFridrich Štrba 2012-11-09Fix path to the VC2008 projectTor Lillqvist 2012-11-08make does not like commasPeter Foley 2012-11-08blind fix for mingwPeter Foley 2012-11-08fix gbuildified lcms2 on macPeter Foley 2012-11-08convert lcms2 to gbuildPeter Foley 2012-11-05cleanup README files.Michael Meeks 2012-11-05add a README filesAlia Almusaireae 2012-11-04Enough with that...Norbert Thiebaud 2012-11-04fix some lcms2 gbuildification breakages...Norbert Thiebaud 2012-11-04lcms2: fix deliver for MacNorbert Thiebaud 2012-11-04convert lcms2 to gbuildPeter Foley 2012-10-30fix parallelism variables and let's have only --with-parallelism from now onMatúš Kukan 2012-10-07fix lcms2 build with VC2012Peter Foley 2012-10-05It seems that the VS2008 files are only maintained in the VS2008 directoryFridrich Štrba 2012-10-05Upgrade lcms2 to 2.4 releaseFridrich Štrba 2012-10-05Revert "It seems that we have endianness problem in internal lcms2"Fridrich Štrba 2012-10-05Revert "Oops"Fridrich Štrba 2012-10-05OopsFridrich Štrba 2012-10-05It seems that we have endianness problem in internal lcms2Fridrich Štrba