summaryrefslogtreecommitdiffstats
path: root/shell/Library_ooofilt.mk
Commit message (Collapse)AuthorAgeFilesLines
* Bin use of UTF-16 expat variant in the Windows shell extensionTor Lillqvist2012-11-151-1/+1
| | | | | | Thus we can drop that variant completely. Change-Id: I11a8e40436921219bd6dd4afad4c7907ccb6b84c
* shell: no need to define XML_UNICODE ...Michael Stahl2012-10-051-1/+0
| | | | | | ... because it is added automatically by the external expat_utf16. Change-Id: Ifdad11b275f7074be6f2e92df2e3c30c7097a5b7
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-09-281-3/+3
| | | | | | | add a new gb_LinkTarget_use_system_win32_libs to abstract different linker options on MSVC and GCC. Change-Id: Ic9bf2545f59bf7871e6fc06b290c486ddfbec03d
* do not link with cmt by defaultDavid Tardon2012-05-301-0/+1
| | | | | | | | It causes linker errors like: libcmt.lib(crt0dat.obj) : error LNK2005: _amsg_exit already defined in msvcrt.lib(MSVCR90.dll) Change-Id: Ia7d9eec8dcbc9cbeb64f121f95c0b83d192bab20
* partially revert 3ca7b8c296bcda699bcf642db3932b3fdbe7ad06Matúš Kukan2012-05-291-4/+4
| | | | | | | | It is not possible to use PRIVATE this way. So, there are still warnings as: LINK : warning LNK4104: export of symbol 'DllCanUnloadNow' should be PRIVATE Change-Id: I9f14dd95b611475ef89914270c931a7115f1f5c8
* shell: export more symbols, as privateMatúš Kukan2012-05-291-15/+8
| | | | Change-Id: Ifca9712c2ee28c8e38925150b3e6d0f27195ff1d
* export COM functionsDavid Tardon2012-05-291-0/+7
| | | | Change-Id: I5ab936c90b596716f92f04d0db46a77a656a758b
* gbuildize shellDavid Tardon2012-05-291-0/+90
Change-Id: I91a89f9d0bd1eb88a94179f1c1a41bc832599fed