Commit d41c49bc authored by Tapani Pihlajakuja's avatar Tapani Pihlajakuja
Browse files

Move lib_dec dependency to renderer instead of lib_rend on Visual Studio

parent 8c942c74
Loading
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -242,10 +242,6 @@
      <Project>{39ec200d-7795-4ff8-b214-b24eda5526ae}</Project>
      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
    </ProjectReference>
    <ProjectReference Include="lib_dec.vcxproj">
      <Project>{E822DDAF-0F5F-4CD0-A694-38AE69DE74D3}</Project>
      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
    </ProjectReference>
    <ProjectReference Include="lib_debug.vcxproj">
      <Project>{54509728-928b-44d9-a118-a6f92f08b34f}</Project>
      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
+4 −0
Original line number Diff line number Diff line
@@ -223,6 +223,10 @@
      <Project>{54509728-928B-44D9-A118-A6F92F08B34F}</Project>
      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
    </ProjectReference>
    <ProjectReference Include="lib_dec.vcxproj">
      <Project>{E822DDAF-0F5F-4CD0-A694-38AE69DE74D3}</Project>
      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
    </ProjectReference>
    <ProjectReference Include="lib_util.vcxproj">
      <Project>{2FA8F384-0775-F3B7-F8C3-85209222FC70}</Project>
      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>