Index: branches/FEPSimulator/FEPSim.h
===================================================================
--- branches/FEPSimulator/FEPSim.h	(revision 86)
+++ branches/FEPSimulator/FEPSim.h	(revision 170)
@@ -43,5 +43,5 @@
 #include <unistd.h>
 
-const int BUFF_SIZE = 1000000;
+const int BUFF_SIZE = 5500000;
 
 class FEPSim {
Index: branches/FEPSimulator/nbproject/Makefile-Debug.mk
===================================================================
--- branches/FEPSimulator/nbproject/Makefile-Debug.mk	(revision 117)
+++ branches/FEPSimulator/nbproject/Makefile-Debug.mk	(revision 170)
@@ -58,5 +58,5 @@
 
 # Link Libraries and Options
-LDLIBSOPTIONS=tinyxml/tinyxml.a
+LDLIBSOPTIONS=tinyxml/libosxtinyxml.a
 
 # Build Targets
@@ -64,5 +64,5 @@
 	"${MAKE}"  -f nbproject/Makefile-${CND_CONF}.mk ${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM}/fepsimulator
 
-${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM}/fepsimulator: tinyxml/tinyxml.a
+${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM}/fepsimulator: tinyxml/libosxtinyxml.a
 
 ${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM}/fepsimulator: ${OBJECTFILES}
Index: branches/FEPSimulator/nbproject/configurations.xml
===================================================================
--- branches/FEPSimulator/nbproject/configurations.xml	(revision 117)
+++ branches/FEPSimulator/nbproject/configurations.xml	(revision 170)
@@ -53,5 +53,5 @@
         <linkerTool>
           <linkerLibItems>
-            <linkerLibFileItem>tinyxml/tinyxml.a</linkerLibFileItem>
+            <linkerLibFileItem>tinyxml/libosxtinyxml.a</linkerLibFileItem>
           </linkerLibItems>
         </linkerTool>
Index: branches/FEPSimulator/nbproject/private/private.xml
===================================================================
--- branches/FEPSimulator/nbproject/private/private.xml	(revision 162)
+++ branches/FEPSimulator/nbproject/private/private.xml	(revision 170)
@@ -7,14 +7,5 @@
     <editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/>
     <open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2">
-        <group>
-            <file>file:/Users/jtorres/tmcsimulator/branches/FEPSimulator/network.h</file>
-            <file>file:/Users/jtorres/tmcsimulator/branches/FEPSimulator/NetworkReader.cpp</file>
-            <file>file:/Users/jtorres/tmcsimulator/branches/FEPSimulator/DataPacker.h</file>
-            <file>file:/Users/jtorres/tmcsimulator/branches/FEPSimulator/DataPacker.cpp</file>
-            <file>file:/Users/jtorres/tmcsimulator/branches/FEPSimulator/FEPSim.cpp</file>
-            <file>file:/Users/jtorres/tmcsimulator/branches/FEPSimulator/fep.h</file>
-            <file>file:/Users/jtorres/tmcsimulator/branches/FEPSimulator/NetworkReader.h</file>
-            <file>file:/Users/jtorres/tmcsimulator/branches/FEPSimulator/FEPSim.h</file>
-        </group>
+        <group/>
     </open-files>
 </project-private>
