• Ben Avison's avatar
    Build fix · f3c082fc
    Ben Avison authored
    Detail:
      The build utilities keygen and keyconvert, compiled at build time, are now
      built using the HostTools shared makefile, and so will execute on any RISC OS
      build host even if the default compiler options are to target an incompatible
      ARM architecture. An attempt had already been made in this case to support a
      differing host architecture but the implementation was broken.
    Admin:
      Tested using an APCS-R build on an Iyonix.
    
    Version 0.90. Not tagged
    f3c082fc
VersionNum 807 Bytes
/* (0.90)
 *
 * This file is automatically maintained by srccommit, do not edit manually.
 * Last processed by srccommit version: 1.1.
 *
 */
#define Module_MajorVersion_CMHG        0.90
#define Module_MinorVersion_CMHG        
#define Module_Date_CMHG                14 Jun 2009

#define Module_MajorVersion             "0.90"
#define Module_Version                  90
#define Module_MinorVersion             ""
#define Module_Date                     "14 Jun 2009"

#define Module_ApplicationDate          "14-Jun-09"

#define Module_ComponentName            "IntKey"
#define Module_ComponentPath            "castle/RiscOS/Sources/Internat/IntKey"

#define Module_FullVersion              "0.90"
#define Module_HelpVersion              "0.90 (14 Jun 2009)"
#define Module_LibraryVersionInfo       "0:90"