mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-25 21:05:28 +00:00
f2ac1ece55
add
57 lines
2.4 KiB
XML
57 lines
2.4 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||
<!--Project was exported from assembly: C:\Users\Administrateur\Downloads\Virusshare-00001-msil\Trojan.Win32.Pincav.cmfl-3fa99ddd788dbbe91390f940f247e68ee6ef463b9a024c2781a0267f9ccc9501.exe-->
|
||
<PropertyGroup>
|
||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
||
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
||
<ProjectGuid>{4251D808-403E-478D-A3FD-FA1721834411}</ProjectGuid>
|
||
<OutputType>WinExe</OutputType>
|
||
<AssemblyName>Random</AssemblyName>
|
||
<ApplicationVersion>1.0.0.0</ApplicationVersion>
|
||
</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="_0002 .cs" />
|
||
<Compile Include="_0003 .cs" />
|
||
<Compile Include="RedLions_Stub\Form1.cs" />
|
||
<Compile Include="RedLions_Stub\My\MySettings.cs" />
|
||
<Compile Include="AssemblyInfo.cs" />
|
||
</ItemGroup>
|
||
<ItemGroup>
|
||
<EmbeddedResource Include=" " />
|
||
<EmbeddedResource Include="RedLions_Stub\Form1.resx" />
|
||
<EmbeddedResource Include="RedLions_Stub\Resources.resx" />
|
||
</ItemGroup>
|
||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||
</Project> |