root/lang/c/libintl-msvc/dist.sh
@
24629
| Revision 24629, 372 bytes (checked in by saturday06, 5 years ago) |
|---|
| Line | |
|---|---|
| 1 | rm -fr dist |
| 2 | mkdir dist |
| 3 | cp -fr libintl.h iconv.h win_iconv.c libintl-win9x.a libintl.a libintl.lib libintl-win9x.lib samples dist |
| 4 | cd dist |
| 5 | |
| 6 | find . -name ".svn" -type d | xargs rm -fr |
| 7 | find . -name "*~" -type f | xargs rm -f |
| 8 | |
| 9 | cd samples |
| 10 | rm -fr Debug Release *.pdb *.exe *.obj *.vcproj.* *.ncb *.txt *.ilk *.suo |
| 11 | |
| 12 | cd ../ |
| 13 | |
| 14 | rm -f ../test.zip |
| 15 | zip -9rT ../test.zip . |
Note: See TracBrowser
for help on using the browser.
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)