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

Diff for /pegasus/src/Pegasus/Common/Makefile between version 1.101 and 1.102

version 1.101, 2004/05/04 20:40:33 version 1.102, 2004/05/04 23:45:08
Line 168 
Line 168 
  
 ifeq ($(PEGASUS_PLATFORM),WIN32_IX86_MSVC) ifeq ($(PEGASUS_PLATFORM),WIN32_IX86_MSVC)
   SYS_LIBS = ws2_32.lib advapi32.lib   SYS_LIBS = ws2_32.lib advapi32.lib
     ifdef PEGASUS_HAS_SSL
       SYS_LIBS += $(OPENSSL_HOME)/lib/*.lib
     endif
 endif endif
  
 include $(ROOT)/mak/library.mak include $(ROOT)/mak/library.mak


Legend:
Removed from v.1.101  
changed lines
  Added in v.1.102

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2