diff --git a/boss.json b/boss.json new file mode 100644 index 0000000..94eb284 --- /dev/null +++ b/boss.json @@ -0,0 +1,12 @@ +{ + "name": "DOSCommand", + "description": "", + "version": "1.0.0", + "homepage": "", + "mainsrc": "Source/", + "projects": [ + "Packages/Delphi/DOSCommandDD.dproj", + "Packages/Delphi/DOSCommandDR.dproj" + ], + "dependencies": [] +} \ No newline at end of file