[Quickfix-developers] Question about how CPP files are linked to tradeClient example
Brought to you by:
orenmnero
From: Cheng S. <che...@gm...> - 2019-11-12 05:05:42
|
Dear All, I built the tradeClient (quickfix c++) example successfully. I tried to modify some of its cpp file like (session.cpp), but couldn't find out how this cpp file is linked to the example project, since I only see session.h in the external dependencies, not session.cpp. Anybody has any idea about this? Thanks, -- Best regards Cheng Shanbao |