summaryrefslogtreecommitdiff
path: root/hacks/text-win.sh
diff options
context:
space:
mode:
Diffstat (limited to 'hacks/text-win.sh')
-rw-r--r--hacks/text-win.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/hacks/text-win.sh b/hacks/text-win.sh
new file mode 100644
index 000000000..62e6fed4c
--- /dev/null
+++ b/hacks/text-win.sh
@@ -0,0 +1 @@
+/opt/mxe/usr/bin/x86_64-w64-mingw32.shared-g++ -o text.exe text.cc $(/opt/mxe/usr/bin/x86_64-w64-mingw32.shared-pkg-config pkg-config --cflags --libs cairomm-1.0 glibmm-2.4 pangomm-1.4)