Commit 676a2080 authored by Robert Sprowson's avatar Robert Sprowson
Browse files

Add AcornURI to the disc image

Remove DDEUtils from PlingSystem (binary identical duplicate of that in the disc image)

Version 6.71. Tagged as 'BuildSys-6_71'
parent 368c3d69
......@@ -177,6 +177,7 @@ ArmBE -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources
DDEUtils -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.310.Modules
JCompMod -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.310.Modules
RTSupport -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.500.Modules
AcornURI -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.310.Modules.Network
NetI -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.310.Modules.Network CMDHELP=None
NetTime -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.360.Modules.Network
ScreenFX -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.360.Modules.Video
......
......@@ -130,7 +130,6 @@ System -options INSTDIR=<Install$Dir>.System
AUNMsgs -options INSTDIR=<Install$Dir>.System.!System.310.Modules.Network SYSTEM=PlingSystem
BASIC105 -options INSTDIR=<Install$Dir>.System.!System.310.Modules CMDHELP=None MACHINE=All32 TARGET=BASIC ROM_SOURCE=BASIC105.s
BASIC64 -options INSTDIR=<Install$Dir>.System.!System.310.Modules CMDHELP=None MACHINE=All32
DDEUtils -options INSTDIR=<Install$Dir>.System.!System.310.Modules
DragASprite -options INSTDIR=<Install$Dir>.System.!System.310.Modules
DragAnObj -options INSTDIR=<Install$Dir>.System.!System.310.Modules
RedrawManager -options INSTDIR=<Install$Dir>.System.!System.310.Modules
......
/* (6.70)
/* (6.71)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 6.70
#define Module_MajorVersion_CMHG 6.71
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 02 Aug 2015
#define Module_Date_CMHG 11 Aug 2015
#define Module_MajorVersion "6.70"
#define Module_Version 670
#define Module_MajorVersion "6.71"
#define Module_Version 671
#define Module_MinorVersion ""
#define Module_Date "02 Aug 2015"
#define Module_Date "11 Aug 2015"
#define Module_ApplicationDate "02-Aug-15"
#define Module_ApplicationDate "11-Aug-15"
#define Module_ComponentName "BuildSys"
#define Module_ComponentPath "castle/RiscOS/BuildSys"
#define Module_FullVersion "6.70"
#define Module_HelpVersion "6.70 (02 Aug 2015)"
#define Module_LibraryVersionInfo "6:70"
#define Module_FullVersion "6.71"
#define Module_HelpVersion "6.71 (11 Aug 2015)"
#define Module_LibraryVersionInfo "6:71"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment