/TGame/Property/boost.vsprops

http://awoe.googlecode.com/ · Unknown · 19 lines · 19 code · 0 blank · 0 comment · 0 complexity · 9fc195503b4890f535f9a9ed9da9cf0a MD5 · raw file

  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioPropertySheet
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="boost"
  6. >
  7. <Tool
  8. Name="VCCLCompilerTool"
  9. AdditionalIncludeDirectories="&quot;$(TRoot)\External\boost_1_42_0&quot;;&quot;$(BOOST_ROOT)&quot;"
  10. />
  11. <Tool
  12. Name="VCLibrarianTool"
  13. AdditionalLibraryDirectories=""
  14. />
  15. <Tool
  16. Name="VCLinkerTool"
  17. AdditionalLibraryDirectories="&quot;$(TRoot)\External\boost_1_42_0\stage\lib&quot;;&quot;$(BOOST_ROOT)\stage\lib&quot;"
  18. />
  19. </VisualStudioPropertySheet>