Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


If I replace the

BUILD_ACTION=$(COMPATH)$/vcpackages$/vcbuild.exe /useenv
lcms2_DLL.vcproj "Release|Win32"

in lcms2/makefile.mk temporarily with

BUILD_ACTION=env|sort

and do make lcms2.clean; make lcms, I then see that when vcbuild is
run, the environment contains:

INCLUDE=.;.;C:/ooo/git/master/core/solver/wntmsci12/inc/external;C:/ooo/git/master/core/solver/wntmsci12/inc;C:/ooo/git/master/core/solenv/inc
;C:/PROGRA~2/Java/JDK16~2.0_2/include/win32;C:/PROGRA~2/Java/JDK16~2.0_2/include;C:/PROGRA~1/MICROS~1/Windows/v7.1/include;C:/opt/MSVS9/VC/include;C:/PROGRA~2/MICROS~1/DirectX/JUNE20~1/include

and

LIB=./wntmsci12/lib;./wntmsci12/slb;.;C:/ooo/git/master/core/solver/wntmsci12/lib;C:/PROGRA~2/Java/JDK16~2.0_2/lib;C:/opt/MSVS9/VC/lib;C:/PROGRA~1/MICROS~1/Windows/v7.1/lib;C:/PROGRA~1/MICROS~1/Windows/v7.1/lib;C:/PROGRA~2/MICROS~1/DirectX/JUNE20~1/lib/x86

I see that solenv/inc/target.mk sets INCLUDE, and settings.mk sets
LIB. target.mk exports both.

--tml

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.