bblanchon / pdfium-binaries

📰 Binary distribution of PDFium
799 stars 168 forks source link

Add Windows DLL properties during build #8

Closed gpetrou closed 2 years ago

gpetrou commented 5 years ago

Would it be possible to add properties to the generated DLLs? I am mostly interested in the versions. Currently, they are empty as per the screenshot below. emptyproperties

bblanchon commented 5 years ago

It's a little better now: image

But I imagine you're most interested in the File and Product version.

The problem is that PDFium doesn't have a version number by itself. I could use the Chromium version, but I need to make a few changes to the build process.

gpetrou commented 5 years ago

Yes, something like 3608.0 for the chromium/3608 branch would be enough I think.

miltontaylor-panotek commented 2 years ago

Yes please - such a basic requirement for asset management. This is really important! The Chrome ver plus build number would be all that's needed.

bblanchon commented 2 years ago

pdfium.dll properties