/TGame/Property/Tinyxml.vsprops

http://awoe.googlecode.com/ · Unknown · 16 lines · 16 code · 0 blank · 0 comment · 0 complexity · 7985cdfe6fb0d769ae3c16766c879ddf MD5 · raw file

  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioPropertySheet
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="Tinyxml"
  6. >
  7. <Tool
  8. Name="VCCLCompilerTool"
  9. AdditionalIncludeDirectories="&quot;$(TRoot)\External\tinyxml&quot;"
  10. PreprocessorDefinitions="TIXML_USE_STL"
  11. />
  12. <Tool
  13. Name="VCLinkerTool"
  14. AdditionalDependencies="$(TRoot)\External\tinyxml\bin\$(ConfigurationName)\tinyxmlSTL.lib"
  15. />
  16. </VisualStudioPropertySheet>