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

Split out the textures for !Boot

Version 5.89. Tagged as 'BuildSys-5_89'
parent 6dcdbcb8
......@@ -139,6 +139,10 @@ USBDriver -type EXP # HWSupport.USB.NetBSD
# Boot application
DesktopBoot -options INSTDIR=<Install$Dir>.HardDisc4 COMPONENT=Boot TARGET=UNIVERSAL
DesktopBoot -options INSTDIR=<Install$Dir>.HardDisc4 COMPONENT=Boot TARGET=TEXTURES USERIF=Iyonix
DesktopBoot -options INSTDIR=<Install$Dir>.HardDisc4 COMPONENT=Boot TARGET=TEXTURES USERIF=Sovereign
DesktopBoot -options INSTDIR=<Install$Dir>.HardDisc4 COMPONENT=Boot TARGET=TEXTURES USERIF=Morris4
DesktopBoot -options INSTDIR=<Install$Dir>.HardDisc4 COMPONENT=Boot TARGET=TEXTURES USERIF=Raspberry
###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
......
/* (5.88)
/* (5.89)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 5.88
#define Module_MajorVersion_CMHG 5.89
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 01 Sep 2012
#define Module_Date_CMHG 02 Sep 2012
#define Module_MajorVersion "5.88"
#define Module_Version 588
#define Module_MajorVersion "5.89"
#define Module_Version 589
#define Module_MinorVersion ""
#define Module_Date "01 Sep 2012"
#define Module_Date "02 Sep 2012"
#define Module_ApplicationDate "01-Sep-12"
#define Module_ApplicationDate "02-Sep-12"
#define Module_ComponentName "BuildSys"
#define Module_ComponentPath "castle/RiscOS/BuildSys"
#define Module_FullVersion "5.88"
#define Module_HelpVersion "5.88 (01 Sep 2012)"
#define Module_LibraryVersionInfo "5:88"
#define Module_FullVersion "5.89"
#define Module_HelpVersion "5.89 (02 Sep 2012)"
#define Module_LibraryVersionInfo "5:89"
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