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.21 by root, Sun Oct 14 20:08:26 2007 UTC vs.
Revision 1.22 by root, Wed Nov 14 23:50:29 2007 UTC

40 libpng13.dll \ 40 libpng13.dll \
41 freetype6.dll \ 41 freetype6.dll \
42 zlib1.dll \ 42 zlib1.dll \
43 iconv.dll \ 43 iconv.dll \
44 intl.dll \ 44 intl.dll \
45 libgthread-2.0-0.dll \
45 libglib-2.0-0.dll \ 46 libglib-2.0-0.dll \
46 libgobject-2.0-0.dll \ 47 libgobject-2.0-0.dll \
47 libgmodule-2.0-0.dll \ 48 libgmodule-2.0-0.dll \
48 libpango-1.0-0.dll \ 49 libpango-1.0-0.dll \
49 libpangoft2-1.0-0.dll \ 50 libpangoft2-1.0-0.dll \
55) >addlist 56) >addlist
56cat addlist 57cat addlist
57 58
58trap "rm addlist" 0 59trap "rm addlist" 0
59 60
60echo "nmake install??" 61echo "nmake install?? Also for the Crossfire Module??"
61#GUI=--gui 62#GUI=--gui
62$PERL/bin/perl $PERL/bin/pp $GUI --icon win32/client.ico -C -I "//.host/Shared Folders/root/src/Crossfire" -I . -o deliantra.exe -A addlist bin/deliantra 63#$PERL/bin/perl $PERL/bin/pp $GUI --icon win32/client.ico -C -I "//.host/Shared Folders/root/src/Crossfire" -I . -o deliantra.exe -A addlist bin/deliantra
64$PERL/bin/perl $PERL/bin/pp $GUI \
65 -z 9 \
66 -M AnyEvent::Impl::EV \
67 --icon win32/client.ico -C -I . -o deliantra.exe -A addlist bin/deliantra
63 68

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines