Skip to content

Commit

Permalink
Remove build dependency radiant => radiantcore to enable simultaneous…
Browse files Browse the repository at this point in the history
… compilation, the radiant binary doesn't directly link against the core lib.
  • Loading branch information
codereader committed Apr 18, 2021
1 parent f065749 commit 38a1720
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/msvc/DarkRadiant.sln
Expand Up @@ -9,7 +9,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mathlib", "mathlib.vcxproj"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DarkRadiant", "DarkRadiant.vcxproj", "{8E70385C-223A-4DD1-9B99-28FF2331A2B5}"
ProjectSection(ProjectDependencies) = postProject
{83D79C71-4E8F-4F78-9D46-EF02D5D5CD89} = {83D79C71-4E8F-4F78-9D46-EF02D5D5CD89}
{0D4BE190-97F4-4DB9-BEAB-B0196868EC0A} = {0D4BE190-97F4-4DB9-BEAB-B0196868EC0A}
EndProjectSection
EndProject
Expand Down

0 comments on commit 38a1720

Please sign in to comment.