#define IX86 #define ASM yasm #define STIP strip #define STRIPFLAGS -s -x #define QTOPIA_CORE #define CCFLAGS -DNDEBUG -O3 -DTARGET_QTOPIA -DTARGET_DESKTOP -DQTOPIA_CORE -DQT_SHARED -pipe -m32 -march=i486 -msse -mmmx -Wno-multichar -fno-exceptions -fvisibility=hidden #define ASMFLAGS -f elf -D_HIDDEN #define LFLAGS #define SHFLAGS -shared -Wl,--strip-all #include "gcc_qtopia.inc"