summaryrefslogtreecommitdiff
path: root/build/visual-studio/slang-cpp-extractor
diff options
context:
space:
mode:
Diffstat (limited to 'build/visual-studio/slang-cpp-extractor')
-rw-r--r--build/visual-studio/slang-cpp-extractor/slang-cpp-extractor.vcxproj6
1 files changed, 3 insertions, 3 deletions
diff --git a/build/visual-studio/slang-cpp-extractor/slang-cpp-extractor.vcxproj b/build/visual-studio/slang-cpp-extractor/slang-cpp-extractor.vcxproj
index 707327ba7..fc15a6e7d 100644
--- a/build/visual-studio/slang-cpp-extractor/slang-cpp-extractor.vcxproj
+++ b/build/visual-studio/slang-cpp-extractor/slang-cpp-extractor.vcxproj
@@ -186,12 +186,12 @@
<ClCompile Include="..\..\..\tools\slang-cpp-extractor\unit-test.cpp" />
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="..\core\core.vcxproj">
- <Project>{F9BE7957-8399-899E-0C49-E714FDDD4B65}</Project>
- </ProjectReference>
<ProjectReference Include="..\compiler-core\compiler-core.vcxproj">
<Project>{12C1E89D-F5D0-41D3-8E8D-FB3F358F8126}</Project>
</ProjectReference>
+ <ProjectReference Include="..\core\core.vcxproj">
+ <Project>{F9BE7957-8399-899E-0C49-E714FDDD4B65}</Project>
+ </ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">