Renamed strtok_r.cpp to strtok_r.c

This commit is contained in:
MarkRivers
2010-11-11 21:36:14 +00:00
parent f77a0237b3
commit 4ab422b474
+1 -1
View File
@@ -39,7 +39,7 @@ Newport_SRCS += XPS_trajectoryScan.st
endif
# strtok_r needed on WIN32
Newport_SRCS_WIN32 += strtok_r.cpp
Newport_SRCS_WIN32 += strtok_r.c
# XPS Gathering test function
Newport_SRCS += XPSGathering.c