Opened 15 years ago

Closed 15 years ago

#4 closed task (fixed)

os2-g++: DEF file generation

Reported by: Dmitry A. Kuminov Owned by: Dmitry A. Kuminov
Priority: major Milestone: qmake
Component: qmake Version: 4.5.1 Beta 1
Severity: Keywords:
Cc:

Description

Add DEF file management for the Qt libraries the same way it is done in Qt3 for OS/2, e.g. by using a script that maintains some level of persistence of the exported function table.

Change History (4)

comment:1 Changed 15 years ago by Dmitry A. Kuminov

Component: QtCoreqmake

comment:2 Changed 15 years ago by Dmitry A. Kuminov

Made several corrections to the link stage processing (r39), similarly to qmake3. The main change is that link/lib/rc command syntax is custom now instead of being hard-coded.

comment:3 Changed 15 years ago by Dmitry A. Kuminov

Done in r42. Haven't tested much though; dealing with the real Qt DLL later will be a natural testcase.

comment:4 Changed 15 years ago by Dmitry A. Kuminov

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.