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

Diff for /pegasus/src/Pegasus/Listener/Makefile between version 1.8 and 1.9

version 1.8, 2006/01/30 16:17:58 version 1.9, 2006/06/19 20:47:38
Line 53 
Line 53 
  
 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.8  
changed lines
  Added in v.1.9

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2