BizHawk/ExternalProjects/libchd-rs-capi/build_release.bat

4 lines
124 B
Batchfile

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