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
S
SystemRes
C
Configure2
PlugIns
SndSetup
Commits
d6a6112d
Commit
d6a6112d
authored
13 years ago
by
Steve Revill
Browse files
Options
Download
Email Patches
Plain Diff
Replace "-wipe" with "x wipe" in makefiles to remove annoying errors.
Version 2.03. Tagged as 'SndSetup-2_03'
parent
92e0c558
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
11 deletions
+11
-11
Makefile
Makefile
+1
-1
VersionNum
VersionNum
+10
-10
No files found.
Makefile
View file @
d6a6112d
...
@@ -37,7 +37,7 @@ LD = link
...
@@ -37,7 +37,7 @@ LD = link
CP
=
copy
CP
=
copy
RM
=
rm
RM
=
rm
SQUISH
=
squish
SQUISH
=
squish
WIPE
=
-
wipe
WIPE
=
x
wipe
AWK
=
GNU.gawk
AWK
=
GNU.gawk
AFLAGS
=
${THROWBACK}
-depend
!
Depend
-nocache
-stamp
-quit
-module
AFLAGS
=
${THROWBACK}
-depend
!
Depend
-nocache
-stamp
-quit
-module
...
...
This diff is collapsed.
Click to expand it.
VersionNum
View file @
d6a6112d
/* (2.0
2
)
/* (2.0
3
)
*
*
* This file is automatically maintained by srccommit, do not edit manually.
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
* Last processed by srccommit version: 1.1.
*
*
*/
*/
#define Module_MajorVersion_CMHG 2.0
2
#define Module_MajorVersion_CMHG 2.0
3
#define Module_MinorVersion_CMHG
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 1
9 Dec
201
1
#define Module_Date_CMHG 1
4 Jan
201
2
#define Module_MajorVersion "2.0
2
"
#define Module_MajorVersion "2.0
3
"
#define Module_Version 20
2
#define Module_Version 20
3
#define Module_MinorVersion ""
#define Module_MinorVersion ""
#define Module_Date "1
9 Dec
201
1
"
#define Module_Date "1
4 Jan
201
2
"
#define Module_ApplicationDate "1
9-Dec
-1
1
"
#define Module_ApplicationDate "1
4-Jan
-1
2
"
#define Module_ComponentName "SndSetup"
#define Module_ComponentName "SndSetup"
#define Module_ComponentPath "castle/RiscOS/Sources/SystemRes/Configure2/PlugIns/SndSetup"
#define Module_ComponentPath "castle/RiscOS/Sources/SystemRes/Configure2/PlugIns/SndSetup"
#define Module_FullVersion "2.0
2
"
#define Module_FullVersion "2.0
3
"
#define Module_HelpVersion "2.0
2
(1
9 Dec
201
1
)"
#define Module_HelpVersion "2.0
3
(1
4 Jan
201
2
)"
#define Module_LibraryVersionInfo "2:
2
"
#define Module_LibraryVersionInfo "2:
3
"
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