Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
RiscOS
S
Sources
Desktop
Free
Commits
c8fb71fc
Commit
c8fb71fc
authored
8 years ago
by
Robert Sprowson
Browse files
Options
Download
Email Patches
Plain Diff
Remove use of RESOURCEEXTRA
Requires BuildSys-6_91. Version 0.42. Tagged as 'Free-0_42'
parent
07237109
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
21 additions
and
22 deletions
+21
-22
Makefile
Makefile
+5
-6
VersionASM
VersionASM
+6
-6
VersionNum
VersionNum
+10
-10
No files found.
Makefile
View file @
c8fb71fc
...
...
@@ -22,12 +22,11 @@
# 14-Mar-01 SNB Recreated.
#
COMPONENT
=
Free
HEADER1
=
Free
ASMCHEADER1
=
Free
RESOURCEEXTRA
=
resources_templates
EXPORTS
=
${C_EXP_HDR}
.Free
COMPONENT
=
Free
HEADER1
=
Free
ASMCHEADER1
=
Free
INSTRES_FILES
=
Templates
EXPORTS
=
${C_EXP_HDR}
.Free
include
StdTools
include
AAsmModule
...
...
This diff is collapsed.
Click to expand it.
VersionASM
View file @
c8fb71fc
...
...
@@ -11,13 +11,13 @@
GBLS Module_HelpVersion
GBLS Module_ComponentName
GBLS Module_ComponentPath
Module_MajorVersion SETS "0.4
1
"
Module_Version SETA 4
1
Module_MajorVersion SETS "0.4
2
"
Module_Version SETA 4
2
Module_MinorVersion SETS ""
Module_Date SETS "
13 Apr
201
2
"
Module_ApplicationDate SETS "
13-Apr
-1
2
"
Module_Date SETS "
29 May
201
6
"
Module_ApplicationDate SETS "
29-May
-1
6
"
Module_ComponentName SETS "Free"
Module_ComponentPath SETS "castle/RiscOS/Sources/Desktop/Free"
Module_FullVersion SETS "0.4
1
"
Module_HelpVersion SETS "0.4
1
(
13 Apr
201
2
)"
Module_FullVersion SETS "0.4
2
"
Module_HelpVersion SETS "0.4
2
(
29 May
201
6
)"
END
This diff is collapsed.
Click to expand it.
VersionNum
View file @
c8fb71fc
/* (0.4
1
)
/* (0.4
2
)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 0.4
1
#define Module_MajorVersion_CMHG 0.4
2
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG
13 Apr
201
2
#define Module_Date_CMHG
29 May
201
6
#define Module_MajorVersion "0.4
1
"
#define Module_Version 4
1
#define Module_MajorVersion "0.4
2
"
#define Module_Version 4
2
#define Module_MinorVersion ""
#define Module_Date "
13 Apr
201
2
"
#define Module_Date "
29 May
201
6
"
#define Module_ApplicationDate "
13-Apr
-1
2
"
#define Module_ApplicationDate "
29-May
-1
6
"
#define Module_ComponentName "Free"
#define Module_ComponentPath "castle/RiscOS/Sources/Desktop/Free"
#define Module_FullVersion "0.4
1
"
#define Module_HelpVersion "0.4
1
(
13 Apr
201
2
)"
#define Module_LibraryVersionInfo "0:4
1
"
#define Module_FullVersion "0.4
2
"
#define Module_HelpVersion "0.4
2
(
29 May
201
6
)"
#define Module_LibraryVersionInfo "0:4
2
"
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment