net2013 project contained refrences to net2011 projects, preventing build on some machines
This commit is contained in:
@@ -2383,11 +2383,11 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"</Command>
|
|||||||
<ResourceCompile Include="archutils\Win32\WindowsResources.rc" />
|
<ResourceCompile Include="archutils\Win32\WindowsResources.rc" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ProjectReference Include="libtomcrypt\libtomcrypt-net2011.vcxproj">
|
<ProjectReference Include="libtomcrypt\libtomcrypt-net2013.vcxproj">
|
||||||
<Project>{f70dd0fe-a74a-42e7-b81f-e35c49fc9eb9}</Project>
|
<Project>{f70dd0fe-a74a-42e7-b81f-e35c49fc9eb9}</Project>
|
||||||
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
||||||
</ProjectReference>
|
</ProjectReference>
|
||||||
<ProjectReference Include="libtommath\libtommath-net2011.vcxproj">
|
<ProjectReference Include="libtommath\libtommath-net2013.vcxproj">
|
||||||
<Project>{fede5283-1518-4b1d-8124-5c54db17ea57}</Project>
|
<Project>{fede5283-1518-4b1d-8124-5c54db17ea57}</Project>
|
||||||
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
||||||
</ProjectReference>
|
</ProjectReference>
|
||||||
|
|||||||
Reference in New Issue
Block a user