mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-21 01:24:21 +00:00
Linux: re-saved all projects to update broken linux Makefiles (see previous commit)
This commit is contained in:
parent
3716bc6f66
commit
2ff6de2a94
19 changed files with 24 additions and 21 deletions
|
|
@ -209,4 +209,5 @@ strip:
|
|||
@echo Stripping Surround
|
||||
-$(V_AT)$(STRIP) --strip-unneeded $(JUCE_OUTDIR)/$(TARGET)
|
||||
|
||||
-include $(OBJECTS:%.o=%.d)
|
||||
-include $(OBJECTS_VST:%.o=%.d)
|
||||
-include $(OBJECTS_SHARED_CODE:%.o=%.d)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue