Removed DLLs not allowed to redistribute and move Windows files to os/ directories

git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@15737 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
This commit is contained in:
rivers
2012-12-18 18:48:55 +00:00
parent e8ec15be6a
commit 90f63d7efb

View File

@@ -13,12 +13,10 @@ INC += ATMCD32D.h
INC += atmcdLXd.h
ifeq (win32-x86, $(findstring win32-x86, $(T_A)))
LIB_INSTALLS_WIN32 += ../ATMCD32M.lib
BIN_INSTALLS_WIN32 += ../atmcd32d.dll
LIB_INSTALLS_WIN32 += ../os/win32-x86/ATMCD32M.lib
else ifeq (windows-x64, $(findstring windows-x64, $(T_A)))
LIB_INSTALLS_WIN32 += ../atmcd64m.lib
BIN_INSTALLS_WIN32 += ../atmcd64d.dll
LIB_INSTALLS_WIN32 += ../os/windows-x64/atmcd64m.lib
else ifeq (linux-x86_64, $(findstring linux-x86_64, $(T_A)))
LIB_INSTALLS_Linux += ../os/linux-x86_64/libandor.so.2