Index: branches/fep_rpc_client/nbproject/configurations.xml
===================================================================
--- branches/fep_rpc_client/nbproject/configurations.xml	(revision 77)
+++ branches/fep_rpc_client/nbproject/configurations.xml	(revision 79)
@@ -5,4 +5,5 @@
                    displayName="Header Files"
                    projectFiles="true">
+      <itemPath>DataPacker.h</itemPath>
       <itemPath>FEPClient.h</itemPath>
       <itemPath>NetworkReader.h</itemPath>
@@ -17,4 +18,5 @@
                    displayName="Source Files"
                    projectFiles="true">
+      <itemPath>DataPacker.cpp</itemPath>
       <itemPath>FEPClient.cpp</itemPath>
       <itemPath>NetworkReader.cpp</itemPath>
@@ -50,8 +52,12 @@
         <linkerTool>
           <linkerLibItems>
-            <linkerLibFileItem>tinyxml/libtinyxml.a</linkerLibFileItem>
+            <linkerLibFileItem>tinyxml/tinyxml.a</linkerLibFileItem>
           </linkerLibItems>
         </linkerTool>
       </compileType>
+      <item path="DataPacker.cpp" ex="false" tool="1" flavor2="0">
+      </item>
+      <item path="DataPacker.h" ex="false" tool="3" flavor2="0">
+      </item>
       <item path="FEPClient.cpp" ex="false" tool="1" flavor2="0">
       </item>
@@ -91,4 +97,8 @@
         </asmTool>
       </compileType>
+      <item path="DataPacker.cpp" ex="false" tool="1" flavor2="0">
+      </item>
+      <item path="DataPacker.h" ex="false" tool="3" flavor2="0">
+      </item>
       <item path="FEPClient.cpp" ex="false" tool="1" flavor2="0">
       </item>
