Age | Commit message (Collapse) | Author |
|
It causes linker errors like:
libcmt.lib(crt0dat.obj) : error LNK2005: _amsg_exit already defined in msvcrt.lib(MSVCR90.dll)
Change-Id: Ia7d9eec8dcbc9cbeb64f121f95c0b83d192bab20
|
|
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
|
|
Change-Id: Ifca9712c2ee28c8e38925150b3e6d0f27195ff1d
|
|
Change-Id: I5ab936c90b596716f92f04d0db46a77a656a758b
|
|
Change-Id: I91a89f9d0bd1eb88a94179f1c1a41bc832599fed
|