summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbuild.sh3
-rw-r--r--src/Game/Game.hpp.pchbin0 -> 822528 bytes
-rw-r--r--src/Utils/Utils.hpp.pchbin0 -> 10271632 bytes
3 files changed, 0 insertions, 3 deletions
diff --git a/build.sh b/build.sh
deleted file mode 100755
index 47ccdaa..0000000
--- a/build.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-g++ -c src/*
-g++ *.o -o minesweeper
-rm *.o
diff --git a/src/Game/Game.hpp.pch b/src/Game/Game.hpp.pch
new file mode 100644
index 0000000..b25ccb7
--- /dev/null
+++ b/src/Game/Game.hpp.pch
Binary files differ
diff --git a/src/Utils/Utils.hpp.pch b/src/Utils/Utils.hpp.pch
new file mode 100644
index 0000000..095973a
--- /dev/null
+++ b/src/Utils/Utils.hpp.pch
Binary files differ