(file) Return to Makefile CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / IndicationService

Diff for /pegasus/src/Pegasus/IndicationService/Makefile between version 1.13.18.1 and 1.14

version 1.13.18.1, 2007/11/12 06:57:36 version 1.14, 2007/01/11 16:21:59
Line 56 
Line 56 
     SubscriptionRepository.cpp \     SubscriptionRepository.cpp \
     SubscriptionTable.cpp \     SubscriptionTable.cpp \
     IndicationService.cpp \     IndicationService.cpp \
     IndicationConstants.cpp \      IndicationConstants.cpp
     NormalizedSubscriptionTable.cpp  
  
 OBJECTS = $(SOURCES:.cpp=$(OBJ)) OBJECTS = $(SOURCES:.cpp=$(OBJ))
  
 ifeq ($(PEGASUS_PLATFORM),WIN32_IX86_MSVC)  ifeq ($(OS_TYPE),windows)
 SYS_LIBS = ws2_32.lib advapi32.lib SYS_LIBS = ws2_32.lib advapi32.lib
 endif endif
  


Legend:
Removed from v.1.13.18.1  
changed lines
  Added in v.1.14

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2