Changeset 42 for trunk/mkspecs

Timestamp:
Jun 21, 2009, 9:24:04 PM (16 years ago)
Author:
Dmitry A. Kuminov
Message:

qmake: os2/GNUMAKE: Added DEF file recognition/generation (#4).

Location:
trunk/mkspecs/os2-g++
Files:
1 added
1 edited

Legend:

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

    r41 r42  
    8686QMAKE_RUN_IMPLIB        = emximp -p 64 -o $(basename $(DESTDIR_TARGET)).lib $(DEF_FILE)
    8787
     88
     89
     90
     91
     92
     93
     94
     95
     96
     97
     98
     99
    88100QMAKE_LIBS              =
    89101QMAKE_LIBS_CORE         = -lregistry.dll -lsocket
Note: See TracChangeset for help on using the changeset viewer.