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
H
HWSupport
SD
SDCMOS
Commits
55290078
Commit
55290078
authored
Aug 03, 2015
by
Robert Sprowson
Browse files
Build fix
There are no headers to export, so say so. Version 0.16. Tagged as 'SDCMOS-0_16'
parent
8a08fb2f
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
18 additions
and
18 deletions
+18
-18
Makefile
Makefile
+2
-2
VersionASM
VersionASM
+6
-6
VersionNum
VersionNum
+10
-10
No files found.
Makefile
View file @
55290078
# Makefile for SDCMOS
COMPONENT
=
SDCMOS
RES_OBJ
=
CMHGFILE
=
CUSTOMRES
=
custom
HDRS
=
CUSTOMRES
=
no
ASFLAGS
=
${MYASFLAGS}
include
CModule
...
...
VersionASM
View file @
55290078
...
...
@@ -11,13 +11,13 @@
GBLS Module_HelpVersion
GBLS Module_ComponentName
GBLS Module_ComponentPath
Module_MajorVersion SETS "0.1
5
"
Module_Version SETA 1
5
Module_MajorVersion SETS "0.1
6
"
Module_Version SETA 1
6
Module_MinorVersion SETS ""
Module_Date SETS "03
Feb
2015"
Module_ApplicationDate SETS "03-
Feb
-15"
Module_Date SETS "03
Aug
2015"
Module_ApplicationDate SETS "03-
Aug
-15"
Module_ComponentName SETS "SDCMOS"
Module_ComponentPath SETS "cddl/RiscOS/Sources/HWSupport/SD/SDCMOS"
Module_FullVersion SETS "0.1
5
"
Module_HelpVersion SETS "0.1
5
(03
Feb
2015)"
Module_FullVersion SETS "0.1
6
"
Module_HelpVersion SETS "0.1
6
(03
Aug
2015)"
END
VersionNum
View file @
55290078
/* (0.1
5
)
/* (0.1
6
)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 0.1
5
#define Module_MajorVersion_CMHG 0.1
6
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 03
Feb
2015
#define Module_Date_CMHG 03
Aug
2015
#define Module_MajorVersion "0.1
5
"
#define Module_Version 1
5
#define Module_MajorVersion "0.1
6
"
#define Module_Version 1
6
#define Module_MinorVersion ""
#define Module_Date "03
Feb
2015"
#define Module_Date "03
Aug
2015"
#define Module_ApplicationDate "03-
Feb
-15"
#define Module_ApplicationDate "03-
Aug
-15"
#define Module_ComponentName "SDCMOS"
#define Module_ComponentPath "cddl/RiscOS/Sources/HWSupport/SD/SDCMOS"
#define Module_FullVersion "0.1
5
"
#define Module_HelpVersion "0.1
5
(03
Feb
2015)"
#define Module_LibraryVersionInfo "0:1
5
"
#define Module_FullVersion "0.1
6
"
#define Module_HelpVersion "0.1
6
(03
Aug
2015)"
#define Module_LibraryVersionInfo "0:1
6
"
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