Removed 'perftestcordapp' due to continuous OS merge breakages.

This commit is contained in:
josecoll 2017-12-12 16:19:36 +00:00
parent 898ce8c0aa
commit 60b8be5df8

View File

@ -35,7 +35,6 @@ include 'tools:explorer:capsule'
include 'tools:demobench'
include 'tools:loadtest'
include 'tools:graphs'
include 'tools:jmeter'
include 'example-code'
project(':example-code').projectDir = file("$settingsDir/docs/source/example-code")
include 'samples:attachment-demo'
@ -58,5 +57,4 @@ project(':hsm-tool').with {
name = 'sgx-hsm-tool'
projectDir = file("$settingsDir/sgx-jvm/hsm-tool")
}
include 'perftestcordapp'