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
df1f2435
Commit
df1f2435
authored
7 months ago
by
ROOL
Browse files
Options
Download
Email Patches
Plain Diff
Enable CI
parent
eb46aa42
master
SndSetup-2_09-1
No related merge requests found
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
17 additions
and
8 deletions
+17
-8
!MkDebug,fd7
!MkDebug,fd7
+2
-2
.gitignore
.gitignore
+8
-0
.gitlab-ci.yml
.gitlab-ci.yml
+3
-0
Makefile
Makefile
+4
-4
o/.gitignore
o/.gitignore
+0
-2
No files found.
!Mk
All
,fd7
→
!Mk
Debug
,fd7
View file @
df1f2435
| Copyright
2002 Tematic
Ltd
| Copyright
1998 Acorn Computers
Ltd
|
| Licensed under the Apache License, Version 2.0 (the "License");
| you may not use this file except in compliance with the License.
...
...
@@ -13,4 +13,4 @@
| limitations under the License.
|
Dir <Obey$Dir>
amu_machine
all THROWBACK=-throwback
amu_machine
debug
\ No newline at end of file
This diff is collapsed.
Click to expand it.
.gitignore
0 → 100644
View file @
df1f2435
/!RunImage,ff8
/!RunImage-D,fd3
/aof/
/linked/
/o/
/objs/
/od/
/oz/
This diff is collapsed.
Click to expand it.
.gitlab-ci.yml
0 → 100644
View file @
df1f2435
include
:
-
project
:
'
Support/CI'
file
:
'
/SndSetup.yml'
This diff is collapsed.
Click to expand it.
Makefile
View file @
df1f2435
...
...
@@ -16,12 +16,12 @@
#
COMPONENT
=
SndSetup
TARGET
=
!
RunImage
override
TARGET
=
!
RunImage
INSTTYPE
=
app
APP_
OBJS
=
main common sound
OBJS
=
main common sound
LIBS
=
${EVENTLIB}
${TBOXLIB}
${WIMPLIB}
CINCLUDES
=
-ITbox
:,C:
INSTAPP_FILES
=
!
Boot
!
Run
!
RunImage Res Blank Sprites Sprites11 Sprites22
\
CINCLUDES
=
${TBOXINC}
INSTAPP_FILES
=
!
Boot
!
Run
!
RunImage
Messages
Res Blank Sprites Sprites11 Sprites22
\
!
Sprites
!
Sprites11
!
Sprites22 CoSprite CoSprite11 CoSprite22
INSTAPP_VERSION
=
Messages
...
...
This diff is collapsed.
Click to expand it.
o/.gitignore
deleted
100644 → 0
View file @
eb46aa42
*
!.gitignore
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