summaryrefslogtreecommitdiff
path: root/shell/Library_propertyhdl.mk
AgeCommit message (Collapse)Author
2013-04-09rename expat external to 'expat'David Tardon
expat_utf16 is long gone, so there is no need to fool around with expat_utf8. Change-Id: I0dd4a5c4d78805e98913e645cc83d2ab634bcb89
2012-11-15Bin use of UTF-16 expat variant in the Windows shell extensionTor Lillqvist
Thus we can drop that variant completely. Change-Id: I11a8e40436921219bd6dd4afad4c7907ccb6b84c
2012-10-05shell: no need to define XML_UNICODE ...Michael Stahl
... because it is added automatically by the external expat_utf16. Change-Id: Ifdad11b275f7074be6f2e92df2e3c30c7097a5b7
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl
add a new gb_LinkTarget_use_system_win32_libs to abstract different linker options on MSVC and GCC. Change-Id: Ic9bf2545f59bf7871e6fc06b290c486ddfbec03d
2012-05-30do not link with cmt by defaultDavid Tardon
It causes linker errors like: libcmt.lib(crt0dat.obj) : error LNK2005: _amsg_exit already defined in msvcrt.lib(MSVCR90.dll) Change-Id: Ia7d9eec8dcbc9cbeb64f121f95c0b83d192bab20
2012-05-29partially revert 3ca7b8c296bcda699bcf642db3932b3fdbe7ad06Matúš Kukan
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
2012-05-29shell: export more symbols, as privateMatúš Kukan
Change-Id: Ifca9712c2ee28c8e38925150b3e6d0f27195ff1d
2012-05-29gbuildize shellDavid Tardon
Change-Id: I91a89f9d0bd1eb88a94179f1c1a41bc832599fed