summaryrefslogtreecommitdiff
path: root/bld
diff options
context:
space:
mode:
authoroxore <oxore@protonmail.com>2016-09-04 00:24:25 +0700
committeroxore <oxore@protonmail.com>2016-09-04 00:24:25 +0700
commit81a072addd62c6c796633ab456b02c586cf86570 (patch)
tree32f107c66b4a88c208689c849271385983582b45 /bld
parent66af930b6160ded97622ceca97212ab06946599a (diff)
Structurized. README.md updated.
Diffstat (limited to 'bld')
-rwxr-xr-xbld1
1 files changed, 1 insertions, 0 deletions
diff --git a/bld b/bld
new file mode 100755
index 0000000..693dcd9
--- /dev/null
+++ b/bld
@@ -0,0 +1 @@
+gcc -O3 src/main.c src/functions.c src/shape_maps.c -o main -lcsfml-graphics -lcsfml-window -lcsfml-system