classes.mak 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. #file: classes/classes.mak
  2. # ====================================================================
  3. # files;
  4. # --------------------------------------------------------------------
  5. oerror.o: oerror.cpp oerror.hpp types.h stdafx.hpp
  6. oflagword.o: oflagword.cpp oflagword.hpp stdafx.hpp
  7. ogetoptv.o: ogetoptv.cpp ogetoptv.hpp oputoptv.hpp oversion.hpp stdafx.hpp
  8. oHPAVKey.o: oHPAVKey.cpp oHPAVKey.hpp oflagword.hpp oSHA256.hpp stdafx.hpp types.h
  9. ointerface.o: ointerface.cpp ointerface.hpp omemory.hpp oerror.hpp stdafx.hpp types.h
  10. ointerfaces.o: ointerfaces.cpp ointerfaces.hpp oerror.hpp stdafx.hpp ointerface.hpp types.h
  11. omemory.o: omemory.cpp omemory.hpp types.h stdafx.hpp
  12. oputoptv.o: oputoptv.cpp ogetoptv.hpp oputoptv.hpp oversion.hpp stdafx.hpp
  13. oSHA256.o: oSHA256.cpp oSHA256.hpp stdafx.hpp types.h
  14. oversion.o: oversion.cpp oversion.hpp stdafx.hpp
  15. # ====================================================================
  16. # files;
  17. # --------------------------------------------------------------------
  18. CPLChannel.o: CPLChannel.cpp CPLChannel.hpp stdafx.hpp
  19. CPLMessage.o: CPLMessage.cpp CPLMessage.hpp ohomeplug.hpp stdafx.hpp oethernet.hpp
  20. CPLNetwork.o: CPLNetwork.cpp CPLNetwork.hpp ohomeplug.hpp oerror.hpp stdafx.hpp CPLChannel.hpp ointellon.hpp oethernet.hpp types.h oflagword.hpp
  21. CPLNetworks.o: CPLNetworks.cpp CPLNetwork.hpp CPLChannel.hpp stdafx.hpp
  22. CPLStation.o: CPLStation.cpp CPLStation.hpp omemory.hpp stdafx.hpp
  23. # ====================================================================
  24. # header files;
  25. # --------------------------------------------------------------------
  26. CPLChannel.hpp: stdafx.hpp oflagword.hpp ointerface.hpp ointellon.hpp oethernet.hpp ohomeplug.hpp
  27. CPLFirmware.hpp: stdafx.hpp CPLChannel.hpp oflagword.hpp ointerface.hpp ointellon.hpp oethernet.hpp ohomeplug.hpp
  28. CPLNetwork.hpp: stdafx.hpp CPLChannel.hpp CPLStation.hpp oflagword.hpp ointerface.hpp ointellon.hpp oethernet.hpp ohomeplug.hpp
  29. CPLNetworks.hpp: stdafx.hpp CPLChannel.hpp CPLNetwork.hpp oflagword.hpp ointerface.hpp ointellon.hpp CPLStation.hpp oethernet.hpp ohomeplug.hpp
  30. CPLParameters.hpp: stdafx.hpp CPLChannel.hpp CPLMessage.hpp oflagword.hpp ointerface.hpp ointellon.hpp oethernet.hpp ohomeplug.hpp
  31. CPLStation.hpp: stdafx.hpp CPLChannel.hpp oflagword.hpp ointerface.hpp ointellon.hpp oethernet.hpp ohomeplug.hpp
  32. oHPAVKey.hpp: stdafx.hpp oSHA256.hpp
  33. oerror.hpp: stdafx.hpp types.h
  34. ogetoptv.hpp: stdafx.hpp oputoptv.hpp oversion.hpp
  35. ohomeplug.hpp: stdafx.hpp oethernet.hpp
  36. ointellon.hpp: stdafx.hpp oethernet.hpp ohomeplug.hpp
  37. ointerfaces.hpp: stdafx.hpp ointerface.hpp
  38. CPLMessage.hpp oSHA256.hp oethernet.hpp oflagword.hpp ointerface.hpp omemory.hpp oputoptv.hpp oversion.hpp: stdafx.hpp