BizHawk/waterbox/waterboxhost/build-release.bat

4 lines
132 B
Batchfile

@cargo b --release
@copy target\release\waterboxhost.dll ..\..\Assets\dll
@copy target\release\waterboxhost.dll ..\..\output\dll