Skip to content

Commit 4ec5d14

Browse files
committed
Fix Windows build
1 parent bf59d50 commit 4ec5d14

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

interfaces/Interfaces.vcxproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@
6868
<ClCompile Include="proxystubs\ProxyStubs_Performance.cpp" />
6969
<ClCompile Include="proxystubs\ProxyStubs_PlayerInfo.cpp" />
7070
<ClCompile Include="proxystubs\ProxyStubs_PlayGiga.cpp" />
71-
<ClCompile Include="proxystubs\ProxyStubs_PluginAsyncStateControl.cpp" />
7271
<ClCompile Include="proxystubs\ProxyStubs_Power.cpp" />
7372
<ClCompile Include="proxystubs\ProxyStubs_Provisioning.cpp" />
7473
<ClCompile Include="proxystubs\ProxyStubs_RemoteControl.cpp" />

interfaces/Interfaces.vcxproj.filters

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@
7272
<ClCompile Include="proxystubs\ProxyStubs_WebServer.cpp" />
7373
<ClCompile Include="proxystubs\ProxyStubs_WifiControl.cpp" />
7474
<ClCompile Include="proxystubs\ProxyStubs_ZigWave.cpp" />
75-
<ClCompile Include="proxystubs\ProxyStubs_PluginAsyncStateControl.cpp" />
7675
</ItemGroup>
7776
<ItemGroup>
7877
<ClInclude Include="IAmazonPrime.h" />

0 commit comments

Comments
 (0)