mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-02-08 14:00:29 +01:00
removed vscode files
This commit is contained in:
parent
96ac964a34
commit
25b84e7d6a
2 changed files with 0 additions and 27 deletions
19
.vscode/c_cpp_properties.json
vendored
19
.vscode/c_cpp_properties.json
vendored
|
|
@ -1,19 +0,0 @@
|
|||
{
|
||||
"configurations": [
|
||||
{
|
||||
"name": "Linux",
|
||||
"includePath": [
|
||||
"${workspaceFolder}/**",
|
||||
"/nix/store/ipqijizc7rqsxifxc6ky16hr5l0hpls2-glib-2.82.1/lib",
|
||||
"/nix/store/1hhi03gg5jdb2fa5gb9ncklziczax741-glib-2.82.1-dev/include/glib-2.0",
|
||||
"/nix/store/ipqijizc7rqsxifxc6ky16hr5l0hpls2-glib-2.82.1/lib/glib-2.0/include"
|
||||
],
|
||||
"defines": [],
|
||||
"compilerPath": "/run/current-system/sw/bin/clang",
|
||||
"cStandard": "c17",
|
||||
"cppStandard": "c++17",
|
||||
"intelliSenseMode": "linux-clang-x64"
|
||||
}
|
||||
],
|
||||
"version": 4
|
||||
}
|
||||
8
.vscode/settings.json
vendored
8
.vscode/settings.json
vendored
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"files.associations": {
|
||||
"cstdlib": "c",
|
||||
"fcntl.h": "c",
|
||||
"drivers_api.h": "c",
|
||||
"compare": "cpp"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue