Fix TLang.h maybe
This commit is contained in:
parent
1072dfb0d7
commit
9909e03dc3
|
@ -33,7 +33,7 @@ LDFLAGS = -g $(MACHDEP) -Wl,-Map,$(notdir $@).map
|
||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
# any extra libraries we wish to link with the project
|
# any extra libraries we wish to link with the project
|
||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
LIBS := -ljansson -lcurl -lmbedtls -lmbedx509 -lmbedcrypto -lwiisocket -lz -lfat -lwiiuse -lbte -logc -lm
|
LIBS := -ljansson -lcurl -lmbedtls -lmbedx509 -lmbedcrypto -lz -lfat -lwiiuse -lbte -logc -lwiisocket -lm
|
||||||
|
|
||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
# list of directories containing libraries, this must be the top level containing
|
# list of directories containing libraries, this must be the top level containing
|
||||||
|
|
Loading…
Reference in New Issue