| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394 |
- {
- "name": "c_object_lib",
- "id": "^c_object_lib::@5ed5358f70faf8d8af7a$",
- "directorySource": "^object$",
- "projectName": "Object",
- "type": "OBJECT_LIBRARY",
- "imported": null,
- "local": null,
- "abstract": null,
- "symbolic": null,
- "isGeneratorProvided": null,
- "fileSets": null,
- "sources": [
- {
- "path": "^empty\\.c$",
- "isGenerated": null,
- "fileSetName": null,
- "sourceGroupName": "Source Files",
- "compileGroupLanguage": "C",
- "backtrace": [
- {
- "file": "^object/CMakeLists\\.txt$",
- "line": 8,
- "command": "add_library",
- "hasParent": true
- },
- {
- "file": "^object/CMakeLists\\.txt$",
- "line": null,
- "command": null,
- "hasParent": false
- }
- ]
- }
- ],
- "sourceGroups": [
- {
- "name": "Source Files",
- "sourcePaths": [
- "^empty\\.c$"
- ]
- }
- ],
- "compileGroups": [
- {
- "language": "C",
- "sourcePaths": [
- "^empty\\.c$"
- ],
- "includes": null,
- "frameworks": null,
- "defines": [
- {
- "define": "_MBCS",
- "backtrace": null
- }
- ],
- "compileCommandFragments": null
- }
- ],
- "backtrace": [
- {
- "file": "^object/CMakeLists\\.txt$",
- "line": 8,
- "command": "add_library",
- "hasParent": true
- },
- {
- "file": "^object/CMakeLists\\.txt$",
- "line": null,
- "command": null,
- "hasParent": false
- }
- ],
- "folder": null,
- "nameOnDisk": null,
- "artifacts": [
- {
- "path": "^(object|build/c_object_lib\\.build)/.*/empty(\\.c)?\\.o(bj)?$",
- "_dllExtra": false
- }
- ],
- "build": "^object$",
- "source": "^object$",
- "install": null,
- "link": null,
- "archive": null,
- "dependencies": [
- {
- "id": "^ZERO_CHECK::@5ed5358f70faf8d8af7a$",
- "backtrace": null
- }
- ]
- }
|