mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 19:23:03 +01:00
83ec221c08
Don't embedd manifest into fbintl.dll, fbudf.dll, ib_udf.dll and ib_util.dll.
12 lines
234 B
XML
12 lines
234 B
XML
<?xml version="1.0" encoding="windows-1251"?>
|
|
<VisualStudioPropertySheet
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="DllNoEmbedManifest"
|
|
>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
GenerateManifest="false"
|
|
/>
|
|
</VisualStudioPropertySheet>
|