From bf2450d2cf1dd2f5f45477c0c36d62c8d2dcd931 Mon Sep 17 00:00:00 2001 From: Jeffrey Armstrong Date: Mon, 21 Mar 2022 08:43:37 -0400 Subject: Added option to explicitly specify output file --- fpoint.prj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fpoint.prj') diff --git a/fpoint.prj b/fpoint.prj index 038a8ed..f6dab7e 100644 --- a/fpoint.prj +++ b/fpoint.prj @@ -61,7 +61,7 @@ "Launch Using MPI":"false", "Keep Console":"true", "External Console":"true", - "Command Line Arguments":"-n \"Welcome to PowerPoint.pptx\"", + "Command Line Arguments":"-n \"Welcome to PowerPoint.pptx\" -o temp.txt", "Build Before Launch":"true" }, "Build Options":{ -- cgit v1.2.3