From f322399673de4d2a498c0ddd08370ed405330bae Mon Sep 17 00:00:00 2001 From: lordmulder Date: Sat, 19 Dec 2015 23:31:47 +0100 Subject: [PATCH] Fixed project dependency (was f'cked up by Visual Studio import wizard). --- src/version.h | 2 +- x264_launcher_MSVC2015.vcxproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/version.h b/src/version.h index 53391b7..9aaf58a 100644 --- a/src/version.h +++ b/src/version.h @@ -26,7 +26,7 @@ #define VER_X264_MAJOR 2 #define VER_X264_MINOR 6 #define VER_X264_PATCH 3 -#define VER_X264_BUILD 997 +#define VER_X264_BUILD 998 #define VER_X264_PORTABLE_EDITION (0) diff --git a/x264_launcher_MSVC2015.vcxproj b/x264_launcher_MSVC2015.vcxproj index 15034e7..885c41e 100644 --- a/x264_launcher_MSVC2015.vcxproj +++ b/x264_launcher_MSVC2015.vcxproj @@ -488,7 +488,7 @@ copy /Y "$(ProjectDir)\..\Prerequisites\Qt4\$(PlatformToolset)\Shared\plugins\im - + {55405fe1-149f-434c-9d72-4b64348d2a08}