add generated swigwarn.swg to windows distribution
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8670 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
3e5ab0a5d2
commit
8a9c2c396e
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ if test -f "$tarball"; then
|
|||
echo "Creating $swigwinbasename.zip..."
|
||||
cd ..
|
||||
cp $swigbasename/swig.exe $swigwinbasename
|
||||
cp $swigbasename/Lib/swigwarn.swg $swigwinbasename/Lib
|
||||
sleep 2 # fix strange not finding swig.exe
|
||||
echo "Unzip into a directory of your choice. Please read the README file as well as Doc\Manual\Windows.html for installation instructions." > swig_windows_zip_comments.txt
|
||||
rm -f ../$swigwinbasename.zip
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue