We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a4367c commit 7902b84Copy full SHA for 7902b84
Components/retro-go/nesemu-go/Makefile
@@ -4,7 +4,6 @@
4
#
5
6
PROJECT_NAME := nesemu-go
7
-EXTRA_COMPONENT_DIRS := ~/Desktop/github/RetroESP32/Public/Software/Emulators/retro-go/components
8
-#EXTRA_COMPONENT_DIRS := $(dirname "$PWD")/components
+EXTRA_COMPONENT_DIRS := $(dirname "$PWD")/components
9
10
include $(IDF_PATH)/make/project.mk
0 commit comments