Index: branches/FEPSimulator/nbproject/Makefile-Debug.mk
===================================================================
--- branches/FEPSimulator/nbproject/Makefile-Debug.mk	(revision 86)
+++ branches/FEPSimulator/nbproject/Makefile-Debug.mk	(revision 98)
@@ -58,5 +58,5 @@
 
 # Link Libraries and Options
-LDLIBSOPTIONS=tinyxml/libosxtinyxml.a
+LDLIBSOPTIONS=tinyxml/tinyxml.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/libosxtinyxml.a
+${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM}/fepsimulator: tinyxml/tinyxml.a
 
 ${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM}/fepsimulator: ${OBJECTFILES}
Index: branches/FEPSimulator/nbproject/configurations.xml
===================================================================
--- branches/FEPSimulator/nbproject/configurations.xml	(revision 86)
+++ branches/FEPSimulator/nbproject/configurations.xml	(revision 98)
@@ -53,5 +53,5 @@
         <linkerTool>
           <linkerLibItems>
-            <linkerLibFileItem>tinyxml/libosxtinyxml.a</linkerLibFileItem>
+            <linkerLibFileItem>tinyxml/tinyxml.a</linkerLibFileItem>
           </linkerLibItems>
         </linkerTool>
Index: branches/FEPSimulator/nbproject/private/private.xml
===================================================================
--- branches/FEPSimulator/nbproject/private/private.xml	(revision 87)
+++ branches/FEPSimulator/nbproject/private/private.xml	(revision 98)
@@ -8,6 +8,5 @@
     <open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2">
         <group>
-            <file>file:/Users/jtorres/oldtmcsimulator/tmcsimulator/branches/FEPSimulator/NetworkReader.cpp</file>
-            <file>file:/Users/jtorres/oldtmcsimulator/tmcsimulator/branches/FEPSimulator/Main.cpp</file>
+            <file>file:/Users/jtorres/tmcsimulator/branches/FEPSimulator/FEPSim.cpp</file>
         </group>
     </open-files>
