20 lines
346 B
XML
20 lines
346 B
XML
<?xml version="1.0"?>
|
|
<VisualStudioPropertySheet
|
|
ProjectType="Visual C++"
|
|
Name="Exiv2"
|
|
Version="8.00"
|
|
>
|
|
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
LinkLibraryDependencies="true"
|
|
/>
|
|
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"
|
|
/>
|
|
|
|
</VisualStudioPropertySheet>
|
|
|