changed extension from .cc to .cpp

This commit is contained in:
Marty Kraimer
2000-04-24 18:54:20 +00:00
parent 34bf86f1d6
commit 9d41d523f8
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ OBJS_IOC += threadTest
#fdmgrTest_SRCS += fdmgrTest.c
#PROD += fdmgrTest
osiTimeTestHost_SRCS += osiTimeTestMain.c osiTimeTest.cc
osiTimeTestHost_SRCS += osiTimeTestMain.c osiTimeTest.cpp
PROD += osiTimeTestHost
OBJS_IOC += osiTimeTest