Fix icon on Windows with MinGW/MSYS2 builds, from Ala-lala
This commit is contained in:
+1
-1
@@ -56,7 +56,7 @@ $(OBJDIR)%.m.d: $(BUILD_ROOT)%.m
|
||||
fi
|
||||
$(call act,act_mkdep_m,MKDEP ,$@)
|
||||
|
||||
%.rc.o: %.rc
|
||||
$(OBJDIR)%.rc.o: $(BUILD_ROOT)%.rc
|
||||
@DIR=$(dir $@); \
|
||||
if [ ! -d $$DIR ]; then \
|
||||
mkdir -p "$$DIR"; \
|
||||
|
||||
Reference in New Issue
Block a user