Remove application testing if samples don't crash

Hopefully, we will not need a specialized application testing
whether a sample crashes on start-up or not anymore.
This commit is contained in:
PB 2022-11-20 10:29:39 +01:00
parent 8eca0f0a3a
commit 4a69f36f22
6 changed files with 0 additions and 888 deletions

View file

@ -7,16 +7,6 @@
<dependency-of>all</dependency-of>
</template>
<subproject id="emulator" template="sub">
<dir>emulator/src</dir>
<installable>no</installable>
</subproject>
<subproject id="execmon" template="sub">
<dir>execmon</dir>
<installable>yes</installable>
</subproject>
<subproject id="helpview" template="sub">
<dir>helpview/src</dir>
<installable>no</installable>