Changeset 79 in tmcsimulator for branches/fep_rpc_client/nbproject/configurations.xml
- Timestamp:
- 10/05/2017 12:51:23 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/fep_rpc_client/nbproject/configurations.xml
r77 r79 5 5 displayName="Header Files" 6 6 projectFiles="true"> 7 <itemPath>DataPacker.h</itemPath> 7 8 <itemPath>FEPClient.h</itemPath> 8 9 <itemPath>NetworkReader.h</itemPath> … … 17 18 displayName="Source Files" 18 19 projectFiles="true"> 20 <itemPath>DataPacker.cpp</itemPath> 19 21 <itemPath>FEPClient.cpp</itemPath> 20 22 <itemPath>NetworkReader.cpp</itemPath> … … 50 52 <linkerTool> 51 53 <linkerLibItems> 52 <linkerLibFileItem>tinyxml/ libtinyxml.a</linkerLibFileItem>54 <linkerLibFileItem>tinyxml/tinyxml.a</linkerLibFileItem> 53 55 </linkerLibItems> 54 56 </linkerTool> 55 57 </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> 56 62 <item path="FEPClient.cpp" ex="false" tool="1" flavor2="0"> 57 63 </item> … … 91 97 </asmTool> 92 98 </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> 93 103 <item path="FEPClient.cpp" ex="false" tool="1" flavor2="0"> 94 104 </item>
Note: See TracChangeset
for help on using the changeset viewer.
