diff options
Diffstat (limited to 'examples/hello/hello.vcxproj')
| -rw-r--r-- | examples/hello/hello.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/hello/hello.vcxproj b/examples/hello/hello.vcxproj index 635cf985a..419d80a80 100644 --- a/examples/hello/hello.vcxproj +++ b/examples/hello/hello.vcxproj @@ -157,7 +157,7 @@ <ClCompile Include="hello.cpp" /> </ItemGroup> <ItemGroup> - <None Include="hello.spire" /> + <None Include="hello.slang" /> </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> |
