]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/MANIFEST.in
key handling
[wxWidgets.git] / wxPython / MANIFEST.in
index c9eb040343e3306757faa0fb45f158f4573c5954..5bd786696852446820edc34a3fd2950a4b79be1b 100644 (file)
@@ -10,6 +10,10 @@ include SWIG/*
 exclude SWIG/CVS/*
 
 include demo/*.py
+include demo/*.wdr
+include demo/*.txt
+include demo/*.xml
+include demo/*.ico
 include demo/bitmaps/*.bmp
 include demo/bitmaps/*.ico
 include demo/bitmaps/*.gif
@@ -20,8 +24,6 @@ include demo/bmp_source/*.ico
 include demo/bmp_source/*.gif
 include demo/bmp_source/*.png
 include demo/bmp_source/*.jpg
-include demo/*.txt
-include demo/*.xml
 include demo/data/*.png
 include demo/data/*.htm
 include demo/data/*.html
@@ -33,6 +35,10 @@ include demo/data/*.py
 include demo/data/*.wav
 include demo/data/*.wdr
 include demo/data/*.xrc
+include demo/dllwidget/Makefile
+include demo/dllwidget/makefile.*
+include demo/dllwidget/*.cpp
+include demo/dllwidget/*.py
 
 include samples/doodle/*.txt
 include samples/doodle/*.py
@@ -51,10 +57,18 @@ include samples/StyleEditor/*.cfg
 include samples/pySketch/*.py
 include samples/pySketch/images/*.bmp
 include samples/frogedit/*.py
+include samples/embedded/*.py
+include samples/embedded/*.cpp
+include samples/embedded/*.txt
+include samples/embedded/*.vc
+include samples/embedded/*.unx
+include samples/embedded/*.ico
+include samples/embedded/*.xpm
 
 
 include wxPython/lib/*.py
 include wxPython/lib/*.txt
+include wxPython/lib/*.wdr
 include wxPython/lib/editor/*.py
 include wxPython/lib/editor/*.txt
 include wxPython/lib/mixins/*.py
@@ -72,6 +86,7 @@ include src/*.c
 include src/*.h
 include src/*.ico
 include src/*.rc
+include src/wxc.pyd.manifest
 
 include src/msw/*.cpp
 include src/msw/*.h
@@ -91,6 +106,8 @@ include tools/XRCed/TODO
 include tools/XRCed/README
 include tools/XRCed/*.py
 include tools/XRCed/*.xrc
+include tools/XRCed/*.ico
+include tools/XRCed/*.sh
 
 include contrib/glcanvas/*.i
 include contrib/glcanvas/*.py
@@ -166,6 +183,8 @@ include contrib/gizmos/*.c
 include contrib/gizmos/*.h
 include contrib/gizmos/contrib/include/wx/gizmos/*.h
 include contrib/gizmos/contrib/src/gizmos/*.cpp
+include contrib/gizmos/contrib/src/gizmos/*.xpm
+include contrib/gizmos/contrib/src/gizmos/*.txt
 
 include contrib/dllwidget/*.txt
 include contrib/dllwidget/*.i