mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-20 18:36:10 +00:00
f2ac1ece55
add
67 lines
3.0 KiB
XML
67 lines
3.0 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<!--Project was exported from assembly: C:\Users\Administrateur\Downloads\Virusshare-00000-msil\Constructor.Win32.BAT.q-08ee2f8c3aa3c7eab228bd2f1b4a63e07fd7671a3929619d4d3486bad87f8200.exe-->
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProjectGuid>{AE998C3A-5348-4270-976F-1C24BA123D36}</ProjectGuid>
|
|
<OutputType>WinExe</OutputType>
|
|
<AssemblyName>blue batch virus maker v 2.4</AssemblyName>
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
<TargetFrameworkProfile>Client</TargetFrameworkProfile>
|
|
<ApplicationVersion>1.0.0.0</ApplicationVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<RootNamespace>blue_batch_virus_maker_v_2._4</RootNamespace>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="Microsoft.VisualBasic" />
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Windows.Forms" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="batch_maker.cs" />
|
|
<Compile Include="Computer_Spy.cs" />
|
|
<Compile Include="Form1.cs" />
|
|
<Compile Include="Resources.cs" />
|
|
<Compile Include="real_batch_virus_s.cs" />
|
|
<Compile Include="warning_for_the_hal.cs" />
|
|
<Compile Include="My\MyApplication.cs" />
|
|
<Compile Include="My\MyComputer.cs" />
|
|
<Compile Include="My\MyProject.cs" />
|
|
<Compile Include="My\InternalXmlHelper.cs" />
|
|
<Compile Include="My\MySettings.cs" />
|
|
<Compile Include="My\MySettingsProperty.cs" />
|
|
<Compile Include="AssemblyInfo.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="batch_maker.resx" />
|
|
<EmbeddedResource Include="Computer_Spy.resx" />
|
|
<EmbeddedResource Include="Form1.resx" />
|
|
<EmbeddedResource Include="real_batch_virus_s.resx" />
|
|
<EmbeddedResource Include="Resources.resx" />
|
|
<EmbeddedResource Include="warning_for_the_hal.resx" />
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
</Project> |