diff options
author | Luboš Luňák <l.lunak@suse.cz> | 2012-06-04 16:40:51 +0200 |
---|---|---|
committer | Luboš Luňák <l.lunak@suse.cz> | 2012-06-04 16:55:29 +0200 |
commit | b6526cfa9070c5b9734c92ca20f16b16807b1031 (patch) | |
tree | f513d830a0853f25b0a56e0267e905b6f957979d /glib/makefile.mk | |
parent | 646c6681f5f9bf1727694fdbba67771b99ae95a4 (diff) |
do not export INCLUDE for MSVC, avoids problems long LO build path
INCLUDE is used by MSVC (http://msdn.microsoft.com/en-us/library/kezkeayy.aspx)
and make somehow (not sure why) exports the INCLUDE that gbuild uses,
which (again, not sure why) causes MSVC to report a misleading error about
incorrect argument. There actually does not appear to be any (unreasonably)
low path length limit on Windows.
Change-Id: I9329eb668f7a710ec69c8b5262b855f346ed01d2
Diffstat (limited to 'glib/makefile.mk')
0 files changed, 0 insertions, 0 deletions