Finished changes to make the server project operational.

This commit is contained in:
Juan Carlos Luciani
2006-11-13 05:51:53 +00:00
parent 2c8668479c
commit fc12f21d19
9 changed files with 88 additions and 98 deletions

View File

@@ -33,9 +33,7 @@ SUBDIRS =
DIST_SUBDIRS =
ROOT = ../../../../..
CASAINCLUDE = ../../../../../../CASA/include
ROOT = ../../../..
LIBDIR = $(ROOT)/$(LIB)
@@ -54,7 +52,7 @@ CFILES = ../identokenprovider.c \
platform.c
CSFILES_CSC :=
INCLUDES = -I. -I.. -I../../.. -I$(CASAINCLUDE) -I../../../../../include
INCLUDES = -I. -I.. -I../../.. -I$(ROOT)/include
RESOURCES =
DEST_CONF_FILE_NAME = CasaIdentityToken.conf