Commit 698005c1 authored by Jeffrey Lee's avatar Jeffrey Lee
Browse files

Add OMAPVideo module to ModuleDB, OMAP3 ROM

Version 4.98. Tagged as 'BuildSys-4_98'
parent b1c2eba9
......@@ -48,6 +48,7 @@ UK
WindowManager -options OPTIONS=Ursula
Desktop
SharedRISC_OSLib
OMAPVideo
TaskManager
ADFSFiler
ARM
......@@ -59,7 +60,7 @@ ColourTrans
Debugger
#DADebug -options ROMSupport=TRUE
DeviceFS
PortableHAL
PortableHAL
RTSupport
# USB drivers - debug
......
......@@ -578,6 +578,7 @@ ModeFiles ASM Video.UserI.ModeFiles Video
STBSplash C Video.UserI.STBSplash Video STBSplash
NVidia C Video.HWSupport.NVidia Video NVidia
DENCDriver C Video.HWSupport.DENCDriver Video DENCDriver
OMAPVideo C Video.HWSupport.OMAPVideo Video OMAPVideo
Gadgets C Toolbox.Gadgets Toolbox TextGadget
AcornPOP3 C Networking.Email.AcornPOP3.Client Networking AcornPOP3
......
/* (4.97)
/* (4.98)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 4.97
#define Module_MajorVersion_CMHG 4.98
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 04 Feb 2010
#define Module_Date_CMHG 28 Feb 2010
#define Module_MajorVersion "4.97"
#define Module_Version 497
#define Module_MajorVersion "4.98"
#define Module_Version 498
#define Module_MinorVersion ""
#define Module_Date "04 Feb 2010"
#define Module_Date "28 Feb 2010"
#define Module_ApplicationDate "04-Feb-10"
#define Module_ApplicationDate "28-Feb-10"
#define Module_ComponentName "BuildSys"
#define Module_ComponentPath "castle/RiscOS/BuildSys"
#define Module_FullVersion "4.97"
#define Module_HelpVersion "4.97 (04 Feb 2010)"
#define Module_LibraryVersionInfo "4:97"
#define Module_FullVersion "4.98"
#define Module_HelpVersion "4.98 (28 Feb 2010)"
#define Module_LibraryVersionInfo "4:98"
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