We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76b66ee commit f71962bCopy full SHA for f71962b
darwindeps.json
@@ -0,0 +1,17 @@
1
+[
2
+ {
3
+ "type": "url",
4
+ "url": "https://github.com/OUIsolutions/DoTheWorld/releases/download/10.0.1/doTheWorldOne.c",
5
+ "dest": "dependencies/doTheWorldOne.c"
6
+ },
7
8
9
+ "url": "https://github.com/OUIsolutions/C-argv-parser/releases/download/0.0.1/CArgvParseOne.c",
10
+ "dest": "dependencies/CArgvParseOne.c"
11
12
13
14
+ "url": "https://github.com/OUIsolutions/CWebStudio/releases/download/5.0.1/CWebStudioOne.c",
15
+ "dest": "dependencies/CWebStudioOne.c"
16
+ }
17
+]
0 commit comments