2
0

mpf.vsprops 357 B

12345678910111213
  1. <?xml version="1.0" encoding="windows-1251"?>
  2. <VisualStudioPropertySheet
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="mpf"
  6. InheritedPropertySheets="apt.vsprops"
  7. >
  8. <Tool
  9. Name="VCCLCompilerTool"
  10. AdditionalIncludeDirectories="&quot;$(ProjectRootDir)libs\mpf\include&quot;"
  11. PreprocessorDefinitions="MPF_STATIC_LIB"
  12. />
  13. </VisualStudioPropertySheet>