1
0
Fork 0
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:
hogliux 2017-05-09 13:00:00 +01:00
parent 3716bc6f66
commit 2ff6de2a94
19 changed files with 24 additions and 21 deletions

View file

@ -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)