there are no dll in console folder

This commit is contained in:
Matthew Kennedy 2024-03-07 23:02:37 -08:00
parent e4fd095a2c
commit 1d1a422a44
1 changed files with 0 additions and 1 deletions

View File

@ -41,7 +41,6 @@ echo "$SCRIPT_NAME: Will use $INI_FILE_OVERRIDE"
cp java_console_binary/fome_console.jar $CONSOLE_FOLDER
cp simulator/build/fome_simulator.exe $CONSOLE_FOLDER
cp misc/console_launcher/fome_*.exe $CONSOLE_FOLDER
cp java_console/*.dll $CONSOLE_FOLDER
cp firmware/ext/openblt/Host/libopenblt.dll $CONSOLE_FOLDER
cp firmware/ext/openblt/Host/libopenblt.so $CONSOLE_FOLDER
cp firmware/ext/openblt/Host/libopenblt.dylib $CONSOLE_FOLDER