make exampleMain a .cpp file
This commit is contained in:
@@ -28,7 +28,7 @@ TEMPLATES += top/exampleApp/src/caMonitor.c
|
||||
TEMPLATES += top/exampleApp/src/exampleInclude.dbd
|
||||
TEMPLATES += top/exampleApp/src/sncExample.stt
|
||||
TEMPLATES += top/exampleApp/src/xxxRecord.dbd
|
||||
TEMPLATES += top/exampleApp/src/exampleMain.c
|
||||
TEMPLATES += top/exampleApp/src/exampleMain.cpp
|
||||
|
||||
TEMPLATES += top/exampleBoot/Makefile
|
||||
TEMPLATES += top/exampleBoot/nfsCommands@vxWorks
|
||||
|
||||
@@ -33,7 +33,7 @@ example_SRCS += caMonitor.c
|
||||
|
||||
# <name>_registerRecordDeviceDriver.cpp will be created from <name>.dbd
|
||||
example_SRCS += example_registerRecordDeviceDriver.cpp
|
||||
example_SRCS_DEFAULT += exampleMain.c
|
||||
example_SRCS_DEFAULT += exampleMain.cpp
|
||||
example_SRCS_vxWorks += -nil-
|
||||
|
||||
#The following adds drvTS support for vxWorks
|
||||
|
||||
Reference in New Issue
Block a user