Skip to content

Commit df699fb

Browse files
committed
More work
1 parent 8fbce93 commit df699fb

File tree

2 files changed

+75
-502
lines changed

2 files changed

+75
-502
lines changed

projects/gltfviewer/src/gltfviewer.lpi

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,15 @@
2222
</PublishOptions>
2323
<RunParams>
2424
<local>
25-
<CommandLineParams Value="&quot;d:\GLTF\TextureTransformTest.glb&quot; /force-use-validation-layers"/>
25+
<CommandLineParams Value="&quot;D:\GLTF\hello_neighbor_2_neighbor_looking_at_blueprint.glb&quot;"/>
26+
<LaunchingApplication PathPlusParams="C:\WINDOWS\system32\cmd.exe /C ${TargetCmdLine}"/>
2627
</local>
2728
<FormatVersion Value="2"/>
2829
<Modes Count="1">
2930
<Mode0 Name="default">
3031
<local>
31-
<CommandLineParams Value="&quot;d:\GLTF\TextureTransformTest.glb&quot; /force-use-validation-layers"/>
32+
<CommandLineParams Value="&quot;D:\GLTF\hello_neighbor_2_neighbor_looking_at_blueprint.glb&quot;"/>
33+
<LaunchingApplication PathPlusParams="C:\WINDOWS\system32\cmd.exe /C ${TargetCmdLine}"/>
3234
</local>
3335
</Mode0>
3436
</Modes>

0 commit comments

Comments
 (0)