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:
-rwxr-xr-xrelease/windows/specific.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/release/windows/specific.sh b/release/windows/specific.sh
index 8846271e00c..2ae5f99b379 100755
--- a/release/windows/specific.sh
+++ b/release/windows/specific.sh
@@ -66,6 +66,9 @@ chmod +x $DISTDIR/python$PVERS.dll
# Add gettext DLL to package
cp -f $NAN_GETTEXT/lib/gnu_gettext.dll $DISTDIR/gnu_gettext.dll
+# Add SDL DLL to package
+cp -f $NAN_SDL/lib/sdl.dll $DISTDIR/sdl.dll
+
# Add the Help.url to the ditribution
cp -f extra/Help.url $DISTDIR/