- <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProjectGuid>{A55D8F32-8BD6-484E-B783-C57A3F79602C}</ProjectGuid>
- <OutputType>Exe</OutputType>
- <NoStandardLibraries>false</NoStandardLibraries>
- <AssemblyName>wo</AssemblyName>
- <RootNamespace>wo</RootNamespace>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>.binDebug</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>.binRelease</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="System" />
- <Reference Include="System.Data" />
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="AboutBox1.cs" />
- <Compile Include="AboutBox1.Designer.cs">
- <DependentUpon>AboutBox1.cs</DependentUpon>
- </Compile>
- <Compile Include="Form1.cs" />
- <Compile Include="Form1.Designer.cs">
- <DependentUpon>Form1.cs</DependentUpon>
- </Compile>
- <Compile Include="Form2.cs" />
- <Compile Include="Form2.Designer.cs">
- <DependentUpon>Form2.cs</DependentUpon>
- </Compile>
- <Compile Include="Form3.cs" />
- <Compile Include="Form3.Designer.cs">
- <DependentUpon>Form3.cs</DependentUpon>
- </Compile>
- <Compile Include="Program.cs" />
- <Compile Include="PropertiesAssemblyInfo.cs" />
- <Compile Include="PropertiesResources.Designer.cs" />
- <Compile Include="PropertiesSettings.Designer.cs" />
- </ItemGroup>
- <ItemGroup>
- <EmbeddedResource Include="AboutBox1.resx">
- <DependentUpon>AboutBox1.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="Form1.resx">
- <DependentUpon>Form1.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="Form2.resx">
- <DependentUpon>Form2.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="Form3.resx">
- <DependentUpon>Form3.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="PropertiesResources.resx">
- <SubType>Designer</SubType>
- </EmbeddedResource>
- </ItemGroup>
- <ItemGroup>
- <Content Include="ie_green_uc.ico" />
- <Content Include="liti275.ico" />
- <Content Include="ResourcesBackEnable.bmp" />
- <Content Include="ResourcesBackfalse.bmp" />
- <Content Include="Resourcesbookmark_folder.ico" />
- <Content Include="Resourcesbutton_cancel.ico" />
- <Content Include="ResourcesClosedAll.bmp" />
- <Content Include="ResourcesClosedSelectdPage.bmp" />
- <Content Include="ResourcesClosedSelectdPageHui.bmp" />
- <Content Include="ResourcesDSC00155.JPG" />
- <Content Include="ResourcesEdit.bmp" />
- <Content Include="Resourcesfawedfalse.bmp" />
- <Content Include="ResourcesFowedEnabled.bmp" />
- <Content Include="Resourceshistory.bmp" />
- <Content Include="ResourcesHome.bmp" />
- <Content Include="ResourcesIE%2520XP2.ico" />
- <Content Include="Resourcesmail_delete.ico" />
- <Content Include="ResourcesNextHtml.bmp" />
- <Content Include="Resourcesplayer_play.ico" />
- <Content Include="ResourcesPrevewHtml.bmp" />
- <Content Include="Resourcesprint.bmp" />
- <Content Include="ResourcesRefresh.bmp" />
- <Content Include="ResourcesSerach.bmp" />
- <Content Include="ResourcesShouchang.bmp" />
- <Content Include="ResourcesStop.bmp" />
- </ItemGroup>
- <ItemGroup>
- <None Include="PropertiesSettings.settings" />
- </ItemGroup>
- <Import Project="$(MSBuildBinPath)Microsoft.CSHARP.Targets" />
- <ProjectExtensions>
- <VisualStudio AllowExistingFolder="true" />
- </ProjectExtensions>
- </Project>