5 lines
192 B
Makefile
5 lines
192 B
Makefile
THESYCON_DIR = C:\Program/ Files\Thesycon\XMOSinternalUsbAudio_v5.50.0_eval_2022-11-17_SDK
|
|
|
|
all:
|
|
msbuild host_usb_mixer_control.vcxproj /property:Configuration=Release /property:Platform=x64
|