Changeset 170 in tmcsimulator for branches/FEPSimulator/nbproject
- Timestamp:
- 10/23/2017 07:04: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
r117 r170 58 58 59 59 # Link Libraries and Options 60 LDLIBSOPTIONS=tinyxml/ tinyxml.a60 LDLIBSOPTIONS=tinyxml/libosxtinyxml.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/ tinyxml.a66 ${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM}/fepsimulator: tinyxml/libosxtinyxml.a 67 67 68 68 ${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM}/fepsimulator: ${OBJECTFILES} -
branches/FEPSimulator/nbproject/configurations.xml
r117 r170 53 53 <linkerTool> 54 54 <linkerLibItems> 55 <linkerLibFileItem>tinyxml/ tinyxml.a</linkerLibFileItem>55 <linkerLibFileItem>tinyxml/libosxtinyxml.a</linkerLibFileItem> 56 56 </linkerLibItems> 57 57 </linkerTool> -
branches/FEPSimulator/nbproject/private/private.xml
r162 r170 7 7 <editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/> 8 8 <open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2"> 9 <group> 10 <file>file:/Users/jtorres/tmcsimulator/branches/FEPSimulator/network.h</file> 11 <file>file:/Users/jtorres/tmcsimulator/branches/FEPSimulator/NetworkReader.cpp</file> 12 <file>file:/Users/jtorres/tmcsimulator/branches/FEPSimulator/DataPacker.h</file> 13 <file>file:/Users/jtorres/tmcsimulator/branches/FEPSimulator/DataPacker.cpp</file> 14 <file>file:/Users/jtorres/tmcsimulator/branches/FEPSimulator/FEPSim.cpp</file> 15 <file>file:/Users/jtorres/tmcsimulator/branches/FEPSimulator/fep.h</file> 16 <file>file:/Users/jtorres/tmcsimulator/branches/FEPSimulator/NetworkReader.h</file> 17 <file>file:/Users/jtorres/tmcsimulator/branches/FEPSimulator/FEPSim.h</file> 18 </group> 9 <group/> 19 10 </open-files> 20 11 </project-private>
Note: See TracChangeset
for help on using the changeset viewer.
