diff options
author | Jeffrey Armstrong <jeff@approximatrix.com> | 2022-03-01 09:52:02 -0500 |
---|---|---|
committer | Jeffrey Armstrong <jeff@approximatrix.com> | 2022-03-01 09:52:02 -0500 |
commit | dbdfb68893a5b9677a9286beff8de3c1b02fff5d (patch) | |
tree | 39c6efddabf0b62cc89c1b3b79107b37d6ce2a71 /fpoint.prj | |
parent | 0a211cd23fcca0b2f7fa175661b7237d3b3b9dce (diff) | |
download | fpoint-dbdfb68893a5b9677a9286beff8de3c1b02fff5d.tar.gz fpoint-dbdfb68893a5b9677a9286beff8de3c1b02fff5d.zip |
Slide notes are now extracted, and they can subsequently be output instead. Errors out if no notes are present.
Diffstat (limited to 'fpoint.prj')
-rw-r--r-- | fpoint.prj | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -61,7 +61,7 @@ "Launch Using MPI":"false", "Keep Console":"true", "External Console":"true", - "Command Line Arguments":"", + "Command Line Arguments":"-n \"Welcome to PowerPoint.pptx\"", "Build Before Launch":"true" }, "Build Options":{ |