prefixed many functions and classes with QSE_EXPORT

This commit is contained in:
2012-11-01 15:03:02 +00:00
parent b062a1fd30
commit acdd3a7a1c
36 changed files with 702 additions and 479 deletions

View File

@ -71,7 +71,7 @@ struct qse_upxd_server_session_t
struct qse_upxd_t
{
QSE_DEFINE_COMMON_FIELDS (upxd)
qse_mmgr_t* mmgr;
qse_upxd_errnum_t errnum;
int stopreq;