Renamed library to be andor on both 32 and 64-bit systems
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14347 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
This commit is contained in:
@@ -30,10 +30,10 @@ else ifeq (windows-x64, $(findstring windows-x64, $(T_A)))
|
||||
PROD_LIBS += atmcd64m
|
||||
|
||||
else ifeq (linux-x86_64, $(findstring linux-x86_64, $(T_A)))
|
||||
PROD_LIBS += andor64
|
||||
PROD_LIBS += andor
|
||||
|
||||
else ifeq (linux-x86, $(findstring linux-x86, $(T_A)))
|
||||
PROD_LIBS += andor32
|
||||
PROD_LIBS += andor
|
||||
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user