started puzzle 1 again in c
This commit is contained in:
parent
31b1c51bf5
commit
5a1721acf7
5 changed files with 7 additions and 108 deletions
13
.vscode/settings.json
vendored
13
.vscode/settings.json
vendored
|
|
@ -1,13 +0,0 @@
|
|||
{
|
||||
"vcpkg.target.defaultTriplet": "x64-linux",
|
||||
"vcpkg.target.hostTriplet": "x64-linux",
|
||||
"vcpkg.target.useManifest": false,
|
||||
"vcpkg.target.useStaticLib": false,
|
||||
"cmake.configureArgs": [
|
||||
"-DVCPKG_MANIFEST_MODE=OFF",
|
||||
"-DVCPKG_TARGET_TRIPLET=x64-linux"
|
||||
],
|
||||
"files.associations": {
|
||||
"string.h": "c"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue