Sha256: d36ccd30686ca03bff1a1d8757ac35772dadfa650e593a081c9ffd8bd66b32a0

Contents?: true

Size: 678 Bytes

Versions: 1

Compression:

Stored size: 678 Bytes

Contents

{
    "configurations": [
        {
            "name": "Win32",
            "includePath": [
                "${workspaceFolder}/**",
                // "/usr/local/lib/ruby/**",
                // "/usr/local/include/ruby-3.0.0/**",
                "C:\\Ruby31-x64\\**",
            ],
            "defines": [
                "_DEBUG",
                "UNICODE",
                "_UNICODE"
            ],
            "windowsSdkVersion": "10.0.19041.0",
            "compilerPath": "/usr/bin/gcc",
            "cStandard": "c17",
            "cppStandard": "c++17",
            "intelliSenseMode": "windows-msvc-x64"
        }
    ],
    "version": 4
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rdiscord_sdk-1.1.0 .vscode/c_cpp_properties.json