(file) Return to GNUmakefile CVS log (file) (dir) Up to [OMI] / omi / protocol / tests / Attic

Diff for /omi/protocol/tests/Attic/GNUmakefile between version 1.2 and 1.3

version 1.2, 2012/06/15 20:51:14 version 1.3, 2012/06/25 19:51:02
Line 4 
Line 4 
 CXXPROGRAM = test_protocol CXXPROGRAM = test_protocol
  
 SOURCES = \ SOURCES = \
     test_http.cpp \  
     test_protocol.cpp \     test_protocol.cpp \
     test_selector.cpp \  
     test_thread.cpp \  
     test_wsbuf.cpp \  
     test_wsman.cpp \  
     test_wsman_inproc.cpp \  
     $(TOP)/unittest/utils.cpp \  
     $(TOP)/base/tests/schema.c     $(TOP)/base/tests/schema.c
  
 HEADERS =  
   
 INCLUDES = $(TOP) $(TOP)/common INCLUDES = $(TOP) $(TOP)/common
  
 LIBRARIES = omiclient micxx protocol xml base ut  LIBRARIES = micxx protocol sock base ut
  
 include $(TOP)/mak/rules.mak include $(TOP)/mak/rules.mak
  


Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

ViewCVS 0.9.2