Skip to content

Commit 35b24a1

Browse files
committed
remove resource.h and ReactNativeAsyncStorage.rc
1 parent e49a0ef commit 35b24a1

File tree

4 files changed

+0
-13
lines changed

4 files changed

+0
-13
lines changed
Binary file not shown.

packages/default-storage/windows/ReactNativeAsyncStorage/ReactNativeAsyncStorage.vcxproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -158,9 +158,6 @@
158158
<ItemGroup>
159159
<Midl Include="..\code\ReactPackageProvider.idl" />
160160
</ItemGroup>
161-
<ItemGroup>
162-
<ResourceCompile Include="ReactNativeAsyncStorage.rc" />
163-
</ItemGroup>
164161
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
165162
<ImportGroup Label="ReactNativeWindowsTargets">
166163
<Import Project="$(ReactNativeWindowsDir)\PropertySheets\External\Microsoft.ReactNative.Uwp.CppLib.targets" Condition="'$(UseFabric)'!='true' And Exists('$(ReactNativeWindowsDir)\PropertySheets\External\Microsoft.ReactNative.Uwp.CppLib.targets')" />

packages/default-storage/windows/ReactNativeAsyncStorage/ReactNativeAsyncStorage.vcxproj.filters

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,4 @@
5555
<ItemGroup>
5656
<Midl Include="..\code\ReactPackageProvider.idl" />
5757
</ItemGroup>
58-
<ItemGroup>
59-
<ResourceCompile Include="ReactNativeAsyncStorage.rc">
60-
<Filter>Resource Files</Filter>
61-
</ResourceCompile>
62-
</ItemGroup>
6358
</Project>

packages/default-storage/windows/ReactNativeAsyncStorage/resource.h

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)