unilib-x64.vsprops 428 B

1234567891011121314151617
  1. <?xml version="1.0" encoding="windows-1251"?>
  2. <VisualStudioPropertySheet
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="unilib-x64"
  6. OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\lib"
  7. IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
  8. >
  9. <Tool
  10. Name="VCCLCompilerTool"
  11. PreprocessorDefinitions="_WIN64"
  12. />
  13. <Tool
  14. Name="VCLinkerTool"
  15. TargetMachine="17"
  16. />
  17. </VisualStudioPropertySheet>