supertux.vsprops 319 B

12345678910111213141516
  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioPropertySheet
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="supertux"
  6. >
  7. <UserMacro
  8. Name="top_srcdir"
  9. Value="$(SolutionDir)\..\.."
  10. />
  11. <UserMacro
  12. Name="external_libs"
  13. Value="$(SolutionDir)\..\..\.."
  14. />
  15. </VisualStudioPropertySheet>