Changeset 78 in tmcsimulator for branches/fep_rpc_client/nbproject/private


Ignore:
Timestamp:
10/01/2017 05:50:44 PM (9 years ago)
Author:
jtorres
Message:

All green dots are showing. This is a checkpoint before adding dynamic data packing.

Location:
branches/fep_rpc_client/nbproject/private
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/fep_rpc_client/nbproject/private/configurations.xml

    r77 r78  
    1414          <gdbinterceptoptions gdb_all="false" gdb_unhandled="true" gdb_unexpected="true"/> 
    1515        </gdb_interceptlist> 
     16        <gdb_signals> 
     17        </gdb_signals> 
    1618        <gdb_options> 
    1719          <DebugOptions> 
     
    2729          <runcommandpicklistitem>"${OUTPUT_PATH}"</runcommandpicklistitem> 
    2830          <runcommandpicklistitem>"${OUTPUT_PATH}" localhost networkFile.txt</runcommandpicklistitem> 
     31          <runcommandpicklistitem>"${OUTPUT_PATH}" 192.168.251.27 networkFile.txt</runcommandpicklistitem> 
    2932        </runcommandpicklist> 
    30         <runcommand>"${OUTPUT_PATH}" localhost networkFile.txt</runcommand> 
     33        <runcommand>"${OUTPUT_PATH}" 192.168.251.27 networkFile.txt</runcommand> 
    3134        <rundir></rundir> 
    3235        <buildfirst>true</buildfirst> 
  • branches/fep_rpc_client/nbproject/private/private.xml

    r77 r78  
    55        <activeConfIndexElem>0</activeConfIndexElem> 
    66    </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> 
    717</project-private> 
Note: See TracChangeset for help on using the changeset viewer.