Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/vnpy/vnpy
Browse files Browse the repository at this point in the history
  • Loading branch information
chenxy123 committed Jun 7, 2017
2 parents 07730c4 + cbb0154 commit 5fd3814
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tutorial/tick2trade/vn.ctp_t2t/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ cmake ..
make VERBOSE=1 -j 1
ln -fs `pwd`/lib/vnctpmd.so ../vnctpmd/test/vnctpmd.so
ln -fs `pwd`/lib/vnctptd.so ../vnctptd/test/vnctptd.so
cp ../vnctpmd/test/vnctpmd.* ../../vn.trader/ctpGateway/
cp ../vnctptd/test/vnctptd.* ../../vn.trader/ctpGateway/
cp ../vnctpmd/test/vnctpmd.* ../../../vn.trader/gateway/ctpGateway/
cp ../vnctptd/test/vnctptd.* ../../../vn.trader/gateway/ctpGateway/
popd

0 comments on commit 5fd3814

Please sign in to comment.