Commit ca1f376e authored by Jeffrey Lee's avatar Jeffrey Lee
Browse files

Add SharedSound to PlingSystem

Detail:
  Components/ROOL/PlingSystem - Build and install a copy of SharedSound suitable for RISC OS 3.1+
Admin:
  Tested on emulated RO 3.11 & 3.70 SA RiscPC
  Requires HdrSrc-2_49


Version 6.62. Tagged as 'BuildSys-6_62'
parent abacb44d
......@@ -134,6 +134,7 @@ DDEUtils -options INSTDIR=<Install$Dir>.System.!System.310.Module
DragASprite -options INSTDIR=<Install$Dir>.System.!System.310.Modules
DragAnObj -options INSTDIR=<Install$Dir>.System.!System.310.Modules
RedrawManager -options INSTDIR=<Install$Dir>.System.!System.310.Modules
SharedSnd -options INSTDIR=<Install$Dir>.System.!System.310.Modules MACHINE=All
TaskWindow -options INSTDIR=<Install$Dir>.System.!System.350.Modules CMDHELP=None MACHINE=All32
#
......
/* (6.61)
/* (6.62)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 6.61
#define Module_MajorVersion_CMHG 6.62
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 13 Dec 2014
#define Module_Date_CMHG 06 Jan 2015
#define Module_MajorVersion "6.61"
#define Module_Version 661
#define Module_MajorVersion "6.62"
#define Module_Version 662
#define Module_MinorVersion ""
#define Module_Date "13 Dec 2014"
#define Module_Date "06 Jan 2015"
#define Module_ApplicationDate "13-Dec-14"
#define Module_ApplicationDate "06-Jan-15"
#define Module_ComponentName "BuildSys"
#define Module_ComponentPath "castle/RiscOS/BuildSys"
#define Module_FullVersion "6.61"
#define Module_HelpVersion "6.61 (13 Dec 2014)"
#define Module_LibraryVersionInfo "6:61"
#define Module_FullVersion "6.62"
#define Module_HelpVersion "6.62 (06 Jan 2015)"
#define Module_LibraryVersionInfo "6:62"
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