diff options
author | Alan Antonuk <alan.antonuk@gmail.com> | 2012-05-21 14:31:58 -0400 |
---|---|---|
committer | Michael Steinert <mike.steinert@gmail.com> | 2012-05-23 09:18:05 -0600 |
commit | a1de9945125b9c06cdeb11e713258717b3179234 (patch) | |
tree | da516ac143386317ae35eb31badbcb3860eab902 /Makefile.am | |
parent | 2f13e2e8c84f65d698830b7bc28591438b7176d5 (diff) | |
download | rabbitmq-c-github-ask-a1de9945125b9c06cdeb11e713258717b3179234.tar.gz |
Cleaning up Public API decorators on Win32
Removed duplicate #defines of AMQP_PUBLIC/AMQP_PRIVATE in amqp.h &
amqp_private.h
Split AMQP_PUBLIC into AMQP_PUBLIC_FUNCTION and AMQP_PUBLIC_VARIABLE
Added AMQP_CALL to specify calling convention (__cdecl by default)
Added -DAMQP_BUILD when building the library
Added -DAMQP_STATIC when building the library statically
(this is still incomplete on Win32, a installable amqp_config.h is
required)
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions