Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Pierre Kim
OpenRCT2-mod
Commits
4c06ffa2
Commit
4c06ffa2
authored
10 years ago
by
Miso Zmiric (Mike Squinter)
Browse files
Options
Download
Email Patches
Plain Diff
build g2.dat as part of mingw build
parent
3e9e17e6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
build.sh
+3
-0
build.sh
build_g2.sh
+0
-0
build_g2.sh
with
3 additions
and
0 deletions
+3
-0
build.sh
+
3
-
0
View file @
4c06ffa2
...
...
@@ -11,6 +11,9 @@ pushd build
make
popd
echo
Building: data/g2.dat
./build_g2.sh
>
/dev/null 2>&1
if
[[
!
-h
openrct2.dll
]]
;
then
ln
-s
build/openrct2.dll openrct2.dll
fi
...
...
This diff is collapsed.
Click to expand it.
build_g2.sh
100644 → 100755
+
0
-
0
View file @
4c06ffa2
File mode changed from 100644 to 100755
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
Menu
Projects
Groups
Snippets
Help