Skip to content
Snippets Groups Projects
Commit db1b36ff authored by Jeong Han Lee's avatar Jeong Han Lee
Browse files

remove expr.c in main e3-require

parent 6d52b60f
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ SOURCES += require.c
DBDS += require.dbd
SOURCES += runScript.c
DBDS += runScript.dbd
SOURCES += expr.c
#SOURCES += expr.c
SOURCES += dbLoadTemplate.y
DBDS += dbLoadTemplate.dbd
......@@ -31,7 +31,7 @@ HEADERS += require.h
# We need to find the Linux link.h before the EPICS link.h
USR_INCLUDES_Linux=-idirafter $(EPICS_BASE)/include
USR_CFLAGS += -DT_A='"${T_A}"'
#USR_CFLAGS += -DT_A='"${T_A}"'
# This should really go into some global WIN32 config file
USR_CFLAGS_WIN32 += /D_WIN32_WINNT=0x501
......
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