modules/media/src/main/native/vs_project/jfxmedia/jfxmedia.vcxproj

Print this page
rev 9187 : imported patch 8u72.patch

*** 47,56 **** --- 47,57 ---- <ClCompile Include="..\..\jfxmedia\Utils\ColorConverter.c" /> <ClCompile Include="..\..\jfxmedia\Utils\LowLevelPerf.cpp" /> <ClCompile Include="..\..\jfxmedia\Utils\MediaWarningDispatcher.cpp" /> <ClCompile Include="..\..\jfxmedia\Utils\win32\WinCriticalSection.cpp" /> <ClCompile Include="..\..\jfxmedia\Utils\win32\WinDllMain.cpp" /> + <ClCompile Include="..\..\jfxmedia\Utils\win32\WinExceptionHandler.cpp" /> <ClCompile Include="..\..\jfxmedia\Utils\win32\WinThread.cpp" /> </ItemGroup> <ItemGroup> <ClInclude Include="..\..\jfxmedia\jni\JavaBandsHolder.h" /> <ClInclude Include="..\..\jfxmedia\jni\JavaInputStreamCallbacks.h" />
*** 88,97 **** --- 89,99 ---- <ClInclude Include="..\..\jfxmedia\Utils\ColorConverter.h" /> <ClInclude Include="..\..\jfxmedia\Utils\LowLevelPerf.h" /> <ClInclude Include="..\..\jfxmedia\Utils\MediaWarningDispatcher.h" /> <ClInclude Include="..\..\jfxmedia\Utils\Singleton.h" /> <ClInclude Include="..\..\jfxmedia\Utils\Thread.h" /> + <ClInclude Include="..\..\jfxmedia\Utils\win32\WinExceptionHandler.h" /> </ItemGroup> <PropertyGroup Label="Globals"> <ProjectGuid>{41E7B612-A478-4FD5-9B2D-1B591FC6EE8A}</ProjectGuid> <Keyword>Win32Proj</Keyword> <RootNamespace>jfxmedia</RootNamespace>