Skip to content
Snippets Groups Projects
Commit c553ffa1 authored by mooney's avatar mooney
Browse files

vxWorks should not build xxxMain.c

parent e7c169f4
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,7 @@ DBD += iocxxx_solaris.dbd
# <name>_registerRecordDeviceDriver.cpp will be created from <name>.dbd
xxx_SRCS_DEFAULT += iocxxx_registerRecordDeviceDriver.cpp xxxMain.cpp
xxx_SRCS_vxWorks += iocxxxVX_registerRecordDeviceDriver.cpp xxxMain.cpp
xxx_SRCS_vxWorks += iocxxxVX_registerRecordDeviceDriver.cpp
xxx_SRCS_Linux += iocxxxLinux_registerRecordDeviceDriver.cpp xxxMain.cpp
xxx_SRCS_cygwin32 += iocxxxCygwin_registerRecordDeviceDriver.cpp xxxMain.cpp
xxx_SRCS_solaris += iocxxx_solaris_registerRecordDeviceDriver.cppa xxxMain.cpp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment