use path for sim dll

This commit is contained in:
Redo
2022-11-05 12:20:38 -06:00
parent e294641558
commit bbb6afd684
3 changed files with 2 additions and 3 deletions

View File

@@ -1,3 +1,2 @@
gcc compiled_sim.c -shared -o compiled_sim.dll -Wall -Werror -Ofast
cp compiled_sim.dll libcompiled_sim.dll
pause