Ignore:
Timestamp:
2010-08-26T14:38:40+12:00 (14 years ago)
Author:
mdewsnip
Message:

Removed md5.cpp and md5.h -- the license for this was slightly dubious, but more importantly these are no longer used, now that I've changed the one occurrence in cgiutils.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone2/common-src/src/lib/win32.mak

    r22090 r22793  
    149149    infodbclass.cpp \
    150150    $(JDBM_SOURCES) \
    151     md5.cpp \
    152151    OIDtools.cpp \
    153152    phrases.cpp \
     
    172171    infodbclass.obj \
    173172    $(JDBM_OBJECTS) \
    174     md5.obj \
    175173    OIDtools.obj \
    176174    phrases.obj \
Note: See TracChangeset for help on using the changeset viewer.