]> git.sur5r.net Git - freertos/blob - FreeRTOS-Labs/Demo/FreeRTOS_IoT_Libraries/utilities/task_pool/WIN32.vcxproj
Add the Labs projects provided in the V10.2.1_191129 zip file.
[freertos] / FreeRTOS-Labs / Demo / FreeRTOS_IoT_Libraries / utilities / task_pool / WIN32.vcxproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3   <ItemGroup Label="ProjectConfigurations">\r
4     <ProjectConfiguration Include="Debug|Win32">\r
5       <Configuration>Debug</Configuration>\r
6       <Platform>Win32</Platform>\r
7     </ProjectConfiguration>\r
8     <ProjectConfiguration Include="Release|Win32">\r
9       <Configuration>Release</Configuration>\r
10       <Platform>Win32</Platform>\r
11     </ProjectConfiguration>\r
12   </ItemGroup>\r
13   <PropertyGroup Label="Globals">\r
14     <ProjectGuid>{C686325E-3261-42F7-AEB1-DDE5280E1CEB}</ProjectGuid>\r
15     <ProjectName>RTOSDemo</ProjectName>\r
16     <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>\r
17   </PropertyGroup>\r
18   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />\r
19   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">\r
20     <ConfigurationType>Application</ConfigurationType>\r
21     <UseOfMfc>false</UseOfMfc>\r
22     <CharacterSet>MultiByte</CharacterSet>\r
23     <PlatformToolset>v142</PlatformToolset>\r
24   </PropertyGroup>\r
25   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">\r
26     <ConfigurationType>Application</ConfigurationType>\r
27     <UseOfMfc>false</UseOfMfc>\r
28     <CharacterSet>MultiByte</CharacterSet>\r
29     <PlatformToolset>v142</PlatformToolset>\r
30   </PropertyGroup>\r
31   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />\r
32   <ImportGroup Label="ExtensionSettings">\r
33   </ImportGroup>\r
34   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">\r
35     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
36     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC60.props" />\r
37   </ImportGroup>\r
38   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">\r
39     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
40     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC60.props" />\r
41   </ImportGroup>\r
42   <PropertyGroup Label="UserMacros" />\r
43   <PropertyGroup>\r
44     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>\r
45     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\Debug\</OutDir>\r
46     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\Debug\</IntDir>\r
47     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>\r
48     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\Release\</OutDir>\r
49     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\Release\</IntDir>\r
50     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>\r
51     <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>\r
52   </PropertyGroup>\r
53   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
54     <Midl>\r
55       <TypeLibraryName>.\Debug/WIN32.tlb</TypeLibraryName>\r
56       <HeaderFileName>\r
57       </HeaderFileName>\r
58     </Midl>\r
59     <ClCompile>\r
60       <Optimization>Disabled</Optimization>\r
61       <AdditionalIncludeDirectories>..\..\..\..\Source\FreeRTOS-Plus-TCP\include;..\..\..\..\Source\FreeRTOS-Plus-TCP\portable\BufferManagement;..\..\..\..\Source\FreeRTOS-Plus-TCP\portable\Compiler\MSVC;.\DemoTasks\include;.\WinPCap;..\..\..\..\..\FreeRTOS\Source\include;..\..\..\..\..\FreeRTOS\Source\portable\MSVC-MingW;..\..\..\..\Source\FreeRTOS-IoT-Libraries\c_sdk\standard\common\include;..\..\..\..\Source\FreeRTOS-IoT-Libraries\c_sdk;..\..\..\..\Source\FreeRTOS-IoT-Libraries\c_sdk\platform;..\..\..\..\Source\FreeRTOS-IoT-Libraries\c_sdk\standard\common\src;..\..\..\..\Source\FreeRTOS-IoT-Libraries\abstractions\platform\freertos\include;.;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
62       <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;_WIN32_WINNT=0x0500;WINVER=0x400;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
63       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>\r
64       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>\r
65       <PrecompiledHeaderOutputFile>.\Debug/WIN32.pch</PrecompiledHeaderOutputFile>\r
66       <AssemblerListingLocation>.\Debug/</AssemblerListingLocation>\r
67       <ObjectFileName>.\Debug/</ObjectFileName>\r
68       <ProgramDataBaseFileName>.\Debug/</ProgramDataBaseFileName>\r
69       <WarningLevel>Level4</WarningLevel>\r
70       <SuppressStartupBanner>true</SuppressStartupBanner>\r
71       <DisableLanguageExtensions>false</DisableLanguageExtensions>\r
72       <DebugInformationFormat>EditAndContinue</DebugInformationFormat>\r
73       <AdditionalOptions>/wd4210 /wd4127 /wd4214 /wd4201 /wd4244  /wd4310 %(AdditionalOptions)</AdditionalOptions>\r
74       <BrowseInformation>true</BrowseInformation>\r
75       <PrecompiledHeader>NotUsing</PrecompiledHeader>\r
76       <ExceptionHandling>false</ExceptionHandling>\r
77       <CompileAs>CompileAsC</CompileAs>\r
78     </ClCompile>\r
79     <ResourceCompile>\r
80       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
81       <Culture>0x0c09</Culture>\r
82     </ResourceCompile>\r
83     <Link>\r
84       <OutputFile>.\Debug/RTOSDemo.exe</OutputFile>\r
85       <SuppressStartupBanner>true</SuppressStartupBanner>\r
86       <GenerateDebugInformation>true</GenerateDebugInformation>\r
87       <ProgramDatabaseFile>.\Debug/WIN32.pdb</ProgramDatabaseFile>\r
88       <SubSystem>Console</SubSystem>\r
89       <TargetMachine>MachineX86</TargetMachine>\r
90       <AdditionalDependencies>wpcap.lib;%(AdditionalDependencies)</AdditionalDependencies>\r
91       <AdditionalLibraryDirectories>.\WinPCap</AdditionalLibraryDirectories>\r
92       <Profile>false</Profile>\r
93       <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>\r
94     </Link>\r
95     <Bscmake>\r
96       <SuppressStartupBanner>true</SuppressStartupBanner>\r
97       <OutputFile>.\Debug/WIN32.bsc</OutputFile>\r
98     </Bscmake>\r
99   </ItemDefinitionGroup>\r
100   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r
101     <Midl>\r
102       <TypeLibraryName>.\Release/WIN32.tlb</TypeLibraryName>\r
103       <HeaderFileName>\r
104       </HeaderFileName>\r
105     </Midl>\r
106     <ClCompile>\r
107       <Optimization>MaxSpeed</Optimization>\r
108       <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>\r
109       <PreprocessorDefinitions>_WINSOCKAPI_;WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
110       <StringPooling>true</StringPooling>\r
111       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>\r
112       <FunctionLevelLinking>true</FunctionLevelLinking>\r
113       <PrecompiledHeaderOutputFile>.\Release/WIN32.pch</PrecompiledHeaderOutputFile>\r
114       <AssemblerListingLocation>.\Release/</AssemblerListingLocation>\r
115       <ObjectFileName>.\Release/</ObjectFileName>\r
116       <ProgramDataBaseFileName>.\Release/</ProgramDataBaseFileName>\r
117       <WarningLevel>Level3</WarningLevel>\r
118       <SuppressStartupBanner>true</SuppressStartupBanner>\r
119       <AdditionalIncludeDirectories>..\Common\Utils;..\Common\ethernet\lwip-1.4.0\ports\win32\WinPCap;..\Common\ethernet\lwip-1.4.0\src\include\ipv4;..\Common\ethernet\lwip-1.4.0\src\include;..\..\..\Source\include;..\..\..\Source\portable\MSVC-MingW;..\Common\ethernet\lwip-1.4.0\ports\win32\include;..\Common\Include;.\lwIP_Apps;.;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
120     </ClCompile>\r
121     <ResourceCompile>\r
122       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
123       <Culture>0x0c09</Culture>\r
124     </ResourceCompile>\r
125     <Link>\r
126       <OutputFile>.\Release/RTOSDemo.exe</OutputFile>\r
127       <SuppressStartupBanner>true</SuppressStartupBanner>\r
128       <ProgramDatabaseFile>.\Release/WIN32.pdb</ProgramDatabaseFile>\r
129       <SubSystem>Console</SubSystem>\r
130       <TargetMachine>MachineX86</TargetMachine>\r
131       <AdditionalLibraryDirectories>..\Common\ethernet\lwip-1.4.0\ports\win32\WinPCap</AdditionalLibraryDirectories>\r
132       <AdditionalDependencies>wpcap.lib;%(AdditionalDependencies)</AdditionalDependencies>\r
133     </Link>\r
134     <Bscmake>\r
135       <SuppressStartupBanner>true</SuppressStartupBanner>\r
136       <OutputFile>.\Release/WIN32.bsc</OutputFile>\r
137     </Bscmake>\r
138   </ItemDefinitionGroup>\r
139   <ItemGroup>\r
140     <ClCompile Include="..\..\..\..\..\FreeRTOS\Source\event_groups.c" />\r
141     <ClCompile Include="..\..\..\..\..\FreeRTOS\Source\list.c" />\r
142     <ClCompile Include="..\..\..\..\..\FreeRTOS\Source\portable\MemMang\heap_4.c" />\r
143     <ClCompile Include="..\..\..\..\..\FreeRTOS\Source\portable\MSVC-MingW\port.c" />\r
144     <ClCompile Include="..\..\..\..\..\FreeRTOS\Source\queue.c" />\r
145     <ClCompile Include="..\..\..\..\..\FreeRTOS\Source\tasks.c" />\r
146     <ClCompile Include="..\..\..\..\..\FreeRTOS\Source\timers.c" />\r
147     <ClCompile Include="..\..\..\..\Source\FreeRTOS-IoT-Libraries\abstractions\platform\freertos\iot_clock_freertos.c" />\r
148     <ClCompile Include="..\..\..\..\Source\FreeRTOS-IoT-Libraries\c_sdk\standard\common\src\iot_logging.c" />\r
149     <ClCompile Include="..\..\..\..\Source\FreeRTOS-IoT-Libraries\abstractions\platform\freertos\iot_taskpool_freertos.c" />\r
150     <ClCompile Include="..\..\..\..\Source\FreeRTOS-Plus-TCP\FreeRTOS_ARP.c" />\r
151     <ClCompile Include="..\..\..\..\Source\FreeRTOS-Plus-TCP\FreeRTOS_DHCP.c" />\r
152     <ClCompile Include="..\..\..\..\Source\FreeRTOS-Plus-TCP\FreeRTOS_DNS.c" />\r
153     <ClCompile Include="..\..\..\..\Source\FreeRTOS-Plus-TCP\FreeRTOS_IP.c" />\r
154     <ClCompile Include="..\..\..\..\Source\FreeRTOS-Plus-TCP\FreeRTOS_Sockets.c" />\r
155     <ClCompile Include="..\..\..\..\Source\FreeRTOS-Plus-TCP\FreeRTOS_Stream_Buffer.c" />\r
156     <ClCompile Include="..\..\..\..\Source\FreeRTOS-Plus-TCP\FreeRTOS_TCP_IP.c" />\r
157     <ClCompile Include="..\..\..\..\Source\FreeRTOS-Plus-TCP\FreeRTOS_TCP_WIN.c" />\r
158     <ClCompile Include="..\..\..\..\Source\FreeRTOS-Plus-TCP\FreeRTOS_UDP_IP.c" />\r
159     <ClCompile Include="..\..\..\..\Source\FreeRTOS-Plus-TCP\portable\BufferManagement\BufferAllocation_2.c" />\r
160     <ClCompile Include="..\..\..\..\Source\FreeRTOS-Plus-TCP\portable\NetworkInterface\WinPCap\NetworkInterface.c" />\r
161     <ClCompile Include="DemoTasks\SimpleTaskPoolExamples.c" />\r
162     <ClCompile Include="demo_logging.c" />\r
163     <ClCompile Include="main.c">\r
164       <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
165       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
166       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
167     </ClCompile>\r
168   </ItemGroup>\r
169   <ItemGroup>\r
170     <ClInclude Include="..\..\..\..\..\FreeRTOS\Source\include\event_groups.h" />\r
171     <ClInclude Include="..\..\..\..\..\FreeRTOS\Source\include\FreeRTOS.h" />\r
172     <ClInclude Include="..\..\..\..\..\FreeRTOS\Source\include\portable.h" />\r
173     <ClInclude Include="..\..\..\..\..\FreeRTOS\Source\include\projdefs.h" />\r
174     <ClInclude Include="..\..\..\..\..\FreeRTOS\Source\include\queue.h" />\r
175     <ClInclude Include="..\..\..\..\..\FreeRTOS\Source\include\semphr.h" />\r
176     <ClInclude Include="..\..\..\..\..\FreeRTOS\Source\include\task.h" />\r
177     <ClInclude Include="..\..\..\..\..\FreeRTOS\Source\include\timers.h" />\r
178     <ClInclude Include="..\..\..\..\..\FreeRTOS\Source\portable\MSVC-MingW\portmacro.h" />\r
179     <ClInclude Include="..\..\..\..\Source\FreeRTOS-IoT-Libraries\abstractions\platform\freertos\include\platform\iot_platform_types_freertos.h" />\r
180     <ClInclude Include="..\..\..\..\Source\FreeRTOS-IoT-Libraries\c_sdk\platform\types\iot_platform_types.h" />\r
181     <ClInclude Include="..\..\..\..\Source\FreeRTOS-IoT-Libraries\abstractions\platform\freertos\include\iot_taskpool_freertos.h" />\r
182     <ClInclude Include="..\..\..\..\Source\FreeRTOS-IoT-Libraries\c_sdk\standard\common\include\iot_error.h" />\r
183     <ClInclude Include="..\..\..\..\Source\FreeRTOS-IoT-Libraries\c_sdk\standard\common\include\iot_logging.h" />\r
184     <ClInclude Include="..\..\..\..\Source\FreeRTOS-IoT-Libraries\c_sdk\standard\common\include\iot_static_memory.h" />\r
185     <ClInclude Include="..\..\..\..\Source\FreeRTOS-IoT-Libraries\c_sdk\standard\common\src\private\iot_taskpool_internal.h" />\r
186     <ClInclude Include="..\..\..\..\Source\FreeRTOS-IoT-Libraries\abstractions\platform\freertos\include\types\iot_taskpool_types_freertos.h" />\r
187     <ClInclude Include="..\..\..\..\Source\FreeRTOS-Plus-TCP\include\FreeRTOSIPConfigDefaults.h" />\r
188     <ClInclude Include="..\..\..\..\Source\FreeRTOS-Plus-TCP\include\FreeRTOS_ARP.h" />\r
189     <ClInclude Include="..\..\..\..\Source\FreeRTOS-Plus-TCP\include\FreeRTOS_DHCP.h" />\r
190     <ClInclude Include="..\..\..\..\Source\FreeRTOS-Plus-TCP\include\FreeRTOS_DNS.h" />\r
191     <ClInclude Include="..\..\..\..\Source\FreeRTOS-Plus-TCP\include\FreeRTOS_IP.h" />\r
192     <ClInclude Include="..\..\..\..\Source\FreeRTOS-Plus-TCP\include\FreeRTOS_IP_Private.h" />\r
193     <ClInclude Include="..\..\..\..\Source\FreeRTOS-Plus-TCP\include\FreeRTOS_Sockets.h" />\r
194     <ClInclude Include="..\..\..\..\Source\FreeRTOS-Plus-TCP\include\FreeRTOS_Stream_Buffer.h" />\r
195     <ClInclude Include="..\..\..\..\Source\FreeRTOS-Plus-TCP\include\FreeRTOS_TCP_IP.h" />\r
196     <ClInclude Include="..\..\..\..\Source\FreeRTOS-Plus-TCP\include\FreeRTOS_TCP_WIN.h" />\r
197     <ClInclude Include="..\..\..\..\Source\FreeRTOS-Plus-TCP\include\FreeRTOS_UDP_IP.h" />\r
198     <ClInclude Include="..\..\..\..\Source\FreeRTOS-Plus-TCP\include\IPTraceMacroDefaults.h" />\r
199     <ClInclude Include="..\..\..\..\Source\FreeRTOS-Plus-TCP\include\NetworkBufferManagement.h" />\r
200     <ClInclude Include="..\..\..\..\Source\FreeRTOS-Plus-TCP\include\NetworkInterface.h" />\r
201     <ClInclude Include="demo_config.h" />\r
202     <ClInclude Include="FreeRTOSConfig.h" />\r
203     <ClInclude Include="FreeRTOSIPConfig.h" />\r
204     <ClInclude Include="iot_config.h" />\r
205   </ItemGroup>\r
206   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
207   <ImportGroup Label="ExtensionTargets">\r
208   </ImportGroup>\r
209 </Project>