Initial Commit / Linux Combined Proof of Concept example
This commit is contained in:
commit
d0d2eae762
935 changed files with 155947 additions and 0 deletions
16
deps_windows/libtcod-1.23.1-x86_64-msvc/python/MANIFEST.in
Normal file
16
deps_windows/libtcod-1.23.1-x86_64-msvc/python/MANIFEST.in
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
recursive-include data *
|
||||
recursive-include dependencies *
|
||||
recursive-include makefiles *
|
||||
recursive-include include *
|
||||
recursive-include src *
|
||||
recursive-include python *.py
|
||||
include lib/donotremove
|
||||
include *.py
|
||||
include *.cfg
|
||||
include *.in
|
||||
include *.txt
|
||||
include *.png
|
||||
include SDL2.dll
|
||||
exclude python/setup.py
|
||||
exclude python/setup.cfg
|
||||
exclude python/MANIFEST.in
|
||||
Loading…
Add table
Add a link
Reference in a new issue