{ "name": "crafter-graphics", "configurations": [ { "name": "executable", "implementations": ["main"], "dependencies": [ { "path":"../../project.json", "configuration":"lib-vulkan" } ], "shaders": [ { "path":"raygen.glsl", "type":6, "entrypoint":"main" } ] } ] }