Commit 00992bc2 authored by Robert Sprowson's avatar Robert Sprowson
Browse files

Remove use of RESOURCEEXTRA

Requires BuildSys-6_91.

Version 1.02. Tagged as 'Pinboard-1_02'
parent 51a0712b
......@@ -21,8 +21,8 @@
# ---- ---- -----------
# 14-Mar-01 SNB Recreated
COMPONENT = Pinboard
RESOURCEEXTRA = resources_templates
COMPONENT = Pinboard
INSTRES_FILES = Templates
include StdTools
include AAsmModule
......
......@@ -11,13 +11,13 @@
GBLS Module_HelpVersion
GBLS Module_ComponentName
GBLS Module_ComponentPath
Module_MajorVersion SETS "1.01"
Module_Version SETA 101
Module_MajorVersion SETS "1.02"
Module_Version SETA 102
Module_MinorVersion SETS ""
Module_Date SETS "10 May 2016"
Module_ApplicationDate SETS "10-May-16"
Module_Date SETS "29 May 2016"
Module_ApplicationDate SETS "29-May-16"
Module_ComponentName SETS "Pinboard"
Module_ComponentPath SETS "castle/RiscOS/Sources/Desktop/Pinboard"
Module_FullVersion SETS "1.01"
Module_HelpVersion SETS "1.01 (10 May 2016)"
Module_FullVersion SETS "1.02"
Module_HelpVersion SETS "1.02 (29 May 2016)"
END
/* (1.01)
/* (1.02)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 1.01
#define Module_MajorVersion_CMHG 1.02
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 10 May 2016
#define Module_Date_CMHG 29 May 2016
#define Module_MajorVersion "1.01"
#define Module_Version 101
#define Module_MajorVersion "1.02"
#define Module_Version 102
#define Module_MinorVersion ""
#define Module_Date "10 May 2016"
#define Module_Date "29 May 2016"
#define Module_ApplicationDate "10-May-16"
#define Module_ApplicationDate "29-May-16"
#define Module_ComponentName "Pinboard"
#define Module_ComponentPath "castle/RiscOS/Sources/Desktop/Pinboard"
#define Module_FullVersion "1.01"
#define Module_HelpVersion "1.01 (10 May 2016)"
#define Module_LibraryVersionInfo "1:1"
#define Module_FullVersion "1.02"
#define Module_HelpVersion "1.02 (29 May 2016)"
#define Module_LibraryVersionInfo "1:2"
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