Pairing is working

This commit is contained in:
Cameron Gutman
2016-02-28 00:25:49 -05:00
parent 59e461cad3
commit 4832237a11
12 changed files with 345 additions and 6072 deletions
+1
View File
@@ -7,6 +7,7 @@ include common-c.mk
include opus.mk
include h264bitstream.mk
include libgamestream.mk
include ports.mk
EXTRA_INC_PATHS := $(EXTRA_INC_PATHS) $(COMMON_C_INCLUDE) $(OPUS_INCLUDE) $(H264BS_INCLUDE) $(LIBGS_C_INCLUDE)