mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-19 09:56:10 +00:00
f2ac1ece55
add
58 lines
2.5 KiB
XML
58 lines
2.5 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-00001-msil\Trojan.Win32.Llac.lqpj-3f6ac9dfded1ed0e4c086ec75e7c0ca5a7edfa21307d3cb5a21e884ebe389389.exe-->
|
||
<PropertyGroup>
|
||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
||
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
||
<ProjectGuid>{E5278133-9391-4A0F-91A9-A9D030F224A3}</ProjectGuid>
|
||
<OutputType>WinExe</OutputType>
|
||
<AssemblyName>Stub</AssemblyName>
|
||
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
||
<TargetFrameworkProfile>Client</TargetFrameworkProfile>
|
||
<ApplicationVersion>4.9.5.9</ApplicationVersion>
|
||
<FileAlignment>512</FileAlignment>
|
||
</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.Drawing" />
|
||
<Reference Include="System.Windows.Forms" />
|
||
</ItemGroup>
|
||
<ItemGroup>
|
||
<Compile Include="_0002.cs" />
|
||
<Compile Include="_0003.cs" />
|
||
<Compile Include="_0005.cs" />
|
||
<Compile Include="_0006.cs" />
|
||
<Compile Include="_0008.cs" />
|
||
<Compile Include="_000E.cs" />
|
||
<Compile Include="_000F.cs" />
|
||
<Compile Include="Stub\Form1.cs" />
|
||
<Compile Include="Stub\My\MySettings.cs" />
|
||
<Compile Include="AssemblyInfo.cs" />
|
||
</ItemGroup>
|
||
<ItemGroup>
|
||
<EmbeddedResource Include=" " />
|
||
<EmbeddedResource Include="Stub\Form1.resx" />
|
||
<EmbeddedResource Include="Stub\Resources.resx" />
|
||
</ItemGroup>
|
||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||
</Project> |