diff options
Diffstat (limited to 'melonDS.cbp')
-rw-r--r-- | melonDS.cbp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/melonDS.cbp b/melonDS.cbp index a9a7b72..a1fd6d5 100644 --- a/melonDS.cbp +++ b/melonDS.cbp @@ -67,6 +67,8 @@ </Compiler> <Linker> <Add option="-m64" /> + <Add library="winusb" /> + <Add library="setupapi" /> </Linker> </Target> </Build> |