aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src
diff options
context:
space:
mode:
authoronefang2020-03-16 14:45:30 +1000
committeronefang2020-03-16 14:45:30 +1000
commit204a0ea6a57d82e485ea4fbad50d51892d0246fa (patch)
treef4e4577008cdd8423393e8e823c561535ba70ce7 /src
parentAdd a bunch of test key bindings. (diff)
downloadopensim-SC_OLD-204a0ea6a57d82e485ea4fbad50d51892d0246fa.zip
opensim-SC_OLD-204a0ea6a57d82e485ea4fbad50d51892d0246fa.tar.gz
opensim-SC_OLD-204a0ea6a57d82e485ea4fbad50d51892d0246fa.tar.bz2
opensim-SC_OLD-204a0ea6a57d82e485ea4fbad50d51892d0246fa.tar.xz
Add a build script.
Diffstat (limited to 'src')
-rw-r--r--src/git-sub-modules/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/git-sub-modules/README b/src/git-sub-modules/README
new file mode 100644
index 0000000..1cf4e1a
--- /dev/null
+++ b/src/git-sub-modules/README
@@ -0,0 +1,3 @@
1Put git sub modules here, and then add code to BuildIt.sh to move them to
2where they are needed, or link them. Poor man's git sub modules /
3subtrees, coz otherwise it gets complex.