{
  "name" : "dexed-d",
  "targetType" : "dynamicLibrary",
  "targetPath" : "../bin",
  "targetName" : "dexed-d",
  "dependencies" : {
    "libdparse" : {
      "path" : "../etc/libdparse"
    }
  },
  "dflags" : [
    "-link-defaultlib-shared=false"
  ]
}