2010-02-22 15:43:43 +00:00
|
|
|
<?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)"
|
|
|
|
>
|
2014-11-17 16:37:15 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
PreprocessorDefinitions="_WIN64"
|
|
|
|
/>
|
2010-02-22 15:43:43 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
TargetMachine="17"
|
|
|
|
/>
|
|
|
|
</VisualStudioPropertySheet>
|