diff options
| -rw-r--r-- | source/slangc/slangc.vcxproj | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/source/slangc/slangc.vcxproj b/source/slangc/slangc.vcxproj index 3433f7db6..cba7a94fa 100644 --- a/source/slangc/slangc.vcxproj +++ b/source/slangc/slangc.vcxproj @@ -366,21 +366,12 @@ </Link> </ItemDefinitionGroup> <ItemGroup> - <ProjectReference Include="..\CoreLib\CoreLibBasic.vcxproj"> - <Project>{f9be7957-8399-899e-0c49-e714fddd4b65}</Project> - </ProjectReference> <ProjectReference Include="..\core\core.vcxproj"> <Project>{f9be7957-8399-899e-0c49-e714fddd4b65}</Project> </ProjectReference> <ProjectReference Include="..\slang\slang.vcxproj"> <Project>{db00da62-0533-4afd-b59f-a67d5b3a0808}</Project> </ProjectReference> - <ProjectReference Include="..\SpireCore\SpireCore.vcxproj"> - <Project>{db00da62-0533-4afd-b59f-a67d5b3a0808}</Project> - </ProjectReference> - <ProjectReference Include="..\SpireLib\SpireLib.vcxproj"> - <Project>{1168c449-66a5-4d23-80e2-2c1a07e58f83}</Project> - </ProjectReference> </ItemGroup> <ItemGroup> <ClCompile Include="main.cpp" /> |
