diff options
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/render-test/README.md | 2 | ||||
| -rw-r--r-- | tools/slang-test/slang-test.vcxproj | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/render-test/README.md b/tools/render-test/README.md index 6d0d9111f..ba0d35c5f 100644 --- a/tools/render-test/README.md +++ b/tools/render-test/README.md @@ -1,4 +1,4 @@ Render Test =========== -This is a simple tool for running end-to-end tests that render with Spire, so that we can validate that it generates correct code. +This is a simple tool for running end-to-end tests that render with Slang, so that we can validate that it generates correct code. diff --git a/tools/slang-test/slang-test.vcxproj b/tools/slang-test/slang-test.vcxproj index 70b35e93b..fc4e88493 100644 --- a/tools/slang-test/slang-test.vcxproj +++ b/tools/slang-test/slang-test.vcxproj @@ -21,7 +21,7 @@ <PropertyGroup Label="Globals"> <ProjectGuid>{0C768A18-1D25-4000-9F37-DA5FE99E3B64}</ProjectGuid> <Keyword>Win32Proj</Keyword> - <RootNamespace>SpireTestTool</RootNamespace> + <RootNamespace>slang_test</RootNamespace> <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
