Commit d78383d7 authored by Robert Sprowson's avatar Robert Sprowson
Browse files

Add disc based SprExtend to RO350Hook, make ChangeFSI be specific about what it wants installing

Version 5.76. Tagged as 'BuildSys-5_76'
parent 200a23c4
......@@ -141,6 +141,7 @@ USBDriver -type EXP # HWSupport.USB.NetBSD
DesktopBoot -options INSTDIR=<Install$Dir>.HardDisc4 COMPONENT=Boot TARGET=UNIVERSAL
###PatchApp -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Utils TARGET=PatchApp
Configure -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO350Hook.Res COMPONENT=Configure
SpriteExtend -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO350Hook.Boot.PreDesk
FontMerge -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Library COMPONENT=FontMerge
LoadWimp -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.Wimp
###ARWork -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources
......@@ -291,7 +292,7 @@ PatchesPatch -options INSTDIR=<Install$Dir>.HardDisc4.Utilities.500.P
ShowScrap -options INSTDIR=<Install$Dir>.HardDisc4.Utilities
T1ToFont -options INSTDIR=<Install$Dir>.HardDisc4.Utilities
ChangeFSI -options INSTDIR=<Install$Dir>.HardDisc4.Utilities
SpriteExtend -options INSTDIR=<Install$Dir>.HardDisc4.Utilities.!ChangeFSI
SpriteExtend -options INSTDIR=<Install$Dir>.HardDisc4.Utilities.!ChangeFSI TARGET=CFSIjpeg
#
# Not working installed components...
......
/* (5.75)
/* (5.76)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 5.75
#define Module_MajorVersion_CMHG 5.76
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 09 Aug 2012
#define Module_Date_CMHG 10 Aug 2012
#define Module_MajorVersion "5.75"
#define Module_Version 575
#define Module_MajorVersion "5.76"
#define Module_Version 576
#define Module_MinorVersion ""
#define Module_Date "09 Aug 2012"
#define Module_Date "10 Aug 2012"
#define Module_ApplicationDate "09-Aug-12"
#define Module_ApplicationDate "10-Aug-12"
#define Module_ComponentName "BuildSys"
#define Module_ComponentPath "castle/RiscOS/BuildSys"
#define Module_FullVersion "5.75"
#define Module_HelpVersion "5.75 (09 Aug 2012)"
#define Module_LibraryVersionInfo "5:75"
#define Module_FullVersion "5.76"
#define Module_HelpVersion "5.76 (10 Aug 2012)"
#define Module_LibraryVersionInfo "5:76"
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