Fixed windows bugs

This commit is contained in:
Ryzerth
2020-09-20 02:18:01 +02:00
parent ab8ce4c53f
commit 51ee02f9da
4 changed files with 47 additions and 50 deletions

View File

@@ -1,4 +1,4 @@
{
"Radio": "./radio/radio.so",
"Recorder": "./recorder/recorder.so"
"Radio": "./radio/Release/radio.dll",
"Recorder": "./recorder/Release/recorder.dll"
}