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

Diff for /pegasus/src/Pegasus/Server/Makefile between version 1.74 and 1.75

version 1.74, 2006/01/30 16:18:31 version 1.75, 2006/06/19 20:47:42
Line 44 
Line 44 
  
 LOCAL_DEFINES = -DPEGASUS_SERVER_INTERNAL -DPEGASUS_INTERNALONLY LOCAL_DEFINES = -DPEGASUS_SERVER_INTERNAL -DPEGASUS_INTERNALONLY
  
   STATIC=1
 LIBRARY = pegserver LIBRARY = pegserver
  
 LIBRARIES = \ LIBRARIES = \
Line 108 
Line 109 
  
 OBJECTS = $(SOURCES:.cpp=$(OBJ)) OBJECTS = $(SOURCES:.cpp=$(OBJ))
  
   ifeq ($(PEGASUS_PLATFORM),WIN32_IX86_MSVC)
 SYS_LIBS = ws2_32.lib advapi32.lib SYS_LIBS = ws2_32.lib advapi32.lib
   endif
  
 include $(ROOT)/mak/library.mak include $(ROOT)/mak/library.mak
  


Legend:
Removed from v.1.74  
changed lines
  Added in v.1.75

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2