18 lines
428 B
XML
18 lines
428 B
XML
<?xml version="1.0" encoding="windows-1251"?>
|
|
<VisualStudioPropertySheet
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="unilib-x64"
|
|
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\lib"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions="_WIN64"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
TargetMachine="17"
|
|
/>
|
|
</VisualStudioPropertySheet>
|