Changeset 417 for trunk/mkspecs


Ignore:
Timestamp:
Dec 11, 2009, 1:28:58 AM (15 years ago)
Author:
Dmitry A. Kuminov
Message:

qmake/os2-g++: Added support for precompiled headers on GCC >= 3.4.x (still inactive since GCC 4.4.2 traps when including a precompiled header).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/mkspecs/os2-g++/qmake.conf

    r415 r417  
    3232QMAKE_CFLAGS_DEBUG      = -g
    3333QMAKE_CFLAGS_YACC       = -Wno-unused -Wno-parentheses
     34
     35
     36
    3437
    3538QMAKE_CFLAGS_INCDIR     = -I
Note: See TracChangeset for help on using the changeset viewer.