mauer / xmidictrl

XMidiCtrl is an X-Plane plugin to use midi controllers within the flight simulator
https://mauer.github.io/xmidictrl/#/
GNU Affero General Public License v3.0
31 stars 10 forks source link

Support for building with Visual Studio #20

Closed mjh65 closed 1 year ago

mjh65 commented 1 year ago

Modifications to allow CMake generation of Visual Studio projects, and code updates to fix subsequent build issues.

(I've made these updates so I can debug future updates to XMidiCtrl using the VS debugger (which I find easier to use than gdb!). Maybe other developers would also find this useful?)