PageRenderTime 14ms CodeModel.GetById 1ms RepoModel.GetById 0ms app.codeStats 0ms

/build.vc9/gmpy2.python31/gmpy2.python31.vsprops

http://gmpy.googlecode.com/
Unknown | 37 lines | 37 code | 0 blank | 0 comment | 0 complexity | 4f538a4ac8b10160b62401889d55592a MD5 | raw file
Possible License(s): GPL-3.0, LGPL-3.0, LGPL-2.1
  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioPropertySheet
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="gmpy2.python31"
  6. >
  7. <Tool
  8. Name="VCCLCompilerTool"
  9. AdditionalIncludeDirectories="..\..\..\$(mp_dir)"
  10. PreprocessorDefinitions="MPIR"
  11. />
  12. <Tool
  13. Name="VCLinkerTool"
  14. AdditionalDependencies="..\..\..\$(mp_dir)\build.vc10\lib\$(IntDir)\$(mp_lib)"
  15. />
  16. <UserMacro
  17. Name="mp_dir"
  18. Value="mpir"
  19. InheritsFromParent="true"
  20. Delimiter=";"
  21. PerformEnvironmentSet="true"
  22. />
  23. <UserMacro
  24. Name="mp_lib"
  25. Value="mpir.lib"
  26. InheritsFromParent="true"
  27. Delimiter=";"
  28. PerformEnvironmentSet="true"
  29. />
  30. <UserMacro
  31. Name="python_version"
  32. Value="python31"
  33. InheritsFromParent="true"
  34. Delimiter=";"
  35. PerformEnvironmentSet="true"
  36. />
  37. </VisualStudioPropertySheet>