1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/notmmao-D3AutoClick

Клонировать/Скачать
D3AutoClick.csproj 3.6 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
hufeng.mao Отправлено 15.07.2021 16:41 a17d12b
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ProjectGuid>{74DF6F19-99B3-4D22-A106-BB13DDDB8C53}</ProjectGuid>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<OutputType>WinExe</OutputType>
<RootNamespace>D3AutoClick</RootNamespace>
<AssemblyName>D3AutoClick</AssemblyName>
<AllowUnsafeBlocks>False</AllowUnsafeBlocks>
<NoStdLib>False</NoStdLib>
<WarningLevel>4</WarningLevel>
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
<ApplicationIcon>Resources\logo.ico</ApplicationIcon>
<SignAssembly>True</SignAssembly>
<AssemblyOriginatorKeyFile>notmmao.snk</AssemblyOriginatorKeyFile>
<DelaySign>False</DelaySign>
<AssemblyOriginatorKeyMode>File</AssemblyOriginatorKeyMode>
<BaseIntermediateOutputPath>obj\2\</BaseIntermediateOutputPath>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
<OutputPath>bin\2\Debug\</OutputPath>
<DebugSymbols>true</DebugSymbols>
<DebugType>Full</DebugType>
<Optimize>False</Optimize>
<CheckForOverflowUnderflow>True</CheckForOverflowUnderflow>
<DefineConstants>DEBUG;TRACE</DefineConstants>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
<OutputPath>bin\Release\</OutputPath>
<DebugSymbols>False</DebugSymbols>
<DebugType>None</DebugType>
<Optimize>True</Optimize>
<CheckForOverflowUnderflow>False</CheckForOverflowUnderflow>
<DefineConstants>TRACE</DefineConstants>
</PropertyGroup>
<PropertyGroup Condition=" '$(Platform)' == 'AnyCPU' ">
<RegisterForComInterop>False</RegisterForComInterop>
<GenerateSerializationAssemblies>Auto</GenerateSerializationAssemblies>
<BaseAddress>4194304</BaseAddress>
<PlatformTarget>x86</PlatformTarget>
<FileAlignment>4096</FileAlignment>
</PropertyGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.Targets" />
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Drawing" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="AssemblyInfo.cs" />
<Compile Include="Config.cs" />
<Compile Include="Form2.cs" />
<Compile Include="Form2.Designer.cs">
<DependentUpon>Form2.cs</DependentUpon>
</Compile>
<Compile Include="MyCheckButton.cs" />
<Compile Include="MyCheckButton.Designer.cs">
<DependentUpon>MyCheckButton.cs</DependentUpon>
</Compile>
<Compile Include="MyThread.cs" />
<Compile Include="NotificationIcon.cs" />
<Compile Include="Resources.cs" />
<Compile Include="Splash.cs" />
<Compile Include="UP.cs" />
<Compile Include="UP.Designer.cs">
<DependentUpon>UP.cs</DependentUpon>
</Compile>
<Compile Include="Win32Api.cs" />
<EmbeddedResource Include="Form2.resx">
<DependentUpon>Form2.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="UP.resx">
<DependentUpon>UP.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Resources.resx">
<DependentUpon>Resources.cs</DependentUpon>
</EmbeddedResource>
<None Include="Resources\SplashScreen.jpg">
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
</None>
</ItemGroup>
<ItemGroup>
<Folder Include="Resources" />
</ItemGroup>
</Project>

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/notmmao-D3AutoClick.git
git@api.gitlife.ru:oschina-mirror/notmmao-D3AutoClick.git
oschina-mirror
notmmao-D3AutoClick
notmmao-D3AutoClick
master