1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- {
- "configurations" :
- [
- {
- "directories" :
- [
- {
- "build" : ".",
- "minimumCMakeVersion" :
- {
- "string" : "3.0.0"
- },
- "projectIndex" : 0,
- "source" : ".",
- "targetIndexes" :
- [
- 0
- ]
- }
- ],
- "name" : "Debug",
- "projects" :
- [
- {
- "directoryIndexes" :
- [
- 0
- ],
- "name" : "EgoSystem",
- "targetIndexes" :
- [
- 0
- ]
- }
- ],
- "targets" :
- [
- {
- "directoryIndex" : 0,
- "id" : "EgoSystem::@6890427a1f51a3e7e1df",
- "jsonFile" : "target-EgoSystem-Debug-023814984ef3bbaa03e2.json",
- "name" : "EgoSystem",
- "projectIndex" : 0
- }
- ]
- }
- ],
- "kind" : "codemodel",
- "paths" :
- {
- "build" : "/home/user/EgoJC/build",
- "source" : "/home/user/EgoJC/EgoSystem"
- },
- "version" :
- {
- "major" : 2,
- "minor" : 0
- }
- }
|