Commit f5ea2c79 authored by Ben Avison's avatar Ben Avison
Browse files

Put ScreenFX in the right place

Detail:
  This module is expecetd to be in the Video subdirectory of System:Modules

Version 5.88. Tagged as 'BuildSys-5_88'
parent 278ac74a
......@@ -172,7 +172,7 @@ JCompMod -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources
###PPP -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.310.Modules.Network ASMBLOCKDRIVERS={FALSE}
RTSupport -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.500.Modules
NetTime -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.360.Modules.Network
ScreenFX -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.360.Modules
ScreenFX -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.360.Modules.Video
SharedCLibrary -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.500.Modules
FrontEnd -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.500.Modules
ZLibMod -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.310.Modules
......
/* (5.87)
/* (5.88)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 5.87
#define Module_MajorVersion_CMHG 5.88
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 01 Sep 2012
#define Module_MajorVersion "5.87"
#define Module_Version 587
#define Module_MajorVersion "5.88"
#define Module_Version 588
#define Module_MinorVersion ""
#define Module_Date "01 Sep 2012"
......@@ -18,6 +18,6 @@
#define Module_ComponentName "BuildSys"
#define Module_ComponentPath "castle/RiscOS/BuildSys"
#define Module_FullVersion "5.87"
#define Module_HelpVersion "5.87 (01 Sep 2012)"
#define Module_LibraryVersionInfo "5:87"
#define Module_FullVersion "5.88"
#define Module_HelpVersion "5.88 (01 Sep 2012)"
#define Module_LibraryVersionInfo "5:88"
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