14 lines
319 B
Plaintext
14 lines
319 B
Plaintext
|
<?xml version="1.0" encoding="windows-1251"?>
|
||
|
<VisualStudioPropertySheet
|
||
|
ProjectType="Visual C++"
|
||
|
Version="8.00"
|
||
|
Name="unilib"
|
||
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)\lib"
|
||
|
IntermediateDirectory="$(ConfigurationName)"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
TargetMachine="1"
|
||
|
/>
|
||
|
</VisualStudioPropertySheet>
|