dependencies 977 B

123456789101112131415161718192021
  1. main.o: main.cpp BBS2chProxyConnection.h DataStorage.h \
  2. BBS2chProxyThreadInfo.h BBS2chProxyAuth.h IBBS2chProxySocket.h \
  3. BBS2chProxyHttpHeaders.h BBS2chProxySecureSocket.h
  4. BBS2chProxyConnection.o: BBS2chProxyConnection.cpp \
  5. BBS2chProxyConnection.h DataStorage.h BBS2chProxyThreadInfo.h \
  6. BBS2chProxyAuth.h IBBS2chProxySocket.h BBS2chProxyHttpHeaders.h hmac.h \
  7. stringEncodingConverter.h BBS2chProxyRawSocket.h \
  8. BBS2chProxySecureSocket.h utils.h
  9. BBS2chProxyAuth.o: BBS2chProxyAuth.cpp BBS2chProxyAuth.h DataStorage.h \
  10. hmac.h
  11. DataStorage.o: DataStorage.cpp DataStorage.h
  12. hmac.o: hmac.c hmac.h
  13. stringEncodingConverter.o: stringEncodingConverter.c \
  14. stringEncodingConverter.h
  15. BBS2chProxyRawSocket.o: BBS2chProxyRawSocket.cpp BBS2chProxyRawSocket.h \
  16. IBBS2chProxySocket.h
  17. BBS2chProxySecureSocket.o: BBS2chProxySecureSocket.cpp \
  18. BBS2chProxySecureSocket.h IBBS2chProxySocket.h
  19. BBS2chProxyHttpHeaders.o: BBS2chProxyHttpHeaders.cpp \
  20. BBS2chProxyHttpHeaders.h