Fixed project dependency (was f'cked up by Visual Studio import wizard).
This commit is contained in:
parent
2c17359bf9
commit
f322399673
@ -26,7 +26,7 @@
|
|||||||
#define VER_X264_MAJOR 2
|
#define VER_X264_MAJOR 2
|
||||||
#define VER_X264_MINOR 6
|
#define VER_X264_MINOR 6
|
||||||
#define VER_X264_PATCH 3
|
#define VER_X264_PATCH 3
|
||||||
#define VER_X264_BUILD 997
|
#define VER_X264_BUILD 998
|
||||||
|
|
||||||
#define VER_X264_PORTABLE_EDITION (0)
|
#define VER_X264_PORTABLE_EDITION (0)
|
||||||
|
|
||||||
|
@ -488,7 +488,7 @@ copy /Y "$(ProjectDir)\..\Prerequisites\Qt4\$(PlatformToolset)\Shared\plugins\im
|
|||||||
<Manifest Include="etc\manifest\compat.manifest" />
|
<Manifest Include="etc\manifest\compat.manifest" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ProjectReference Include="..\MUtilities\MUtilities_VS2013.vcxproj">
|
<ProjectReference Include="..\MUtilities\MUtilities_VS2015.vcxproj">
|
||||||
<Project>{55405fe1-149f-434c-9d72-4b64348d2a08}</Project>
|
<Project>{55405fe1-149f-434c-9d72-4b64348d2a08}</Project>
|
||||||
</ProjectReference>
|
</ProjectReference>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user