benchmark_toolbox: hanoi cpu test
This commit is contained in:
@@ -12,10 +12,10 @@ include $(DEVKITPRO)/libnx/switch_rules
|
||||
#---------------------------------------------------------------------------------
|
||||
TARGET := Benchmark-Toolbox
|
||||
BUILD := build
|
||||
SOURCES := source source/furmark source/memtester
|
||||
SOURCES := source source/furmark source/memtester source/cpustress
|
||||
DATA := data
|
||||
ICON := icon.jpg
|
||||
INCLUDES := source source/furmark source/memtester ../hoc-clk/common/include
|
||||
INCLUDES := source source/furmark source/memtester source/cpustress ../hoc-clk/common/include
|
||||
|
||||
APP_TITLE := Benchmark Toolbox
|
||||
APP_AUTHOR := Horizon-OC
|
||||
|
||||
Reference in New Issue
Block a user