Skip to content

Commit 564675d

Browse files
committed
Fix missing dependency in Visual Studio projects.
1 parent 387040e commit 564675d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

windows/vs10/povray.sln

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "povbackend", "povbackend.vc
4242
EndProject
4343
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "povbase", "povbase.vcxproj", "{C6D9B754-11EB-4FC3-8683-593B2377D043}"
4444
ProjectSection(ProjectDependencies) = postProject
45+
{E1EA88AF-6B44-4225-B97B-B485FC9DB23E} = {E1EA88AF-6B44-4225-B97B-B485FC9DB23E}
4546
{186BAEF6-CF24-42C1-8CE3-25590CB9F6E7} = {186BAEF6-CF24-42C1-8CE3-25590CB9F6E7}
4647
EndProjectSection
4748
EndProject

0 commit comments

Comments
 (0)