aboutsummaryrefslogtreecommitdiff
path: root/mk.bat
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2022-02-13 13:25:39 +0100
committerJohn Ankarström <john@ankarstrom.se>2022-02-13 13:25:39 +0100
commit92f7852b6979239214848b7ebb4046d52e4aba06 (patch)
treedf49eb01bc34c2acebdc3ad42f505cdb64afdae9 /mk.bat
downloadEpisodeBrowser-92f7852b6979239214848b7ebb4046d52e4aba06.tar.gz
Begin Win32 re-implementation.
Diffstat (limited to 'mk.bat')
-rw-r--r--mk.bat4
1 files changed, 4 insertions, 0 deletions
diff --git a/mk.bat b/mk.bat
new file mode 100644
index 0000000..a737559
--- /dev/null
+++ b/mk.bat
@@ -0,0 +1,4 @@
+@REM -ld ld -ld-options,--subsystem,windows ^
+swipl-ld -v -g ^
+-goal true -o build/default/episode_browser win.c ^
+track_episodes.pl local_episodes.pl episode_data.pl \ No newline at end of file