{ "name": "asset-packer", "targetName": "Packer", "configurations": [ { "name": "default", "targetType": "executable", "targetPath": "../build", "platforms": ["linux", "windows"], "importPaths": ["./", "../src"], "sourceFiles-linux": ["../src/util.d", "../build/libxxhash.a"], "sourcePaths": ["./"], } ] }