Index: /trunk/src/tmcsim/application.properties
===================================================================
--- /trunk/src/tmcsim/application.properties	(revision 171)
+++ /trunk/src/tmcsim/application.properties	(revision 174)
@@ -1,5 +1,5 @@
-#Mon, 23 Oct 2017 20:19:02 -0700
+#Tue, 24 Oct 2017 11:31:18 -0700
 
-Application.revision=170
+Application.revision=173
 
 Application.buildnumber=53
Index: /branches/FEPSimulator/nbproject/Makefile-Debug.mk
===================================================================
--- /branches/FEPSimulator/nbproject/Makefile-Debug.mk	(revision 170)
+++ /branches/FEPSimulator/nbproject/Makefile-Debug.mk	(revision 174)
@@ -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 170)
+++ /branches/FEPSimulator/nbproject/configurations.xml	(revision 174)
@@ -53,5 +53,5 @@
         <linkerTool>
           <linkerLibItems>
-            <linkerLibFileItem>tinyxml/libosxtinyxml.a</linkerLibFileItem>
+            <linkerLibFileItem>tinyxml/tinyxml.a</linkerLibFileItem>
           </linkerLibItems>
         </linkerTool>
