supertux-sharp.mds 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. <Combine name="supertux-sharp" fileversion="2.0">
  2. <Configurations active="Debug">
  3. <Configuration name="Debug" ctype="CombineConfiguration">
  4. <Entry build="True" name="Resources" configuration="Debug" />
  5. <Entry build="True" name="Lisp" configuration="Debug" />
  6. <Entry build="True" name="LispReader" configuration="Debug" />
  7. <Entry build="True" name="libeditor" configuration="Debug" />
  8. <Entry build="True" name="supertux-editor" configuration="Debug" />
  9. <Entry build="True" name="gtkgl-sharp" configuration="Debug" />
  10. </Configuration>
  11. <Configuration name="Release" ctype="CombineConfiguration">
  12. <Entry build="True" name="Resources" configuration="Debug" />
  13. <Entry build="True" name="Lisp" configuration="Debug" />
  14. <Entry build="True" name="LispReader" configuration="Debug" />
  15. <Entry build="True" name="libeditor" configuration="Debug" />
  16. <Entry build="True" name="supertux-editor" configuration="Debug" />
  17. <Entry build="True" name="gtkgl-sharp" configuration="Debug" />
  18. </Configuration>
  19. </Configurations>
  20. <DeployTargets />
  21. <StartMode startupentry="supertux-editor" single="True">
  22. <Execute type="None" entry="Resources" />
  23. <Execute type="None" entry="Lisp" />
  24. <Execute type="None" entry="LispReader" />
  25. <Execute type="None" entry="libeditor" />
  26. <Execute type="None" entry="supertux-editor" />
  27. <Execute type="None" entry="gtkgl-sharp" />
  28. </StartMode>
  29. <Entries>
  30. <Entry filename="./Resources/Resources.mdp" />
  31. <Entry filename="./Lisp/Lisp.mdp" />
  32. <Entry filename="./LispReader/LispReader.mdp" />
  33. <Entry filename="./libeditor/libeditor.mdp" />
  34. <Entry filename="./supertux-editor/supertux-editor.mdp" />
  35. <Entry filename="./gtkgl-sharp/gtkgl-sharp.mdp" />
  36. </Entries>
  37. </Combine>