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
Utilities
WinEdit
Commits
b8da4841
Commit
b8da4841
authored
May 31, 2022
by
Cameron Cawley
Committed by
ROOL
Jun 15, 2022
Browse files
Build fixes when cross-compiling
Version 1.14. Not tagged
parent
eb5abd36
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
15 additions
and
7 deletions
+15
-7
.gitignore
.gitignore
+9
-0
Makefile
Makefile
+2
-3
VersionNum
VersionNum
+4
-4
No files found.
.gitignore
0 → 100644
View file @
b8da4841
/!RunImage,ff8
/!RunImage-D,fd3
/aof/
/linked/
/Makefile.d
/o/
/objs/
/od/
/oz/
Makefile
View file @
b8da4841
...
@@ -18,11 +18,10 @@
...
@@ -18,11 +18,10 @@
COMPONENT
=
WinEdit
COMPONENT
=
WinEdit
TARGET
=
!
RunImage
TARGET
=
!
RunImage
INSTTYPE
=
app
INSTTYPE
=
app
OBJS
=
main
m
essage error registry document wimp interactor debug menu
\
OBJS
=
main
M
essage error registry document wimp interactor debug menu
\
selection dragdrop template grid data resize dbox winflags
\
selection dragdrop template grid data resize dbox winflags
\
extent props justify genheader
sort
saveas dbmalloc align colours
extent props justify genheader
sort
saveas dbmalloc align colours
CINCLUDES
=
-IC
:
INSTAPP_FILES
=
!
Boot
!
Run
!
Sprites
!
RunImage Messages Palette Sprites Templates
INSTAPP_FILES
=
!
Boot
!
Run
!
Sprites
!
RunImage Palette Sprites Templates
INSTAPP_VERSION
=
Messages
INSTAPP_VERSION
=
Messages
include
CApp
include
CApp
...
...
VersionNum
View file @
b8da4841
...
@@ -5,17 +5,17 @@
...
@@ -5,17 +5,17 @@
*/
*/
#define Module_MajorVersion_CMHG 1.14
#define Module_MajorVersion_CMHG 1.14
#define Module_MinorVersion_CMHG
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG
09 May
202
0
#define Module_Date_CMHG
15 Jun
202
2
#define Module_MajorVersion "1.14"
#define Module_MajorVersion "1.14"
#define Module_Version 114
#define Module_Version 114
#define Module_MinorVersion ""
#define Module_MinorVersion ""
#define Module_Date "
09 May
202
0
"
#define Module_Date "
15 Jun
202
2
"
#define Module_ApplicationDate "
09-May
-2
0
"
#define Module_ApplicationDate "
15-Jun
-2
2
"
#define Module_ComponentName "WinEdit"
#define Module_ComponentName "WinEdit"
#define Module_FullVersion "1.14"
#define Module_FullVersion "1.14"
#define Module_HelpVersion "1.14 (
09 May
202
0
)"
#define Module_HelpVersion "1.14 (
15 Jun
202
2
)"
#define Module_LibraryVersionInfo "1:14"
#define Module_LibraryVersionInfo "1:14"
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