Skip to content

Commit c036a02

Browse files
committed
chore: move curl folder
1 parent 8cdf97a commit c036a02

File tree

327 files changed

+8
-3723
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

327 files changed

+8
-3723
lines changed

.vscode/c_cpp_properties.json

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,13 @@
22
"configurations": [
33
{
44
"name": "Win32",
5-
"includePath": [
6-
"${workspaceFolder}/**",
7-
"${workspaceFolder}/src/cURL/include"
8-
9-
],
10-
"defines": [
11-
"_DEBUG",
12-
"UNICODE",
13-
"_UNICODE"
14-
],
5+
"includePath": ["${workspaceFolder}/**", "${workspaceFolder}/src/api/cURL/include"],
6+
"defines": ["_DEBUG", "UNICODE", "_UNICODE"],
157
"compilerPath": "C:/TDM-GCC-64/bin/gcc.exe",
168
"cStandard": "c17",
179
"cppStandard": "c++17",
1810
"intelliSenseMode": "windows-gcc-x86"
1911
}
2012
],
2113
"version": 4
22-
}
14+
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)