36 lines
1.6 KiB
Plaintext
36 lines
1.6 KiB
Plaintext
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||
|
<ItemGroup>
|
||
|
<Filter Include="Resources">
|
||
|
<UniqueIdentifier>accd3aa8-1ba0-4223-9bbe-0c431709210b</UniqueIdentifier>
|
||
|
<Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tga;tiff;tif;png;wav;mfcribbon-ms</Extensions>
|
||
|
</Filter>
|
||
|
<Filter Include="Generated Files">
|
||
|
<UniqueIdentifier>{926ab91d-31b4-48c3-b9a4-e681349f27f0}</UniqueIdentifier>
|
||
|
</Filter>
|
||
|
</ItemGroup>
|
||
|
<ItemGroup>
|
||
|
<ClCompile Include="..\ReactNativeVideoCPP\pch.cpp" />
|
||
|
<ClCompile Include="$(GeneratedFilesDir)module.g.cpp" />
|
||
|
<ClCompile Include="..\ReactNativeVideoCPP\ReactPackageProvider.cpp" />
|
||
|
<ClCompile Include="..\ReactNativeVideoCPP\ReactVideoView.cpp" />
|
||
|
<ClCompile Include="..\ReactNativeVideoCPP\ReactVideoViewManager.cpp" />
|
||
|
</ItemGroup>
|
||
|
<ItemGroup>
|
||
|
<ClInclude Include="..\ReactNativeVideoCPP\pch.h" />
|
||
|
<ClInclude Include="..\ReactNativeVideoCPP\ReactPackageProvider.h" />
|
||
|
<ClInclude Include="..\ReactNativeVideoCPP\ReactVideoView.h" />
|
||
|
<ClInclude Include="..\ReactNativeVideoCPP\ReactVideoViewManager.h" />
|
||
|
</ItemGroup>
|
||
|
<ItemGroup>
|
||
|
<None Include="..\ReactNativeVideoCPP\ReactNativeVideoCPP.def" />
|
||
|
<None Include="packages.config" />
|
||
|
</ItemGroup>
|
||
|
<ItemGroup>
|
||
|
<None Include="PropertySheet.props" />
|
||
|
</ItemGroup>
|
||
|
<ItemGroup>
|
||
|
<Midl Include="..\ReactNativeVideoCPP\ReactPackageProvider.idl" />
|
||
|
<Midl Include="..\ReactNativeVideoCPP\ReactVideoView.idl" />
|
||
|
</ItemGroup>
|
||
|
</Project>
|