fixed compilation problems in kdevelop

This commit is contained in:
doitux
2007-08-25 07:54:54 +00:00
parent 530d78bd28
commit d8bfeadf64
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -121,6 +121,8 @@ unix:!mac{
LIBPATH += lib
LIBS += -lpokerth_lib
LIBS += -lcrypto
TARGETDEPS += ./lib/libpokerth_lib.a
## My release static libs
#LIBS += -lcrypto
}