(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.37 and 1.47

version 1.37, 2001/05/20 20:34:01 version 1.47, 2001/11/06 16:26:14
Line 9 
Line 9 
 LIBRARY = pegcommon LIBRARY = pegcommon
  
 SOURCES = \ SOURCES = \
       String.cpp \
       \
       CIMStatusCode.cpp \
       CIMMessage.cpp \
       Message.cpp \
       MessageQueue.cpp \
       CIMObject.cpp \
     Array.cpp \     Array.cpp \
     CGIQueryString.cpp \  
     Channel.cpp \     Channel.cpp \
     Char16.cpp \     Char16.cpp \
     Config.cpp \     Config.cpp \
Line 38 
Line 44 
     CIMScope.cpp \     CIMScope.cpp \
     CIMType.cpp \     CIMType.cpp \
     CIMValue.cpp \     CIMValue.cpp \
       CIMIndication.cpp \
     DeclContext.cpp \     DeclContext.cpp \
     Destroyer.cpp \     Destroyer.cpp \
     Dir.cpp \     Dir.cpp \
Line 50 
Line 57 
     Memory.cpp \     Memory.cpp \
     OptionManager.cpp \     OptionManager.cpp \
     Pair.cpp \     Pair.cpp \
       Queue.cpp \
     Selector.cpp \     Selector.cpp \
     Service.cpp \     Service.cpp \
     Sharable.cpp \     Sharable.cpp \
Line 63 
Line 71 
     XmlParser.cpp \     XmlParser.cpp \
     XmlReader.cpp \     XmlReader.cpp \
     XmlWriter.cpp \     XmlWriter.cpp \
       CGIQueryString.cpp \
   
   SYS_LIBS = ws2_32.lib advapi32.lib
  
 include $(ROOT)/mak/library.mak include $(ROOT)/mak/library.mak


Legend:
Removed from v.1.37  
changed lines
  Added in v.1.47

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2