mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2026-06-21 18:29:26 +00:00
f2ac1ece55
add
66 lines
3.2 KiB
XML
66 lines
3.2 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\Constructor.MSIL.ArchSMS.a-33cc8dceb24ed9df287e1f92d02773477af42b8d2b6de53a45bb9b5a3ead070b.exe-->
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProjectGuid>{E4EDF3C3-4D2C-48D1-93E8-62492B20A0F9}</ProjectGuid>
|
|
<OutputType>WinExe</OutputType>
|
|
<AssemblyName>FileCash_v3.0</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="System" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Web" />
|
|
<Reference Include="System.Windows.Forms" />
|
|
<Reference Include="System.Xml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="FileCash_v3\_0\Program.cs" />
|
|
<Compile Include="FileCash_v3\_0\auth.cs" />
|
|
<Compile Include="FileCash_v3\_0\FTP.cs" />
|
|
<Compile Include="FileCash_v3\_0\Form1.cs" />
|
|
<Compile Include="FileCash_v3\_0\NotifyWindow.cs" />
|
|
<Compile Include="FileCash_v3\_0\FileCash.cs" />
|
|
<Compile Include="FileCash_v3\_0\PreparingArchivationParams.cs" />
|
|
<Compile Include="FileCash_v3\_0\TimerResoultParam.cs" />
|
|
<Compile Include="FileCash_v3\_0\Properties\Resources.cs" />
|
|
<Compile Include="FileCash_v3\_0\Properties\Settings.cs" />
|
|
<Compile Include="CheckRunedCopy\SingleInstance.cs" />
|
|
<Compile Include="ListViewSorter\ListViewColumnSorter.cs" />
|
|
<Compile Include="ListViewSorter\ImageTextComparer.cs" />
|
|
<Compile Include="ListViewSorter\NumberCaseInsensitiveComparer.cs" />
|
|
<Compile Include="ListViewEmbeddedControls\ListViewEx.cs" />
|
|
<Compile Include="EnumResNamesCS\ResourceChanger.cs" />
|
|
<Compile Include="EnumResNamesCS\ICONDIRENTRY.cs" />
|
|
<Compile Include="AssemblyInfo.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="FileCash_v3\_0\auth.resx" />
|
|
<EmbeddedResource Include="FileCash_v3\_0\Form1.resx" />
|
|
<EmbeddedResource Include="FileCash_v3\_0\FTP.resx" />
|
|
<EmbeddedResource Include="FileCash_v3\_0\NotifyWindow.resx" />
|
|
<EmbeddedResource Include="FileCash_v3\_0\Properties\Resources.resx" />
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
|
</Project> |