diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-12-27 19:06:52 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-12-27 19:06:52 +0100 |
| commit | 45dbf6d69f79ed88e880a58ecfaf6259dc3446ec (patch) | |
| tree | a7f7d088fc20b7ddc1aeaaede2d3a83ebde8c035 | |
| parent | eef2a4af10d8e4604ccb0f8f211b4120c1ebcb7f (diff) | |
FIX: Remove Qt creator files.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
| -rw-r--r-- | tool-dev.cflags | 1 | ||||
| -rw-r--r-- | tool-dev.config | 2 | ||||
| -rw-r--r-- | tool-dev.creator | 1 | ||||
| -rw-r--r-- | tool-dev.cxxflags | 1 | ||||
| -rw-r--r-- | tool-dev.files | 16 | ||||
| -rw-r--r-- | tool-dev.includes | 0 |
6 files changed, 0 insertions, 21 deletions
diff --git a/tool-dev.cflags b/tool-dev.cflags deleted file mode 100644 index 68d5165..0000000 --- a/tool-dev.cflags +++ /dev/null @@ -1 +0,0 @@ --std=c17
\ No newline at end of file diff --git a/tool-dev.config b/tool-dev.config deleted file mode 100644 index e0284f4..0000000 --- a/tool-dev.config +++ /dev/null @@ -1,2 +0,0 @@ -// Add predefined macros for your project here. For example: -// #define THE_ANSWER 42 diff --git a/tool-dev.creator b/tool-dev.creator deleted file mode 100644 index e94cbbd..0000000 --- a/tool-dev.creator +++ /dev/null @@ -1 +0,0 @@ -[General] diff --git a/tool-dev.cxxflags b/tool-dev.cxxflags deleted file mode 100644 index 6435dfc..0000000 --- a/tool-dev.cxxflags +++ /dev/null @@ -1 +0,0 @@ --std=c++17
\ No newline at end of file diff --git a/tool-dev.files b/tool-dev.files deleted file mode 100644 index a790a46..0000000 --- a/tool-dev.files +++ /dev/null @@ -1,16 +0,0 @@ -BTBKit/IManifestBuilder.h -BTBKit/Includes.h -BTBKit/JSONManifestBuilder.h -BTBKit/Macros.h -ReadMe.md -cli/ManifestBuilder.cc -cli/compile_flags.txt -posix.json -src/IManifestBuilder.cc -src/JSONManifestBuilder.cc -tests/example.cc -tests/posix.json -tests/win64.json -vendor/json.h -vendor/json_fwd.h -win64.json diff --git a/tool-dev.includes b/tool-dev.includes deleted file mode 100644 index e69de29..0000000 --- a/tool-dev.includes +++ /dev/null |
