From 17f4f29644e79521b554dc3e7fc08f9f3aee5ba5 Mon Sep 17 00:00:00 2001 From: Clinton Hall Date: Thu, 21 Mar 2013 02:19:03 -0700 Subject: [PATCH] formatting --- nzbget-postprocessing-files/windows-builder/README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/nzbget-postprocessing-files/windows-builder/README.md b/nzbget-postprocessing-files/windows-builder/README.md index ece7d9c1..387166aa 100644 --- a/nzbget-postprocessing-files/windows-builder/README.md +++ b/nzbget-postprocessing-files/windows-builder/README.md @@ -1,9 +1,18 @@ To compile for windows, add the following files into the same folder. + Compile with pyinstaller using options -F -w + + Transcoder.py + Linktastic\linktastic.py folder (not used, but imported in nzbToMediaUtil.py) + nzbToMediaUtil.py + migratecfg.py + nzbToMediaEnv.py + nzbToMediaSceneExceptions.py -Autoprocess files \ No newline at end of file + +Autoprocess files