rudimeier / twsapi

portable C++ API for Interactive Brokers TWS
128 stars 69 forks source link

populate IB's API version to .pc file and config.h #2

Closed hroptatyr closed 11 years ago

hroptatyr commented 12 years ago

This changeset facilitates conditionals on the API (protocol) version of the TWS in question.

rudimeier commented 11 years ago

The later added commits has been merged in pull request #3 About "API version to .pc file", now we have this in twsapi_config.h. So I close this one. If there is still a use case for having it via pkg-config please tell me.