mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-22 13:02:38 +02:00
add portlibs bin to path (#67)
This commit is contained in:
parent
7f158396ad
commit
cd6c96ab99
@ -5,6 +5,7 @@ endif
|
|||||||
include $(DEVKITPRO)/devkitA64/base_rules
|
include $(DEVKITPRO)/devkitA64/base_rules
|
||||||
|
|
||||||
PORTLIBS := $(PORTLIBS_PATH)/switch
|
PORTLIBS := $(PORTLIBS_PATH)/switch
|
||||||
|
PATH := $(PORTLIBS)/bin:$(PATH)
|
||||||
|
|
||||||
LIBNX ?= $(DEVKITPRO)/libnx
|
LIBNX ?= $(DEVKITPRO)/libnx
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user