diff options
| author | Syndamia <kamen.d.mladenov@protonmail.com> | 2020-10-24 15:32:46 +0300 |
|---|---|---|
| committer | Syndamia <kamen.d.mladenov@protonmail.com> | 2020-10-24 15:32:46 +0300 |
| commit | bd760b5c51351e787297ceb54422beb8ce00a1ec (patch) | |
| tree | efd51e6f2fee427bd05b10331be8090c3d326172 /C++/build-Debug/BABS | |
| parent | be891b06d065504be51d094503c654377ebc22d7 (diff) | |
| download | Self-learning-bd760b5c51351e787297ceb54422beb8ce00a1ec.tar Self-learning-bd760b5c51351e787297ceb54422beb8ce00a1ec.tar.gz Self-learning-bd760b5c51351e787297ceb54422beb8ce00a1ec.zip | |
Removed some build and local configuration files
Diffstat (limited to 'C++/build-Debug/BABS')
| -rw-r--r-- | C++/build-Debug/BABS/.d | 1 | ||||
| -rw-r--r-- | C++/build-Debug/BABS/BankAccount.cpp.o | bin | 141104 -> 0 bytes | |||
| -rw-r--r-- | C++/build-Debug/BABS/BankAccount.cpp.o.d | 3 | ||||
| -rw-r--r-- | C++/build-Debug/BABS/BankSystem.cpp.o | bin | 170048 -> 0 bytes | |||
| -rw-r--r-- | C++/build-Debug/BABS/BankSystem.cpp.o.d | 6 | ||||
| -rw-r--r-- | C++/build-Debug/BABS/ObjectsList.txt | 1 | ||||
| -rw-r--r-- | C++/build-Debug/BABS/main.cpp.o | bin | 39032 -> 0 bytes | |||
| -rw-r--r-- | C++/build-Debug/BABS/main.cpp.o.d | 5 |
8 files changed, 0 insertions, 16 deletions
diff --git a/C++/build-Debug/BABS/.d b/C++/build-Debug/BABS/.d deleted file mode 100644 index 8b13789..0000000 --- a/C++/build-Debug/BABS/.d +++ /dev/null @@ -1 +0,0 @@ - diff --git a/C++/build-Debug/BABS/BankAccount.cpp.o b/C++/build-Debug/BABS/BankAccount.cpp.o Binary files differdeleted file mode 100644 index 17b532d..0000000 --- a/C++/build-Debug/BABS/BankAccount.cpp.o +++ /dev/null diff --git a/C++/build-Debug/BABS/BankAccount.cpp.o.d b/C++/build-Debug/BABS/BankAccount.cpp.o.d deleted file mode 100644 index a37af18..0000000 --- a/C++/build-Debug/BABS/BankAccount.cpp.o.d +++ /dev/null @@ -1,3 +0,0 @@ -../build-Debug/BABS/BankAccount.cpp.o: BankAccount.cpp BankAccount.h - -BankAccount.h: diff --git a/C++/build-Debug/BABS/BankSystem.cpp.o b/C++/build-Debug/BABS/BankSystem.cpp.o Binary files differdeleted file mode 100644 index 8b097da..0000000 --- a/C++/build-Debug/BABS/BankSystem.cpp.o +++ /dev/null diff --git a/C++/build-Debug/BABS/BankSystem.cpp.o.d b/C++/build-Debug/BABS/BankSystem.cpp.o.d deleted file mode 100644 index 97e857b..0000000 --- a/C++/build-Debug/BABS/BankSystem.cpp.o.d +++ /dev/null @@ -1,6 +0,0 @@ -../build-Debug/BABS/BankSystem.cpp.o: BankSystem.cpp BankSystem.h \ - BankAccount.h - -BankSystem.h: - -BankAccount.h: diff --git a/C++/build-Debug/BABS/ObjectsList.txt b/C++/build-Debug/BABS/ObjectsList.txt deleted file mode 100644 index 0404e94..0000000 --- a/C++/build-Debug/BABS/ObjectsList.txt +++ /dev/null @@ -1 +0,0 @@ -../build-Debug/BABS/main.cpp.o ../build-Debug/BABS/BankSystem.cpp.o ../build-Debug/BABS/BankAccount.cpp.o diff --git a/C++/build-Debug/BABS/main.cpp.o b/C++/build-Debug/BABS/main.cpp.o Binary files differdeleted file mode 100644 index cb8fbed..0000000 --- a/C++/build-Debug/BABS/main.cpp.o +++ /dev/null diff --git a/C++/build-Debug/BABS/main.cpp.o.d b/C++/build-Debug/BABS/main.cpp.o.d deleted file mode 100644 index 574b935..0000000 --- a/C++/build-Debug/BABS/main.cpp.o.d +++ /dev/null @@ -1,5 +0,0 @@ -../build-Debug/BABS/main.cpp.o: main.cpp BankSystem.h BankAccount.h - -BankSystem.h: - -BankAccount.h: |
