From 33613a85afc4b1481367fbe92a17ee59c240250b Mon Sep 17 00:00:00 2001 From: Sven Eisenhauer Date: Fri, 10 Nov 2023 15:11:48 +0100 Subject: add new repo --- Bachelor/Prog2/Prakt2/SmartHouse/Debug/main.d | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Bachelor/Prog2/Prakt2/SmartHouse/Debug/main.d (limited to 'Bachelor/Prog2/Prakt2/SmartHouse/Debug/main.d') diff --git a/Bachelor/Prog2/Prakt2/SmartHouse/Debug/main.d b/Bachelor/Prog2/Prakt2/SmartHouse/Debug/main.d new file mode 100644 index 0000000..891f3e9 --- /dev/null +++ b/Bachelor/Prog2/Prakt2/SmartHouse/Debug/main.d @@ -0,0 +1,15 @@ +################################################################################ +# Automatically-generated file. Do not edit! +################################################################################ + +main.d ./main.o: ../main.cpp ../Coffeemachine.h ../GeneralDevice.h ../Heating.h \ + ../Radio.h + +../Coffeemachine.h: + +../GeneralDevice.h: + +../Heating.h: + +../Radio.h: + -- cgit v1.2.3