Skip to content

Commit 6a048b7

Browse files
authored
corrected visualstudio project (#5375)
1 parent ebce9fa commit 6a048b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/VS2022/examples/shapes_triangle_strip.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -553,7 +553,7 @@
553553
</PostBuildEvent>
554554
</ItemDefinitionGroup>
555555
<ItemGroup>
556-
<ClCompile Include="..\..\..\examples\shapes\shapes_vector_angle.c" />
556+
<ClCompile Include="..\..\..\examples\shapes\shapes_triangle_strip.c" />
557557
</ItemGroup>
558558
<ItemGroup>
559559
<ResourceCompile Include="..\..\..\examples\examples.rc" />

0 commit comments

Comments
 (0)