diff --git a/build/win32/libx264.dsp b/build/win32/libx264.dsp index 4885b48..a22b3fd 100644 --- a/build/win32/libx264.dsp +++ b/build/win32/libx264.dsp @@ -673,6 +673,21 @@ SOURCE=..\..\common\dct.c # End Source File # Begin Source File +SOURCE=..\..\common\vlc.c + +!IF "$(CFG)" == "libx264 - Win32 Release" + +# PROP Intermediate_Dir "obj/core_release" + +!ELSEIF "$(CFG)" == "libx264 - Win32 Debug" + +# PROP Intermediate_Dir "obj/core_debug" + +!ENDIF + +# End Source File +# Begin Source File + SOURCE=..\..\common\frame.c !IF "$(CFG)" == "libx264 - Win32 Release" diff --git a/build/win32/libx264.vcproj b/build/win32/libx264.vcproj index f3d7467..fe6424e 100644 --- a/build/win32/libx264.vcproj +++ b/build/win32/libx264.vcproj @@ -638,7 +638,41 @@ ProgramDataBaseFileName="obj/core_release/"/> - + + + + + + + + + + +