dependencies 1.3 KB

123456789101112131415161718192021222324252627
  1. main.o: main.cpp BBS2chProxyConnection.h DataStorage.h \
  2. BBS2chProxyThreadInfo.h BBS2chProxyAuth.h IBBS2chProxySocket.h \
  3. BBS2chProxyHttpHeaders.h BBS2chProxyURL.h BBS2chProxyKeyManager.h \
  4. BBS2chProxySecureSocket.h BBS2chProxyThreadPool.h
  5. BBS2chProxyConnection.o: BBS2chProxyConnection.cpp \
  6. BBS2chProxyConnection.h DataStorage.h BBS2chProxyThreadInfo.h \
  7. BBS2chProxyAuth.h IBBS2chProxySocket.h BBS2chProxyHttpHeaders.h \
  8. BBS2chProxyURL.h BBS2chProxyKeyManager.h hmac.h \
  9. stringEncodingConverter.h BBS2chProxyRawSocket.h \
  10. BBS2chProxySecureSocket.h utils.h
  11. BBS2chProxyAuth.o: BBS2chProxyAuth.cpp BBS2chProxyAuth.h DataStorage.h \
  12. hmac.h
  13. DataStorage.o: DataStorage.cpp DataStorage.h
  14. hmac.o: hmac.c hmac.h
  15. stringEncodingConverter.o: stringEncodingConverter.c \
  16. stringEncodingConverter.h
  17. BBS2chProxyRawSocket.o: BBS2chProxyRawSocket.cpp BBS2chProxyRawSocket.h \
  18. IBBS2chProxySocket.h
  19. BBS2chProxySecureSocket.o: BBS2chProxySecureSocket.cpp \
  20. BBS2chProxySecureSocket.h IBBS2chProxySocket.h
  21. BBS2chProxyHttpHeaders.o: BBS2chProxyHttpHeaders.cpp \
  22. BBS2chProxyHttpHeaders.h
  23. BBS2chProxyURL.o: BBS2chProxyURL.cpp BBS2chProxyURL.h
  24. BBS2chProxyKeyManager.o: BBS2chProxyKeyManager.cpp \
  25. BBS2chProxyKeyManager.h parson/parson.h
  26. parson/parson.o: parson/parson.c parson/parson.h