Changeset 78 in tmcsimulator for branches/fep_rpc_client/nbproject/private
- Timestamp:
- 10/01/2017 05:50:44 PM (9 years ago)
- Location:
- branches/fep_rpc_client/nbproject/private
- Files:
-
- 2 edited
-
configurations.xml (modified) (2 diffs)
-
private.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/fep_rpc_client/nbproject/private/configurations.xml
r77 r78 14 14 <gdbinterceptoptions gdb_all="false" gdb_unhandled="true" gdb_unexpected="true"/> 15 15 </gdb_interceptlist> 16 <gdb_signals> 17 </gdb_signals> 16 18 <gdb_options> 17 19 <DebugOptions> … … 27 29 <runcommandpicklistitem>"${OUTPUT_PATH}"</runcommandpicklistitem> 28 30 <runcommandpicklistitem>"${OUTPUT_PATH}" localhost networkFile.txt</runcommandpicklistitem> 31 <runcommandpicklistitem>"${OUTPUT_PATH}" 192.168.251.27 networkFile.txt</runcommandpicklistitem> 29 32 </runcommandpicklist> 30 <runcommand>"${OUTPUT_PATH}" localhostnetworkFile.txt</runcommand>33 <runcommand>"${OUTPUT_PATH}" 192.168.251.27 networkFile.txt</runcommand> 31 34 <rundir></rundir> 32 35 <buildfirst>true</buildfirst> -
branches/fep_rpc_client/nbproject/private/private.xml
r77 r78 5 5 <activeConfIndexElem>0</activeConfIndexElem> 6 6 </data> 7 <editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/> 8 <open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2"> 9 <group> 10 <file>file:/home/andrew/tmcsim/branches/fep_rpc_client/NetworkReader.h</file> 11 <file>file:/home/andrew/tmcsim/branches/fep_rpc_client/FEPClient.cpp</file> 12 <file>file:/home/andrew/tmcsim/branches/fep_rpc_client/network.h</file> 13 <file>file:/home/andrew/tmcsim/branches/fep_rpc_client/fep.h</file> 14 <file>file:/home/andrew/tmcsim/branches/fep_rpc_client/NetworkReader.cpp</file> 15 </group> 16 </open-files> 7 17 </project-private>
Note: See TracChangeset
for help on using the changeset viewer.
