diff options
Diffstat (limited to 'tools/slang-reflection-test/slang-reflection-test-tool.vcxproj')
| -rw-r--r-- | tools/slang-reflection-test/slang-reflection-test-tool.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/slang-reflection-test/slang-reflection-test-tool.vcxproj b/tools/slang-reflection-test/slang-reflection-test-tool.vcxproj index 77efa33f0..51018db26 100644 --- a/tools/slang-reflection-test/slang-reflection-test-tool.vcxproj +++ b/tools/slang-reflection-test/slang-reflection-test-tool.vcxproj @@ -166,7 +166,7 @@ </Link> </ItemDefinitionGroup> <ItemGroup> - <ClCompile Include="main.cpp" /> + <ClCompile Include="slang-reflection-test-main.cpp" /> </ItemGroup> <ItemGroup> <ProjectReference Include="..\..\source\core\core.vcxproj"> |
