Ignore:
Timestamp:
10/28/2017 06:07:50 PM (9 years ago)
Author:
jtorres
Message:

HighwaysTest?.java, LoadHighwaysTest?.java, LoadSadDotsTest?.java: configured Highways initialization to reflect new configuration, but the tests obviously still fail. branches/FEPSimulator: removed tinxml/ and unlinked the tinyxml library in project configuration

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/FEPSimulator/nbproject/configurations.xml

    r174 r185  
    2020      <itemPath>DataPacker.cpp</itemPath> 
    2121      <itemPath>FEPSim.cpp</itemPath> 
     22      <itemPath>HighwaysParser.cpp</itemPath> 
    2223      <itemPath>Main.cpp</itemPath> 
    23       <itemPath>NetworkReader.cpp</itemPath> 
    2424      <itemPath>fep_clnt.c</itemPath> 
    2525      <itemPath>fep_xdr.c</itemPath> 
     
    5151          </incDir> 
    5252        </ccTool> 
    53         <linkerTool> 
    54           <linkerLibItems> 
    55             <linkerLibFileItem>tinyxml/tinyxml.a</linkerLibFileItem> 
    56           </linkerLibItems> 
    57         </linkerTool> 
    5853      </compileType> 
    5954      <item path="DataPacker.cpp" ex="false" tool="1" flavor2="0"> 
     
    6560      <item path="FEPSim.h" ex="false" tool="3" flavor2="0"> 
    6661      </item> 
     62      <item path="HighwaysParser.cpp" ex="false" tool="1" flavor2="0"> 
     63      </item> 
    6764      <item path="Main.cpp" ex="false" tool="1" flavor2="0"> 
    68       </item> 
    69       <item path="NetworkReader.cpp" ex="false" tool="1" flavor2="0"> 
    7065      </item> 
    7166      <item path="NetworkReader.h" ex="false" tool="3" flavor2="0"> 
     
    108103      <item path="FEPSim.h" ex="false" tool="3" flavor2="0"> 
    109104      </item> 
     105      <item path="HighwaysParser.cpp" ex="false" tool="1" flavor2="0"> 
     106      </item> 
    110107      <item path="Main.cpp" ex="false" tool="1" flavor2="0"> 
    111       </item> 
    112       <item path="NetworkReader.cpp" ex="false" tool="1" flavor2="0"> 
    113108      </item> 
    114109      <item path="NetworkReader.h" ex="false" tool="3" flavor2="0"> 
Note: See TracChangeset for help on using the changeset viewer.