Home
last modified time | relevance | path

Searched refs:CPPSRCS (Results 1 – 2 of 2) sorted by relevance

/RvlSDK-3.2.3/build/demos/reldemo/
Dmakefile92 CPPSRCS = a.cpp b.cpp macro
/RvlSDK-3.2.3/build/buildtools/
Dmodulerules113 ALLCPPSRCS = $(CPPSRCS) $(CPPLIBSRCS)
119 ifdef CPPSRCS
120 OBJECTS += $(addprefix $(FULLBINOBJ_ROOT)/, $(CPPSRCS:.cpp=.o))