office-gobmx/embedserv
Michael Stahl 3b65852f37 gbuild: add support for building against MSVC debug runtime
Mainly this means using /MDd instead of /MD and /MTd instead of /MT in
the CFLAGS, and also re-mapping of .lib files to ones with "d".

Change-Id: Ifc56b53a66d5eb522c1695a34d68b08cad1d8338
2013-04-15 15:26:32 +02:00
..
source fix windows build 2013-04-08 15:24:40 +02:00
util
Library_emser.mk gbuild: add support for building against MSVC debug runtime 2013-04-15 15:26:32 +02:00
Library_inprocserv.mk add missing dep on comphelper/classids.hxx 2013-03-28 08:59:25 +01:00
Makefile
Module_embedserv.mk
README

To embed LibreOffice via OLE2.