summaryrefslogtreecommitdiffstats
path: root/shell/Library_propertyhdl.mk
Commit message (Collapse)AuthorAgeFilesLines
* 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-2/+2
| | | | | | | | 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-13/+6
| | | | Change-Id: Ifca9712c2ee28c8e38925150b3e6d0f27195ff1d
* gbuildize shellDavid Tardon2012-05-291-0/+92
Change-Id: I91a89f9d0bd1eb88a94179f1c1a41bc832599fed