Skip to content
Snippets Groups Projects
Commit 751b5891 authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Fix WITH_RETRO for Win32

parent 9df61ba2
No related branches found
No related tags found
No related merge requests found
......@@ -153,8 +153,10 @@ ifdef win
endif
ifdef WITH_RETRO
ifndef win
LDFLAGS += -shared
endif
endif
$(MTOBJODIR)$(DIRSEP)ciolib_res$(OFILE): ${CIOLIB-MT}
cd ${MTOBJODIR} && $(AR) -x ../${CIOLIB-MT} ciolib_res$(OFILE)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment