Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.06 KB

README.md

File metadata and controls

22 lines (16 loc) · 1.06 KB

foo_rpc

Build status Download Documentation Status

This project is a foobar2000 component, which exposes a RPC interface for a part of foobar2000's internal API. This is similar in nature to foo_com_automation, although based on different technologies.

Building

The built DLL is going to be copied in a local directory, where it expects a similar structure with the foobar2000's portable installation, the directory being portable_test\components.

If you don't have this location already existing, you can omit the post build step with /p:PostBuildEventUseInBuild=false.