Ignore:
Timestamp:
10/05/2017 12:51:23 PM (9 years ago)
Author:
jtorres
Message:

new atmsdriver package in trunk. fep_rpc_client dynamic data packing added in branches. fep_rpc_client refactored data packing code into static DataPacker? class. Added vds_data folder into config/. Added new project configuration for ATMSDriver.

File:
1 edited

Legend:

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

    r77 r79  
    55                   displayName="Header Files" 
    66                   projectFiles="true"> 
     7      <itemPath>DataPacker.h</itemPath> 
    78      <itemPath>FEPClient.h</itemPath> 
    89      <itemPath>NetworkReader.h</itemPath> 
     
    1718                   displayName="Source Files" 
    1819                   projectFiles="true"> 
     20      <itemPath>DataPacker.cpp</itemPath> 
    1921      <itemPath>FEPClient.cpp</itemPath> 
    2022      <itemPath>NetworkReader.cpp</itemPath> 
     
    5052        <linkerTool> 
    5153          <linkerLibItems> 
    52             <linkerLibFileItem>tinyxml/libtinyxml.a</linkerLibFileItem> 
     54            <linkerLibFileItem>tinyxml/tinyxml.a</linkerLibFileItem> 
    5355          </linkerLibItems> 
    5456        </linkerTool> 
    5557      </compileType> 
     58      <item path="DataPacker.cpp" ex="false" tool="1" flavor2="0"> 
     59      </item> 
     60      <item path="DataPacker.h" ex="false" tool="3" flavor2="0"> 
     61      </item> 
    5662      <item path="FEPClient.cpp" ex="false" tool="1" flavor2="0"> 
    5763      </item> 
     
    9197        </asmTool> 
    9298      </compileType> 
     99      <item path="DataPacker.cpp" ex="false" tool="1" flavor2="0"> 
     100      </item> 
     101      <item path="DataPacker.h" ex="false" tool="3" flavor2="0"> 
     102      </item> 
    93103      <item path="FEPClient.cpp" ex="false" tool="1" flavor2="0"> 
    94104      </item> 
Note: See TracChangeset for help on using the changeset viewer.