PDOS

[uia] / trunk / uia / netsteria / top.pri.in  

View of /trunk/uia/netsteria/top.pri.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2589 - (download) (annotate)
Sat Jun 9 10:09:24 2007 UTC (2 years, 5 months ago) by baford
File size: 537 byte(s)
Found workaround for g++ 4.1.2 bug - Netsteria now
compiles and runs on Ubuntu Feisty.
# This qmake include file defines the configuration variables
# that need to be filled in by UIA's top-level configure script.
# We isolate these in an include file so we don't have to
# re-run configure every time a qmake profile changes.

INCLUDEPATH += @INCS@
LIBS += @LIBS@
SST = @SST@
TOPSUBS = @TOPSUBS@


# We currently have some code that violates the new strict aliasing rules,
# which I really don't feel like fixing.  (Type punning is very handy!)
QMAKE_CFLAGS += -fno-strict-aliasing
QMAKE_CXXFLAGS += -fno-strict-aliasing



Maintained by PDOS
ViewVC Help
Powered by ViewVC 1.0.3