Update MP1
This commit is contained in:
@@ -24,11 +24,16 @@
|
||||
</nativedebugger>
|
||||
<runprofile version="9">
|
||||
<runcommandpicklist>
|
||||
<runcommandpicklistitem>"${OUTPUT_PATH}" | lolcat</runcommandpicklistitem>
|
||||
<runcommandpicklistitem>"${OUTPUT_PATH}" | /usr/bin/lolcat</runcommandpicklistitem>
|
||||
<runcommandpicklistitem>"${OUTPUT_PATH}" | /usr/bin/lolcat -f</runcommandpicklistitem>
|
||||
<runcommandpicklistitem>"${OUTPUT_PATH}" | /usr/bin/lolcat -F</runcommandpicklistitem>
|
||||
<runcommandpicklistitem>"${OUTPUT_PATH}"</runcommandpicklistitem>
|
||||
</runcommandpicklist>
|
||||
<runcommand>"${OUTPUT_PATH}"</runcommand>
|
||||
<rundir></rundir>
|
||||
<buildfirst>true</buildfirst>
|
||||
<console-type>2</console-type>
|
||||
<terminal-type>0</terminal-type>
|
||||
<remove-instrumentation>0</remove-instrumentation>
|
||||
<environment>
|
||||
|
@@ -4,4 +4,10 @@
|
||||
<activeConfTypeElem>1</activeConfTypeElem>
|
||||
<activeConfIndexElem>0</activeConfIndexElem>
|
||||
</data>
|
||||
<editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/>
|
||||
<open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2">
|
||||
<group>
|
||||
<file>file:/home/caleb/ASDV-Cpp/Assignments/MP1_CalebFontenot/main.cpp</file>
|
||||
</group>
|
||||
</open-files>
|
||||
</project-private>
|
||||
|
Reference in New Issue
Block a user