Ignore:
Timestamp:
May 6, 2011, 7:26:50 PM (15 years ago)
Author:
Dmitry A. Kuminov
Message:

qmake: Fixed the OS/2 build and the GNUMAKE generator.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/qmake/generators/metamakefile.cpp

    r846 r847  
    557557#endif
    558558        *target_mode = Option::TARG_SYMBIAN_MODE;
     559
     560
     561
    559562    } else {
    560563        fprintf(stderr, "Unknown generator specified: %s\n", gen.toLatin1().constData());
Note: See TracChangeset for help on using the changeset viewer.