dependencies 513 B

123456789101112
  1. main.o: main.cpp BBS2chProxyConnection.h DataStorage.h \
  2. BBS2chProxyThreadInfo.h BBS2chProxyAuth.h
  3. BBS2chProxyConnection.o: BBS2chProxyConnection.cpp \
  4. BBS2chProxyConnection.h DataStorage.h BBS2chProxyThreadInfo.h \
  5. BBS2chProxyAuth.h hmac.h stringEncodingConverter.h utils.h
  6. BBS2chProxyAuth.o: BBS2chProxyAuth.cpp BBS2chProxyAuth.h DataStorage.h \
  7. hmac.h
  8. DataStorage.o: DataStorage.cpp DataStorage.h
  9. hmac.o: hmac.c hmac.h
  10. stringEncodingConverter.o: stringEncodingConverter.c \
  11. stringEncodingConverter.h