Ticket #193 (closed defect: fixed)

Opened 2 months ago

Last modified 2 months ago

manifest handling missing from makefile.vc

Reported by: warmerdam Assigned to: warmerdam
Priority: major Milestone: 3.0.1
Component: Build/Install Version: 3.0.0
Severity: Significant Keywords: win32 msvc
Cc:

Description

The makefile.vc's are missing support to incorporate the manifest into the resulting dlls which makes the dlls hard to use when built with vc8/vc9.

Change History

07/19/08 15:01:48 changed by warmerdam

Corrected in branches/3.0 with r2133. Also some other efforts to ease version.h handling in win32 builds in r2132.

07/19/08 15:11:47 changed by warmerdam

  • status changed from new to closed.
  • resolution set to fixed.

Added manifest handling in trunk (r2135).