aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--freetype6.dllbin0 -> 522240 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 90657eb..7b8b834 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
FLAGS_LINUX = -lGL -lSDL2_image -lfreetype
-FLAGS_WIN32 = -lopengl32 -lmingw32 -lSDL2_Image
+FLAGS_WIN32 = -lopengl32 -lmingw32 -lSDL2_Image -lfreetype
FLAGS = -m32 -std=c++11 -Iinclude -Iinclude/freetype2 -Wall -Werror -lSDL2main -lSDL2
all:
diff --git a/freetype6.dll b/freetype6.dll
new file mode 100644
index 0000000..e35edc6
--- /dev/null
+++ b/freetype6.dll
Binary files differ