From 4f718d18ef8d8c8e7d3ad26edb8fe4021f7ff50a Mon Sep 17 00:00:00 2001 From: Denis Date: Sun, 9 May 2021 12:25:39 +0300 Subject: [PATCH] create folders --- .vscode/configurationCache.log | 1 + .vscode/dryrun.log | 6 + .vscode/settings.json | 4 + .vscode/targets.log | 227 ++++++++++++++++++++++++++++++ philo_one/Makefile | 0 philo_one/includes/philo_header.h | 0 philo_one/srcs/main.c | 0 7 files changed, 238 insertions(+) create mode 100644 .vscode/configurationCache.log create mode 100644 .vscode/dryrun.log create mode 100644 .vscode/settings.json create mode 100644 .vscode/targets.log create mode 100644 philo_one/Makefile create mode 100644 philo_one/includes/philo_header.h create mode 100644 philo_one/srcs/main.c diff --git a/.vscode/configurationCache.log b/.vscode/configurationCache.log new file mode 100644 index 0000000..02749e8 --- /dev/null +++ b/.vscode/configurationCache.log @@ -0,0 +1 @@ +{"buildTargets":["all"],"launchTargets":[],"customConfigurationProvider":{"workspaceBrowse":{"browsePath":[],"compilerArgs":[]},"fileIndex":[]}} \ No newline at end of file diff --git a/.vscode/dryrun.log b/.vscode/dryrun.log new file mode 100644 index 0000000..5dbd0b2 --- /dev/null +++ b/.vscode/dryrun.log @@ -0,0 +1,6 @@ +make all --dry-run --keep-going --print-directory +make: Entering directory `/Users/denisnadey/Desktop/Project/с/Philosophers' +make: Leaving directory `/Users/denisnadey/Desktop/Project/с/Philosophers' + +make: *** No rule to make target `all'. + diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..6fa0e1e --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,4 @@ +{ + "makefile.extensionOutputFolder": "./.vscode", + "C_Cpp.default.configurationProvider": "ms-vscode.makefile-tools" +} \ No newline at end of file diff --git a/.vscode/targets.log b/.vscode/targets.log new file mode 100644 index 0000000..0d230d3 --- /dev/null +++ b/.vscode/targets.log @@ -0,0 +1,227 @@ +make all --print-data-base --no-builtin-variables --no-builtin-rules --question +# GNU Make 3.81 +# Copyright (C) 2006 Free Software Foundation, Inc. +# This is free software; see the source for copying conditions. +# There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +# This program built for i386-apple-darwin11.3.0 + +make: *** No rule to make target `all'. Stop. + + +# Make data base, printed on Sun May 9 12:20:42 2021 + + +# Variables + +# automatic +