Fixed assets dir not created

This commit is contained in:
pelya
2010-11-24 17:02:59 +02:00
parent fb8ee6ded8
commit 6ae5d2f2ae

View File

@@ -547,6 +547,7 @@ for LIB in freetype intl jpeg png lua mad stlport tremor xerces xml2; do
done
done
mkdir -p project/assets
rm -f project/assets/*
if [ -d "project/jni/application/src/AndroidData" ] ; then
echo Copying asset files