summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShivangi Gupta <gshvang@amazon.com>2021-11-26 12:33:48 -0800
committerShivangi Gupta <gshvang@amazon.com>2021-11-26 12:33:48 -0800
commitfc073cadaaf2d3054d8d25cc0722645fbe02b861 (patch)
tree1f1846d9c95e6629d7871344d7f54d0c7d23eb17
parent452f2024b767efae80c3849a52bb42320336eb01 (diff)
downloadfreertos-git-patch-release-candidate-202111.tar.gz
S3 Download Sigv4 changes filter filepatch-release-candidate-202111
-rw-r--r--FreeRTOS-Plus/Demo/coreHTTP_Windows_Simulator/HTTP_S3_Download/WIN32.vcxproj.filters24
1 files changed, 0 insertions, 24 deletions
diff --git a/FreeRTOS-Plus/Demo/coreHTTP_Windows_Simulator/HTTP_S3_Download/WIN32.vcxproj.filters b/FreeRTOS-Plus/Demo/coreHTTP_Windows_Simulator/HTTP_S3_Download/WIN32.vcxproj.filters
index 27eb91277..c106a934a 100644
--- a/FreeRTOS-Plus/Demo/coreHTTP_Windows_Simulator/HTTP_S3_Download/WIN32.vcxproj.filters
+++ b/FreeRTOS-Plus/Demo/coreHTTP_Windows_Simulator/HTTP_S3_Download/WIN32.vcxproj.filters
@@ -83,12 +83,6 @@
<Filter Include="FreeRTOS+\FreeRTOS IoT Libraries\standard\coreJSON\include">
<UniqueIdentifier>{6b025b5c-b332-47e5-b751-b0aa5c21455d}</UniqueIdentifier>
</Filter>
- <Filter Include="FreeRTOS+\FreeRTOS IoT Libraries\platform\sigv4">
- <UniqueIdentifier>{168b4967-2a71-4793-8c4d-7fd177d5b76e}</UniqueIdentifier>
- </Filter>
- <Filter Include="FreeRTOS+\FreeRTOS IoT Libraries\platform\sigv4\include">
- <UniqueIdentifier>{01f6051a-2c97-4942-bc76-90b1a968647d}</UniqueIdentifier>
- </Filter>
</ItemGroup>
<ItemGroup>
<ClCompile Include="..\..\..\..\FreeRTOS\Source\portable\MSVC-MingW\port.c">
@@ -407,12 +401,6 @@
<ClCompile Include="..\..\..\Source\coreJSON\source\core_json.c">
<Filter>FreeRTOS+\FreeRTOS IoT Libraries\standard\coreJSON</Filter>
</ClCompile>
- <ClCompile Include="..\..\..\Source\AWS\sigv4\source\sigv4.c">
- <Filter>FreeRTOS+\FreeRTOS IoT Libraries\platform\sigv4</Filter>
- </ClCompile>
- <ClCompile Include="..\..\..\Source\AWS\sigv4\source\sigv4_quicksort.c">
- <Filter>FreeRTOS+\FreeRTOS IoT Libraries\platform\sigv4</Filter>
- </ClCompile>
<ClCompile Include="..\..\..\Source\Utilities\mbedtls_freertos\mbedtls_bio_freertos_plus_tcp.c">
<Filter>FreeRTOS+\FreeRTOS IoT Libraries\platform\mbedtls</Filter>
</ClCompile>
@@ -789,18 +777,6 @@
<ClInclude Include="..\..\..\Source\coreJSON\source\include\core_json.h">
<Filter>FreeRTOS+\FreeRTOS IoT Libraries\standard\coreJSON\include</Filter>
</ClInclude>
- <ClInclude Include="..\..\..\Source\AWS\sigv4\source\include\sigv4.h">
- <Filter>FreeRTOS+\FreeRTOS IoT Libraries\platform\sigv4\include</Filter>
- </ClInclude>
- <ClInclude Include="..\..\..\Source\AWS\sigv4\source\include\sigv4_config_defaults.h">
- <Filter>FreeRTOS+\FreeRTOS IoT Libraries\platform\sigv4\include</Filter>
- </ClInclude>
- <ClInclude Include="..\..\..\Source\AWS\sigv4\source\include\sigv4_internal.h">
- <Filter>FreeRTOS+\FreeRTOS IoT Libraries\platform\sigv4\include</Filter>
- </ClInclude>
- <ClInclude Include="..\..\..\Source\AWS\sigv4\source\include\sigv4_quicksort.h">
- <Filter>FreeRTOS+\FreeRTOS IoT Libraries\platform\sigv4\include</Filter>
- </ClInclude>
<ClInclude Include="..\..\..\ThirdParty\mbedtls\include\mbedtls\error.h" />
<ClInclude Include="..\..\..\ThirdParty\mbedtls\include\mbedtls\error.h" />
<ClInclude Include="..\..\..\Source\Application-Protocols\network_transport\sockets_wrapper\freertos_plus_tcp\sockets_wrapper.h">