|
146 | 146 | <Compile Include="Shared\FlickerFreeRichEditTextBox.cs"> |
147 | 147 | <SubType>Component</SubType> |
148 | 148 | </Compile> |
149 | | - <Compile Include="Shared\MessageBoxExt.cs" /> |
150 | | - <Compile Include="Shared\MessageBoxExtForm.cs"> |
151 | | - <SubType>Form</SubType> |
152 | | - </Compile> |
| 149 | + <Compile Include="Shared\MessageBoxExtForm.cs" /> |
| 150 | + <Compile Include="Shared\MessageBoxExtForm.Designer.cs" /> |
153 | 151 | <Compile Include="Shared\TextOverProgressBar.cs"> |
154 | 152 | <SubType>Component</SubType> |
155 | 153 | </Compile> |
|
212 | 210 | <Compile Include="SnapRAIDThreading.cs"> |
213 | 211 | <SubType>Form</SubType> |
214 | 212 | </Compile> |
| 213 | + <Compile Include="wyDay.Controls\COMTypes.cs" /> |
215 | 214 | <Compile Include="wyDay.Controls\Windows7Taskbar.cs" /> |
216 | | - <Compile Include="wyDay.Controls\CTaskbarList.cs" /> |
217 | | - <Compile Include="wyDay.Controls\ITaskbarList3.cs" /> |
218 | | - <Compile Include="wyDay.Controls\ProgressBarState.cs" /> |
219 | | - <Compile Include="wyDay.Controls\ThumbnailProgressState.cs" /> |
220 | 215 | <Compile Include="wyDay.Controls\Windows7ProgressBar.cs"> |
221 | 216 | <SubType>Component</SubType> |
222 | 217 | </Compile> |
223 | 218 | <EmbeddedResource Include="CalculateBlockSize.resx"> |
224 | 219 | <DependentUpon>CalculateBlockSize.cs</DependentUpon> |
225 | 220 | </EmbeddedResource> |
| 221 | + <EmbeddedResource Include="Shared\MessageBoxExtForm.resx" /> |
226 | 222 | <EmbeddedResource Include="Tabs\DriveSpaceDisplay.resx"> |
227 | 223 | <DependentUpon>DriveSpaceDisplay.cs</DependentUpon> |
228 | 224 | </EmbeddedResource> |
|
263 | 259 | <DependentUpon>Settings.settings</DependentUpon> |
264 | 260 | <DesignTimeSharedInput>True</DesignTimeSharedInput> |
265 | 261 | </Compile> |
| 262 | + <None Include="wyDay.Controls\Windows 7 Progress Bar, taskbar progress bar, open source C# control, .NET.website" /> |
266 | 263 | </ItemGroup> |
267 | 264 | <ItemGroup> |
| 265 | + <Content Include="wyDay.Controls\License.txt" /> |
268 | 266 | <None Include="ChangeLog.htm" /> |
269 | 267 | <Content Include="Elucidate.ico" /> |
270 | 268 | <None Include="Resources\cam_48.png" /> |
|
300 | 298 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
301 | 299 | <ProjectExtensions> |
302 | 300 | <VisualStudio> |
303 | | - <UserProperties BuildVersion_UseGlobalSettings="True" BuildVersion_BuildVersioningStyle="YearStamp.MonthStamp.DayStamp.Increment" /> |
| 301 | + <UserProperties BuildVersion_BuildVersioningStyle="YearStamp.MonthStamp.DayStamp.Increment" BuildVersion_UseGlobalSettings="True" /> |
304 | 302 | </VisualStudio> |
305 | 303 | </ProjectExtensions> |
306 | 304 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
|
0 commit comments