summaryrefslogtreecommitdiff
path: root/cmps/nbproject/Makefile-Debug.mk
diff options
context:
space:
mode:
authorgeronimo <geronimo013@gmx.de>2012-08-15 05:33:17 +0200
committergeronimo <geronimo013@gmx.de>2012-08-15 05:33:17 +0200
commit7eb41fd1431019f44227af6f5d707e7c98e0416e (patch)
tree302b5e15e2d7deaf54921839de95423e785554c4 /cmps/nbproject/Makefile-Debug.mk
parente8175c7b23047fefd52f85afe05e2864b2a9bba8 (diff)
downloadcmp-7eb41fd1431019f44227af6f5d707e7c98e0416e.tar.gz
cmp-7eb41fd1431019f44227af6f5d707e7c98e0416e.tar.bz2
removed junit from client project and added -lcrypto to server makefile (fix for ubuntu)
Diffstat (limited to 'cmps/nbproject/Makefile-Debug.mk')
-rw-r--r--cmps/nbproject/Makefile-Debug.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmps/nbproject/Makefile-Debug.mk b/cmps/nbproject/Makefile-Debug.mk
index d825972..4ae00ab 100644
--- a/cmps/nbproject/Makefile-Debug.mk
+++ b/cmps/nbproject/Makefile-Debug.mk
@@ -65,7 +65,7 @@ FFLAGS=
ASFLAGS=
# Link Libraries and Options
-LDLIBSOPTIONS=serverlib/dist/Debug/GNU-Linux-x86/libserverlib.a ../libs/mediaScan/dist/Debug/GNU-Linux-x86/libmediascan.a ../libs/networking/dist/Debug/GNU-Linux-x86/libnetworking.a ../libs/IO/dist/Debug/GNU-Linux-x86/libio.a ../libs/util/dist/Debug/GNU-Linux-x86/libutil.a ../libs/vdr/dist/Debug/GNU-Linux-x86/libvdr.a -lpthread -lrt -lssl -lpcrecpp -lmediainfo
+LDLIBSOPTIONS=serverlib/dist/Debug/GNU-Linux-x86/libserverlib.a ../libs/mediaScan/dist/Debug/GNU-Linux-x86/libmediascan.a ../libs/networking/dist/Debug/GNU-Linux-x86/libnetworking.a ../libs/IO/dist/Debug/GNU-Linux-x86/libio.a ../libs/util/dist/Debug/GNU-Linux-x86/libutil.a ../libs/vdr/dist/Debug/GNU-Linux-x86/libvdr.a -lpthread -lrt -lssl -lpcrecpp -lmediainfo -lcrypto
# Build Targets
.build-conf: ${BUILD_SUBPROJECTS}