diff --git a/build.cmd b/build.cmd new file mode 100644 index 0000000..d073afd --- /dev/null +++ b/build.cmd @@ -0,0 +1,3 @@ +@echo off +%~dp0\scripts\sitelink2pmgr.pl %~dp0\db\schema.sql %~dp0db\vss.mdb > NUL +echo Done!