Skip to content

Commit

Permalink
[IBluetooth] Update with JSON-RPC interface (#392)
Browse files Browse the repository at this point in the history
* [IBluetooth] Update with JSON-RPC interface

* More documentation tags

* Update Definitions.vcxproj

---------

Co-authored-by: Pierre Wielders <[email protected]>
  • Loading branch information
sebaszm and pwielders authored Nov 12, 2024
1 parent 3879932 commit ddd6253
Show file tree
Hide file tree
Showing 3 changed files with 314 additions and 1,051 deletions.
8 changes: 0 additions & 8 deletions definitions/Definitions.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
</ProjectConfiguration>
</ItemGroup>
<ItemGroup>
<ClCompile Include="..\interfaces\json\JsonEnum_BluetoothControl.cpp" />
<ClCompile Include="..\interfaces\json\JsonEnum_BluetoothRemoteControl.cpp" />
<ClCompile Include="..\interfaces\json\JsonEnum_Browser.cpp" />
<ClCompile Include="..\interfaces\json\JsonEnum_BrowserCookieJar.cpp" />
<ClCompile Include="..\interfaces\json\JsonEnum_BrowserResources.cpp" />
Expand Down Expand Up @@ -188,12 +186,6 @@
<ClInclude Include="definitions.h" />
</ItemGroup>
<ItemGroup>
<CustomBuild Include="..\jsonrpc\BluetoothControl.json">
<FileType>Document</FileType>
</CustomBuild>
<CustomBuild Include="..\jsonrpc\BluetoothRemoteControl.json">
<FileType>Document</FileType>
</CustomBuild>
<CustomBuild Include="..\jsonrpc\Browser.json">
<FileType>Document</FileType>
</CustomBuild>
Expand Down
Loading

0 comments on commit ddd6253

Please sign in to comment.