|
215 | 215 | <Compile Include="Modules\Stack\StackModule.Designer.cs">
|
216 | 216 | <DependentUpon>StackModule.cs</DependentUpon>
|
217 | 217 | </Compile>
|
| 218 | + <Compile Include="Modules\ThreadPool\ManagedWorkItemInformation.cs" /> |
| 219 | + <Compile Include="Modules\ThreadPool\NativeWorkItemInformation.cs" /> |
| 220 | + <Compile Include="Modules\ThreadPool\ThreadPoolCommand.cs" /> |
| 221 | + <Compile Include="Modules\ThreadPool\ThreadPoolInformation.cs" /> |
| 222 | + <Compile Include="Modules\ThreadPool\ThreadPoolModule.cs"> |
| 223 | + <SubType>UserControl</SubType> |
| 224 | + </Compile> |
| 225 | + <Compile Include="Modules\ThreadPool\ThreadPoolModule.Designer.cs"> |
| 226 | + <DependentUpon>ThreadPoolModule.cs</DependentUpon> |
| 227 | + </Compile> |
218 | 228 | <Compile Include="Modules\Threads\ThreadsCommand.cs" />
|
219 | 229 | <Compile Include="Modules\Threads\ThreadsInformation.cs" />
|
220 | 230 | <Compile Include="Modules\Threads\ThreadsModule.cs">
|
|
434 | 444 | <EmbeddedResource Include="Modules\Stack\StackModule.resx">
|
435 | 445 | <DependentUpon>StackModule.cs</DependentUpon>
|
436 | 446 | </EmbeddedResource>
|
| 447 | + <EmbeddedResource Include="Modules\ThreadPool\ThreadPoolModule.resx"> |
| 448 | + <DependentUpon>ThreadPoolModule.cs</DependentUpon> |
| 449 | + </EmbeddedResource> |
437 | 450 | <EmbeddedResource Include="Modules\Threads\ThreadsModule.resx">
|
438 | 451 | <DependentUpon>ThreadsModule.cs</DependentUpon>
|
439 | 452 | </EmbeddedResource>
|
|
521 | 534 | <Content Include="Icons\Large\blueprint.png" />
|
522 | 535 | <Content Include="Icons\Large\bow.png" />
|
523 | 536 | <Content Include="Icons\Large\broom.png" />
|
| 537 | + <Content Include="Icons\Large\candlestickchart.png" /> |
524 | 538 | <Content Include="Icons\Large\class_module.png" />
|
525 | 539 | <Content Include="Icons\Large\ddr_memory.png" />
|
526 | 540 | <Content Include="Icons\Large\elements.png" />
|
|
610 | 624 | <Content Include="Icons\Small\borders_accent.png" />
|
611 | 625 | <Content Include="Icons\Small\broom.png" />
|
612 | 626 | <Content Include="Icons\Small\cancel.png" />
|
| 627 | + <Content Include="Icons\Small\candlestickchart.png" /> |
613 | 628 | <Content Include="Icons\Small\class_module.png" />
|
614 | 629 | <Content Include="Icons\Small\clock_go.png" />
|
615 | 630 | <Content Include="Icons\Small\clock_stop.png" />
|
|
0 commit comments