+# If we have the full set of VC++ project files,
+# get them
+if [ -f $2/extra/wxWindows-${WXVER}-VC.zip ]; then
+ unzip -o $2/extra/wxWindows-${WXVER}-VC.zip
+else
+ echo "Warning - did not find $2/deliver/extra/wxWindows-${WXVER}-VC.zip"
+fi
+
+cd wxWindows-${WXVER}
+$TAR xf ../wxAll-${WXVER}.tar