1
0
Files
otyaSMILEBASIC/dub.json
otya128 800a6ffd11 oa
2017-07-03 23:01:26 +09:00

15 lines
363 B
JSON

{
"name": "otyasmilebasic",
"dependencies": {
"derelict-sdl2": "1.9.7",
"derelict-gl3": "1.0.15"
},
"sourcePaths": ["SMILEBASIC/"],
"importPaths": ["SMILEBASIC/"],
"targetType": "executable",
"buildRequirements": ["allowWarnings"],
"targetPath": "out",
"workingDirectory": "out",
"copyFiles": ["SMILEBASIC/spdef.csv", "SMILEBASIC/dialogresource"]
}