Skip to content

Commit b0ed596

Browse files
committed
Remove remove scenes from build settings
1 parent 0fea407 commit b0ed596

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

Assets/Samples/Index/Index.unity

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,8 @@ MonoBehaviour:
244244
path: Assets/Samples/SelfieSegmentation/SelfieSegmentation.unity
245245
- displayName: Video Classification
246246
path: Assets/Samples/VideoClassification/VideoClassification.unity
247+
- displayName: GPU Bind
248+
path: Assets/Samples/GpuBind/GpuBind.unity
247249
--- !u!4 &642741204
248250
Transform:
249251
m_ObjectHideFlags: 0

ProjectSettings/EditorBuildSettings.asset

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,12 @@ EditorBuildSettings:
1111
- enabled: 1
1212
path: Assets/Samples/MNIST/MNIST.unity
1313
guid: 9fc0d4010bbf28b4594072e72b8655ab
14-
- enabled: 1
15-
path: Assets/Samples/SSD/SSD.unity
16-
guid: 97a93d56ec0ff46078e253cebe3c63ee
1714
- enabled: 1
1815
path: Assets/Samples/EfficientDet/EfficientDet.unity
1916
guid: 660e2ce6e34bb44629f5b9bb71e86ad0
2017
- enabled: 1
2118
path: Assets/Samples/DeepLab/DeepLab.unity
2219
guid: 83d7df9250b9b412fb5713f372009893
23-
- enabled: 1
24-
path: Assets/Samples/PoseNet/PoseNet.unity
25-
guid: 338da8008aa764c05a72b5db18dc0d5c
2620
- enabled: 1
2721
path: Assets/Samples/MoveNet/MoveNetSinglePose.unity
2822
guid: 02dfbc9facbdd471282c8493f3961146
@@ -59,4 +53,7 @@ EditorBuildSettings:
5953
- enabled: 1
6054
path: Assets/Samples/AudioClassification/AudioClassification.unity
6155
guid: 88c31d26f3ca84d6f89a15071af4c5b5
56+
- enabled: 1
57+
path: Assets/Samples/GpuBind/GpuBind.unity
58+
guid: 0321594a6108b47ed94feaafa7421584
6259
m_configObjects: {}

0 commit comments

Comments
 (0)