Commit 88567689 authored by Steve Revill's avatar Steve Revill
Browse files

Updated the CTools components file and added UtilLib to the ModuleDB.

Version 6.75. Tagged as 'BuildSys-6_75'
parent 07bc8ead
......@@ -101,11 +101,13 @@ tboxlib -type EXP
ConfigLib -type EXP
OSLib -type EXP
UnicodeLib -options INSTDIR=Install:DDE.AcornC/C++.Export.<APCS>.Lib
UtilLib -options INSTDIR=Install:DDE.AcornC/C++.Export.<APCS>.Lib
#
# Targets - DevSystem
#
System -options INSTDIR=Install:DDE.AcornC/C++.Developer USERIF=None
AUNMsgs -options INSTDIR=<Install$Dir>.System.!System.310.Modules.Network SYSTEM=PlingSystem
CallASWI -options INSTDIR=Install:DDE.AcornC/C++.Developer.!System.310.Modules
SharedCLibrary -options INSTDIR=Install:DDE.AcornC/C++.Developer.!System.310.Modules INSTTYPE= SCL_APCS="-APCS 3/26bit"
DDEUtils -options INSTDIR=Install:DDE.AcornC/C++.Developer.!System.310.Modules
......
......@@ -71,6 +71,7 @@ Trace C Sources.Lib.Trace
Unicode RES Sources.SystemRes.Unicode
UnicodeLib C Sources.Lib.UnicodeLib
unixlib EXP Sources.Lib.TCPIPLibs.unixlib
UtilLib C Sources.Lib.UtilLib
Wild C Sources.Lib.Wild
zlib EXP Sources.Lib.zlib
zlibmodlib EXP Sources.Lib.zlib
......
/* (6.74)
/* (6.75)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 6.74
#define Module_MajorVersion_CMHG 6.75
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 02 Oct 2015
#define Module_Date_CMHG 15 Oct 2015
#define Module_MajorVersion "6.74"
#define Module_Version 674
#define Module_MajorVersion "6.75"
#define Module_Version 675
#define Module_MinorVersion ""
#define Module_Date "02 Oct 2015"
#define Module_Date "15 Oct 2015"
#define Module_ApplicationDate "02-Oct-15"
#define Module_ApplicationDate "15-Oct-15"
#define Module_ComponentName "BuildSys"
#define Module_ComponentPath "castle/RiscOS/BuildSys"
#define Module_FullVersion "6.74"
#define Module_HelpVersion "6.74 (02 Oct 2015)"
#define Module_LibraryVersionInfo "6:74"
#define Module_FullVersion "6.75"
#define Module_HelpVersion "6.75 (15 Oct 2015)"
#define Module_LibraryVersionInfo "6:75"
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