]> gitweb.ps.run Git - iftint/commitdiff
build.sh
authorPatrick <patrick.schoenberger@posteo.de>
Fri, 21 Jul 2023 22:00:16 +0000 (00:00 +0200)
committerPatrick <patrick.schoenberger@posteo.de>
Fri, 21 Jul 2023 22:00:16 +0000 (00:00 +0200)
build.sh [new file with mode: 0644]

diff --git a/build.sh b/build.sh
new file mode 100644 (file)
index 0000000..d86ab21
--- /dev/null
+++ b/build.sh
@@ -0,0 +1 @@
+gcc main.c -o main -lpdcurses_wincon -lwinmm
\ No newline at end of file