Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Clitherow <aphex@nildram.co.uk>2004-07-28 22:28:17 +0400
committerSimon Clitherow <aphex@nildram.co.uk>2004-07-28 22:28:17 +0400
commit6f30f4aaab67b9aa7e8bc213c4d3aa7d96e1bb0f (patch)
tree62fab4bf08e9fe6eab4e6d5e258a78028a049fe3 /release/windows/specific.sh
parent6b1eb45dda4e61c143c608de8e429a34a31e453f (diff)
- added python23.zip & zlib.pyd (bundled python modules for Win32)
provided by IanWill (thanks!) - updated build systems to suit
Diffstat (limited to 'release/windows/specific.sh')
-rwxr-xr-xrelease/windows/specific.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/release/windows/specific.sh b/release/windows/specific.sh
index 07e6cbe532b..e5745ce85ea 100755
--- a/release/windows/specific.sh
+++ b/release/windows/specific.sh
@@ -73,6 +73,10 @@ cp -f $NAN_SDL/lib/sdl.dll $DISTDIR/sdl.dll
# Add the Help.url to the ditribution
cp -f extra/Help.url $DISTDIR/
+# Add Python23.zip & zlib.pyd
+cp -f extra/Python23.zip $DISTDIR/
+cp -f extra/zlib.pyd $DISTDIR/
+
# Add the language files to package
cp -f -R $NAN_OBJDIR/windows/bin/.blender $DISTDIR/
# Remove the pesky CVS dirs