Changeset 98 in tmcsimulator for branches/FEPSimulator/nbproject
- Timestamp:
- 10/11/2017 04:02:39 PM (9 years ago)
- Location:
- branches/FEPSimulator/nbproject
- Files:
-
- 3 edited
-
Makefile-Debug.mk (modified) (2 diffs)
-
configurations.xml (modified) (1 diff)
-
private/private.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/FEPSimulator/nbproject/Makefile-Debug.mk
r86 r98 58 58 59 59 # Link Libraries and Options 60 LDLIBSOPTIONS=tinyxml/ libosxtinyxml.a60 LDLIBSOPTIONS=tinyxml/tinyxml.a 61 61 62 62 # Build Targets … … 64 64 "${MAKE}" -f nbproject/Makefile-${CND_CONF}.mk ${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM}/fepsimulator 65 65 66 ${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM}/fepsimulator: tinyxml/ libosxtinyxml.a66 ${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM}/fepsimulator: tinyxml/tinyxml.a 67 67 68 68 ${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM}/fepsimulator: ${OBJECTFILES} -
branches/FEPSimulator/nbproject/configurations.xml
r86 r98 53 53 <linkerTool> 54 54 <linkerLibItems> 55 <linkerLibFileItem>tinyxml/ libosxtinyxml.a</linkerLibFileItem>55 <linkerLibFileItem>tinyxml/tinyxml.a</linkerLibFileItem> 56 56 </linkerLibItems> 57 57 </linkerTool> -
branches/FEPSimulator/nbproject/private/private.xml
r87 r98 8 8 <open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2"> 9 9 <group> 10 <file>file:/Users/jtorres/oldtmcsimulator/tmcsimulator/branches/FEPSimulator/NetworkReader.cpp</file> 11 <file>file:/Users/jtorres/oldtmcsimulator/tmcsimulator/branches/FEPSimulator/Main.cpp</file> 10 <file>file:/Users/jtorres/tmcsimulator/branches/FEPSimulator/FEPSim.cpp</file> 12 11 </group> 13 12 </open-files>
Note: See TracChangeset
for help on using the changeset viewer.
