summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build.sh')
-rw-r--r--build.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/build.sh b/build.sh
deleted file mode 100644
index a0776bb..0000000
--- a/build.sh
+++ /dev/null
@@ -1 +0,0 @@
-gcc main.c -I/usr/local/include/SDL2 -D_REENTRANT -L/usr/local/lib -Wl,-rpath,/usr/local/lib -Wl,--enable-new-dtags -lSDL2 -lvulkan -lm -g