------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1417
Summary: [PATCH] Windows build support .rc files with MSVC too,
allow .pdb installation
Product: PCRE
Version: 8.33
Platform: All
OS/Version: Windows
Status: NEW
Severity: wishlist
Priority: medium
Component: Code
AssignedTo: ph10@???
ReportedBy: trawick@???
CC: pcre-dev@???
Created an attachment (id=668)
--> (
http://bugs.exim.org/attachment.cgi?id=668)
Enhance CMakeLists.txt to process rc files with MSVC and allow installation of
pdb
The attached patch provides two new features for Builds with MSVC:
1. support pcre.rc and/or pcreposix.rc (as is already done for MinGW builds)
The .rc files can be used to set FileDescription and many other attributes.
2. add an option (-DINSTALL_MSVC_PDB) to enable installation of .pdb files
This allows higher-level build scripts which want .pdb files
to avoid hard-coding the exact files needed.
--
Configure bugmail:
http://bugs.exim.org/userprefs.cgi?tab=email