Added partial support for PyPI (python) package build on Windows

This commit is contained in:
joseph.henry
2018-02-08 18:10:02 -08:00
parent 9361ff766c
commit 032e6d742d
7 changed files with 107 additions and 72 deletions

View File

@@ -8,3 +8,5 @@ recursive-include ../../include *.h
#recursive-include ../../include *.hpp
include libhttp.a
include liblwip.a
include http.lib
include lwip.lib