| | |
| | | <BootstrapperEnabled>true</BootstrapperEnabled> |
| | | </PropertyGroup> |
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
| | | <PlatformTarget>AnyCPU</PlatformTarget> |
| | | <PlatformTarget>x86</PlatformTarget> |
| | | <DebugSymbols>true</DebugSymbols> |
| | | <DebugType>full</DebugType> |
| | | <Optimize>false</Optimize> |
| | | <OutputPath>bin\Debug\</OutputPath> |
| | | <OutputPath>bin\x86\Debug\</OutputPath> |
| | | <DefineConstants>DEBUG;TRACE</DefineConstants> |
| | | <ErrorReport>prompt</ErrorReport> |
| | | <WarningLevel>4</WarningLevel> |
| | |
| | | </Compile> |
| | | <Compile Include="Program.cs" /> |
| | | <Compile Include="Properties\AssemblyInfo.cs" /> |
| | | <Compile Include="XiaoZhuGe_autoGetData.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Include="XiaoZhuGe_autoGetData.Designer.cs"> |
| | | <DependentUpon>XiaoZhuGe_autoGetData.cs</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="Xt_Wait.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | |
| | | <DependentUpon>Resources.resx</DependentUpon> |
| | | <DesignTime>True</DesignTime> |
| | | </Compile> |
| | | <EmbeddedResource Include="XiaoZhuGe_autoGetData.resx"> |
| | | <DependentUpon>XiaoZhuGe_autoGetData.cs</DependentUpon> |
| | | </EmbeddedResource> |
| | | <EmbeddedResource Include="Xt_Wait.resx"> |
| | | <DependentUpon>Xt_Wait.cs</DependentUpon> |
| | | <SubType>Designer</SubType> |