2024-11-04 14:44:45 -05:00
|
|
|
{
|
|
|
|
"files.associations": {
|
2024-11-11 15:49:12 -05:00
|
|
|
"math_functions.h": "c",
|
|
|
|
"pointer_test.h": "c",
|
|
|
|
"struct_test.h": "c",
|
2024-11-15 15:36:09 -05:00
|
|
|
"stdio.h": "c",
|
2024-11-16 23:48:26 -05:00
|
|
|
"stdlib.h": "c",
|
|
|
|
"mysql.h": "c"
|
|
|
|
},
|
|
|
|
"cmake.generator": "MinGW Makefiles"
|
2024-11-04 14:44:45 -05:00
|
|
|
}
|