From 99b377d53825a178db73d7299c5721bd1ff65d36 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Sun, 5 Jun 2016 18:49:53 -0400 Subject: Set up the Windows builds. Almost working! --- static.rc | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 static.rc (limited to 'static.rc') diff --git a/static.rc b/static.rc new file mode 100644 index 0000000..ca23375 --- /dev/null +++ b/static.rc @@ -0,0 +1,3 @@ +/* 5 june 2016 */ +#pragma code_page(65001) +1 24 "static.manifest" -- cgit v1.2.3