ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/win32/ppwin
(Generate patch)

Comparing deliantra/Deliantra-Client/win32/ppwin (file contents):
Revision 1.19 by root, Mon Aug 13 16:50:20 2007 UTC vs.
Revision 1.20 by root, Sun Aug 26 03:12:35 2007 UTC

29 cd $GTK2/bin || exit 29 cd $GTK2/bin || exit
30 for dll in \ 30 for dll in \
31 SDL.dll \ 31 SDL.dll \
32 SDL_image.dll \ 32 SDL_image.dll \
33 SDL_mixer.dll \ 33 SDL_mixer.dll \
34 ogg.dll \ 34 libogg-0.dll \
35 vorbis.dll \ 35 libvorbis-0.dll \
36 vorbisfile.dll \ 36 libvorbisfile-3.dll \
37 jpeg.dll \ 37 jpeg.dll \
38 jpeg62.dll \
39 xmltok.dll \ 38 xmltok.dll \
40 xmlparse.dll \ 39 xmlparse.dll \
41 libpng13.dll \ 40 libpng13.dll \
42 freetype6.dll \ 41 freetype6.dll \
43 zlib1.dll \ 42 zlib1.dll \
57cat addlist 56cat addlist
58 57
59trap "rm addlist" 0 58trap "rm addlist" 0
60 59
61echo "nmake install??" 60echo "nmake install??"
62GUI=--gui 61#GUI=--gui
63$PERL/bin/perl $PERL/bin/pp $GUI --icon win32/client.ico -C -I "//.host/Shared Folders/root/src/Crossfire" -I . -o cfplus.exe -A addlist bin/cfplus 62$PERL/bin/perl $PERL/bin/pp $GUI --icon win32/client.ico -C -I "//.host/Shared Folders/root/src/Crossfire" -I . -o cfplus.exe -A addlist bin/cfplus
64 63

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines