Need quotes here too for this to work on Windows.

This commit is contained in:
Andrew Johnson
2009-07-22 20:34:47 +00:00
parent 7d80ab72b0
commit 8382eee11a

View File

@@ -17,7 +17,7 @@ softIoc_DBD += dlload.dbd
softIoc_DBD += system.dbd
ABS_INSTALL_DIR = $(shell $(PERL) $(TOOLS)/fullPathName.pl -e $(INSTALL_LOCATION))
USR_CXXFLAGS += -DEPICS_BASE=$(ABS_INSTALL_DIR)
USR_CXXFLAGS += -DEPICS_BASE="$(ABS_INSTALL_DIR)"
softIoc_SRCS += softIoc_registerRecordDeviceDriver.cpp
softIoc_SRCS_DEFAULT += softMain.cpp