https://bugs.documentfoundation.org/show_bug.cgi?id=101874

            Bug ID: 101874
           Summary: make qtcreator-ide-integration creates ill formed .pro
                    files
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: j.nitschke+td...@ok.de

for some modules the DEFINES section has odd entries
e.g. filter/filter.pro:
> DEFINES += (gb_LinkTarget_DEFAULTDEFS) \
> (gb_WinResTarget_DEFAULTDEFS) \
> 2) \
> BOOST_ERROR_CODE_HEADER_ONLY \
...
> _GLIBCXX_DEBUG \
> _Helper_make_url,$(call \
> _JunitTest_get_userdir,$(1)) \
> _JunitTest_get_userdir,$(1))) \
>_PTHREADS \
> _REENTRANT \
> gb_SrsTarget_DEFAULTDEFS) \
> gb_WinResTarget_DEFAULTDEFS) \
> org.openoffice.test.arg.env=$(gb_Helper_LIBRARY_PATH_VAR)"$$$${$(gb_Helper_LIBRARY_PATH_VAR)+
>  \
> org.openoffice.test.arg.postprocesscommand=$(SRCDIR)/solenv/bin/gdb-core-bt.sh
>  \
> org.openoffice.test.arg.soffice="$(gb_JunitTest_SOFFICEARG)" \
> org.openoffice.test.arg.user=$(call \
> org.openoffice.test.arg.workdir=$(call

code pointer: bin/gbuild-to-ide

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to