Merge pull request #14944 from mxenabled/josh/export_wicimageloader

Export WICImageLoader form DLL
This commit is contained in:
minggo 2016-04-18 18:33:39 +08:00
commit f3fd111200
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ struct WICConvert
WICPixelFormatGUID target;
};
class WICImageLoader
class CC_DLL WICImageLoader
{
public: