/Src/Dependencies/Boost/libs/geometry/test/boost.vsprops

http://hadesmem.googlecode.com/ · text · 21 lines · 21 code · 0 blank · 0 comment · 0 complexity · 5116c68d982823f61c1f9ccf69a291a2 MD5 · raw file

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioPropertySheet
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="boost"
  6. >
  7. <Tool
  8. Name="VCCLCompilerTool"
  9. AdditionalIncludeDirectories="&quot;$(BOOST_ROOT)&quot;;../../.."
  10. PreprocessorDefinitions="_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_SCL_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
  11. WarningLevel="3"
  12. />
  13. <Tool
  14. Name="VCLinkerTool"
  15. AdditionalLibraryDirectories="$(BOOST_ROOT)\lib"
  16. />
  17. <UserMacro
  18. Name="BOOST_ROOT"
  19. Value="../../.."
  20. />
  21. </VisualStudioPropertySheet>