summaryrefslogtreecommitdiffstats
path: root/compile.sh
diff options
context:
space:
mode:
authormetaphysicsIO <103212704+metaphysicsIO@users.noreply.github.com>2023-04-26 23:31:39 -0500
committermetaphysicsIO <103212704+metaphysicsIO@users.noreply.github.com>2023-04-26 23:31:39 -0500
commit29d8535320ef698dbe455b2849ccb9542058b22a (patch)
tree7e4e848b642822bbdd3ce1756aa158f7880e222f /compile.sh
downloadPSE-29d8535320ef698dbe455b2849ccb9542058b22a.tar.gz
pushing this to git.
Diffstat (limited to 'compile.sh')
-rw-r--r--compile.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/compile.sh b/compile.sh
new file mode 100644
index 0000000..9982efa
--- /dev/null
+++ b/compile.sh
@@ -0,0 +1 @@
+g++ -Wall main.cpp SavEdit.cpp PrivateAccess.cpp UserOptions.cpp TextOptions.cpp -o SE.o