DittoBuild.bld 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. <?xml version='1.0'?>
  2. <project version='5'>
  3. <step action='Group' type='0'>
  4. <name>Project steps</name>
  5. </step>
  6. <step action='CVS' type='0'>
  7. <Command>checkout</Command>
  8. <Compress>3</Compress>
  9. <Database>/cvsroot/ditto-cp</Database>
  10. <Exe>%CVS_EXE%</Exe>
  11. <Files>ditto</Files>
  12. <Host>cvs.sourceforge.net:</Host>
  13. <LocalPath>%BASE_DIR%</LocalPath>
  14. <Method>pserver</Method>
  15. <Quiet type='11'>-1</Quiet>
  16. <ShowCmd>%SHOWCMD%</ShowCmd>
  17. <Username>anonymous</Username>
  18. <description>Retrieve the latest ditto code</description>
  19. <indent type='3'>1</indent>
  20. <name>checkout Ditto</name>
  21. </step>
  22. <step action='Make VC6' type='0'>
  23. <Attr type='11'>-1</Attr>
  24. <Config>Win32 Release</Config>
  25. <FileVer type='11'>-1</FileVer>
  26. <Filename>C:\Ditto_Build\ditto\CP_Main.dsw</Filename>
  27. <FixLibDep type='11'>-1</FixLibDep>
  28. <indent type='3'>1</indent>
  29. <name>Build Ditto</name>
  30. </step>
  31. <step action='Inno Setup' type='0'>
  32. <Filename>C:\Ditto_Build\ditto\DittoSetup\DittoSetup.iss</Filename>
  33. <ISPPCompat type='11'>-1</ISPPCompat>
  34. <indent type='3'>1</indent>
  35. <name>Make the Ditto Setup</name>
  36. </step>
  37. </project>