revert py_libtorrent renaming for python binding

This commit is contained in:
arvidn
2015-09-23 09:13:00 -07:00
parent 89e46be4ed
commit a9821216bf
7 changed files with 16 additions and 16 deletions

View File

@@ -114,7 +114,7 @@ build_script:
& cd %ROOT_DIRECTORY%\examples
& b2.exe --hash -j2 %compiler% variant=%variant% linkflags=%linkflags% include=%include% link=shared
& cd %ROOT_DIRECTORY%\bindings\python
& b2.exe --hash -j2 %compiler% stage_module variant=%variant% libtorrent-link=shared linkflags=%linkflags% include=%include%
& b2.exe --hash -j2 %compiler% stage_module install-dependencies=on variant=%variant% libtorrent-link=shared linkflags=%linkflags% include=%include%
& python test.py
)
- if defined sim (