Skip to content

Commit

Permalink
update StarlingVia with async file dialogs; adjust plugins/Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
dromer committed Oct 23, 2023
1 parent 8b6f8e5 commit 2a9c484
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion plugins/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2624,7 +2624,8 @@ $(BUILD_DIR)/StarlingVia/%.cpp.o: StarlingVia/%.cpp
-IStarlingVia/Via/synthesis/inc \
-IStarlingVia/Via/io/inc \
-IStarlingVia/Via/ui/inc \
-I./dep/starling-dsp
-IStarlingVia/src/dep/starling-dsp \
-IStarlingVia/src/dep/starling-rack-ui

$(BUILD_DIR)/stoermelder-packone/%.cpp.o: stoermelder-packone/%.cpp
-@mkdir -p "$(shell dirname $(BUILD_DIR)/$<)"
Expand Down

0 comments on commit 2a9c484

Please sign in to comment.