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

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

revision 791 by jsorg71, Sat Oct 30 17:02:54 2004 UTC revision 792 by jsorg71, Wed Nov 3 03:27:53 2004 UTC
# Line 6  rm -f *.o Line 6  rm -f *.o
6  rm -f moc_*  rm -f moc_*
7    
8  cc="g++"  cc="g++"
9  cflags="-pipe -DQT_QWS_EBX -DQT_QWS_CUSTOM -DQWS -fno-exceptions -fno-rtti -Wall -Os -fno-default-inline -DNO_DEBUG -DWITH_OPENSSL"  cflags="-pipe -DQT_QWS_EBX -DQT_QWS_CUSTOM -DQWS -fno-exceptions -fno-rtti -Wall -O2 -fno-default-inline -DNO_DEBUG -DWITH_OPENSSL"
10  # uncomment the following line to turn on debug  # uncomment the following line to turn on debug
11  #cflags=$cflags" -DWITH_DEBUG"  #cflags=$cflags" -DWITH_DEBUG"
12  # uncomment the following line to turn on sound  # uncomment the following line to turn on sound

Legend:
Removed from v.791  
changed lines
  Added in v.792

  ViewVC Help
Powered by ViewVC 1.1.26