/[rdesktop]/sourceforge.net/trunk/rdesktop/uiports/xxxrdesktopbuild.sh
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /sourceforge.net/trunk/rdesktop/uiports/xxxrdesktopbuild.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 720 by jsorg71, Sat Jun 19 00:08:42 2004 UTC revision 727 by jsorg71, Sun Jun 27 19:08:35 2004 UTC
# Line 21  $cc $cflags -c ../mppc.c -o mppc.o Line 21  $cc $cflags -c ../mppc.c -o mppc.o
21  $cc $cflags -c ../licence.c -o licence.o  $cc $cflags -c ../licence.c -o licence.o
22  $cc $cflags -c ../bitmap.c -o bitmap.o  $cc $cflags -c ../bitmap.c -o bitmap.o
23  $cc $cflags -c ../channels.c -o channels.o  $cc $cflags -c ../channels.c -o channels.o
24    $cc $cflags -c ../pstcache.c -o pstcache.o
25    
26  # dumby ui file  # dumby ui file
27  $cc $cflags -c xxxwin.c -o xxxwin.o  $cc $cflags -c xxxwin.c -o xxxwin.o
28    
29  $cc $lflags -o xxxrdesktop xxxwin.o tcp.o iso.o mcs.o secure.o rdp.o rdp5.o orders.o cache.o mppc.o licence.o bitmap.o channels.o  $cc $lflags -o xxxrdesktop xxxwin.o tcp.o iso.o mcs.o secure.o rdp.o rdp5.o orders.o cache.o mppc.o licence.o bitmap.o channels.o pstcache.o

Legend:
Removed from v.720  
changed lines
  Added in v.727

  ViewVC Help
Powered by ViewVC 1.1.26