add FPSBench.cpp
git-svn-id: http://skia.googlecode.com/svn/trunk@552 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
fd9714e5bd
commit
7911e27fad
2
Makefile
2
Makefile
@ -107,7 +107,7 @@ out/libskia.a: Makefile $(OBJ_LIST) $(JUST_COMPILE_OBJS)
|
||||
##############################################################################
|
||||
|
||||
BENCH_SRCS := RectBench.cpp SkBenchmark.cpp benchmain.cpp BitmapBench.cpp \
|
||||
RepeatTileBench.cpp DecodeBench.cpp
|
||||
RepeatTileBench.cpp DecodeBench.cpp FPSBench.cpp
|
||||
BENCH_SRCS := $(addprefix bench/, $(BENCH_SRCS))
|
||||
|
||||
# add any optional codecs for this app
|
||||
|
Loading…
Reference in New Issue
Block a user