/[rdesktop]/sourceforge.net/trunk/rdesktop/uiports/qtrdesktopbuild.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/qtrdesktopbuild.sh

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

revision 779 by jsorg71, Sun Jun 27 19:08:35 2004 UTC revision 780 by jsorg71, Mon Oct 4 03:24:09 2004 UTC
# Line 1  Line 1 
1  #!/bin/sh  #!/bin/sh
2  # qtrdesktop build script  # qtrdesktop build script
3    
4  rm qtrdesktop  rm -f qtrdesktop
5  rm *.o  rm -f *.o
6  rm moc_*  rm -f moc_*
7    
8  cc="g++"  cc="g++"
9  cflags="-DWITH_OPENSSL -DL_ENDIAN -O2 -Wall"  cflags="-DWITH_OPENSSL -DL_ENDIAN -O2 -Wall"

Legend:
Removed from v.779  
changed lines
  Added in v.780

  ViewVC Help
Powered by ViewVC 1.1.26