Commit 43b02fc3 authored by Steve Revill's avatar Steve Revill
Browse files

Added the ResApp component to the ModuleDB. Also to Disc components file.

Version 4.85. Tagged as 'BuildSys-4_85'
parent cad440c3
......@@ -144,6 +144,11 @@ InetSetup -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources
Scrap -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources
Unicode -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources
Fonts -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources INSTFLAG=all
ResApp -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources
ResApp -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources RESMOD=WimpPool
ResApp -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources RESMOD=WindowTools
ResApp -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources RESMOD=PaintPool
ResApp -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources RESMOD=DrawPool
System -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources
Config2Installer -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.360.Modules
......@@ -179,9 +184,9 @@ Config2PluginPinSetup -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook
Config2PluginScrnSetup -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure
Config2PluginSndSetup -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure
Config2PluginWindSetup -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure
Config2PluginxxxxMerge -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure.!BootSetup COMPONENT=BootMerge
Config2PluginxxxxMerge -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure.!FontSetup COMPONENT=FontMerge
Config2PluginxxxxMerge -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure COMPONENT=SysMerge
Config2PluginxxxxMerge -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure.!BootSetup COMPONENT=BootMerge
Config2PluginxxxxMerge -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure.!FontSetup COMPONENT=FontMerge
Config2PluginxxxxMerge -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure COMPONENT=SysMerge
# Apps
###ARPlayer -options INSTDIR=<Install$Dir>.HardDisc4.Apps
......
......@@ -708,6 +708,7 @@ MchConfig C SystemRes.MchConfig SystemRe
Public RES SystemRes.Public SystemRes Public
InetSetup C SystemRes.InetSetup SystemRes InetSetup
FontMerge C SystemRes.Configure SystemRes FontMerge
ResApp RES SystemRes.ResApp SystemRes !+Resource
Config2Installer C SystemRes.Configure2.Installer SystemRes Installer
Config2Main C SystemRes.Configure2.Main SystemRes Main
......
/* (4.84)
/* (4.85)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 4.84
#define Module_MajorVersion_CMHG 4.85
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 30 Sep 2009
#define Module_Date_CMHG 01 Oct 2009
#define Module_MajorVersion "4.84"
#define Module_Version 484
#define Module_MajorVersion "4.85"
#define Module_Version 485
#define Module_MinorVersion ""
#define Module_Date "30 Sep 2009"
#define Module_Date "01 Oct 2009"
#define Module_ApplicationDate "30-Sep-09"
#define Module_ApplicationDate "01-Oct-09"
#define Module_ComponentName "BuildSys"
#define Module_ComponentPath "castle/RiscOS/BuildSys"
#define Module_FullVersion "4.84"
#define Module_HelpVersion "4.84 (30 Sep 2009)"
#define Module_LibraryVersionInfo "4:84"
#define Module_FullVersion "4.85"
#define Module_HelpVersion "4.85 (01 Oct 2009)"
#define Module_LibraryVersionInfo "4:85"
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