File tree Expand file tree Collapse file tree 3 files changed +12
-3
lines changed
Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 5353 <DCC_CBuilderOutput>All</DCC_CBuilderOutput>
5454 <RuntimeOnlyPackage>true</RuntimeOnlyPackage>
5555 <SanitizedProjectName>HandleException</SanitizedProjectName>
56- <DCC_UnitSearchPath>$(DCC_UnitSearchPath);modules\.dcp;modules\.dcu;modules;modules\horse\src</DCC_UnitSearchPath>
56+ <DCC_UnitSearchPath>$(DCC_UnitSearchPath);modules\.dcp;modules\.dcu;modules;modules\horse\src;modules\jhonson\src </DCC_UnitSearchPath>
5757 </PropertyGroup>
5858 <PropertyGroup Condition="'$(Base_Android)'!=''">
5959 <DCC_CBuilderOutput>None</DCC_CBuilderOutput>
Original file line number Diff line number Diff line change 99 "artifacts" : {},
1010 "failed" : false ,
1111 "changed" : false
12+ },
13+ "github.com/hashload/jhonson" : {
14+ "name" : " jhonson" ,
15+ "version" : " 1.0.3" ,
16+ "hash" : " 334dfe6b2e7daa4cb6af5b1bf88ec76e" ,
17+ "artifacts" : {},
18+ "failed" : false ,
19+ "changed" : false
1220 }
1321 }
1422}
Original file line number Diff line number Diff line change 33 "description" : " " ,
44 "version" : " 1.0.0" ,
55 "homepage" : " " ,
6- "mainsrc" : " Src /" ,
6+ "mainsrc" : " src /" ,
77 "projects" : [],
88 "dependencies" : {
9- "github.com/hashload/horse" : " ^1.6.8"
9+ "github.com/hashload/horse" : " ^1.6.8" ,
10+ "github.com/hashload/jhonson" : " ^1.0.3"
1011 }
1112}
You can’t perform that action at this time.
0 commit comments