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
Git Bot
Library
Commits
7bbd50b4
Commit
7bbd50b4
authored
10 years ago
by
Steve Revill
Browse files
Options
Download
Email Patches
Plain Diff
Tweak InstallTools script so 'prepare' step works with latest DDE.
Version 1.75. Tagged as 'Library-1_75'
parent
eb783989
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
11 deletions
+14
-11
InstallTools,fd7
InstallTools,fd7
+4
-1
VersionNum
VersionNum
+10
-10
No files found.
InstallTools,fd7
View file @
7bbd50b4
...
...
@@ -66,7 +66,10 @@ Echo Installing the pre-built C++ libraries...
CDir <Obey$Dir>.^.Export
CDir <Obey$Dir>.^.Export.APCS-32
CDir <Obey$Dir>.^.Export.APCS-32.Lib
Copy <SetPaths32$Dir>.^.Libraries.c++lib <Obey$Dir>.^.Export.APCS-32.Lib.c++lib A~C~D~FLN~P~QR~S~T~V
Set C++Lib$Dir <SetPaths32$Dir>.^.Libraries.c++lib
IfThere <C++Lib$Dir> Then Else Set C++Lib$Dir <SetPaths32$Dir>.^.Export.APCS-32.Lib
Copy <C++Lib$Dir> <Obey$Dir>.^.Export.APCS-32.Lib.c++lib A~C~D~FLN~P~QR~S~T~V
Unset C++Lib$Dir
Echo
Echo All tools installed.
...
...
This diff is collapsed.
Click to expand it.
VersionNum
View file @
7bbd50b4
/* (1.7
4
)
/* (1.7
5
)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 1.7
4
#define Module_MajorVersion_CMHG 1.7
5
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 1
2
Oct 2014
#define Module_Date_CMHG 1
9
Oct 2014
#define Module_MajorVersion "1.7
4
"
#define Module_Version 17
4
#define Module_MajorVersion "1.7
5
"
#define Module_Version 17
5
#define Module_MinorVersion ""
#define Module_Date "1
2
Oct 2014"
#define Module_Date "1
9
Oct 2014"
#define Module_ApplicationDate "1
2
-Oct-14"
#define Module_ApplicationDate "1
9
-Oct-14"
#define Module_ComponentName "Library"
#define Module_ComponentPath "mixed/RiscOS/Library"
#define Module_FullVersion "1.7
4
"
#define Module_HelpVersion "1.7
4
(1
2
Oct 2014)"
#define Module_LibraryVersionInfo "1:7
4
"
#define Module_FullVersion "1.7
5
"
#define Module_HelpVersion "1.7
5
(1
9
Oct 2014)"
#define Module_LibraryVersionInfo "1:7
5
"
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