MalwareSourceCode/MSIL/Virus/Win32/V/Virus.Win32.Virut.ce-a5390b2b18d2a77666607470ebf93830056f4a617362a2ac03e16666a0bc6bad/Virus.Win32.Virut.ce.csproj
2022-08-18 06:28:56 -05:00

63 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\Virus.Win32.Virut.ce-a5390b2b18d2a77666607470ebf93830056f4a617362a2ac03e16666a0bc6bad.exe-->
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{BBF41E26-6C2F-451D-BB87-A53058B4810F}</ProjectGuid>
<OutputType>WinExe</OutputType>
<AssemblyName>CCCInstall</AssemblyName>
<ApplicationVersion>2.0.3163.17516</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.EnterpriseServices" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="ATI\ACE\CCCInstall\Action.cs" />
<Compile Include="ATI\ACE\CCCInstall\CCCInstall.cs" />
<Compile Include="ATI\ACE\CCCInstall\CCCInstallLog.cs" />
<Compile Include="ATI\ACE\CCCInstall\Tasks\BaseTask.cs" />
<Compile Include="ATI\ACE\CCCInstall\Tasks\ITask.cs" />
<Compile Include="ATI\ACE\CCCInstall\Tasks\VersionTasks.cs" />
<Compile Include="ATI\ACE\CCCInstall\Tasks\RegistryTasks.cs" />
<Compile Include="ATI\ACE\CCCInstall\Tasks\GACTasks.cs" />
<Compile Include="ATI\ACE\CCCInstall\Tasks\NgenTasks.cs" />
<Compile Include="MsGac\Fusion\Native\ASM_CACHE_FLAGS.cs" />
<Compile Include="MsGac\Fusion\Native\ASM_DISPLAY_FLAGS.cs" />
<Compile Include="MsGac\Fusion\Native\ASM_CMP_FLAGS.cs" />
<Compile Include="MsGac\Fusion\Native\FUSION_INSTALL_REFERENCE.cs" />
<Compile Include="MsGac\Fusion\Native\ASSEMBLY_INFO.cs" />
<Compile Include="MsGac\Fusion\Native\IAssemblyCache.cs" />
<Compile Include="MsGac\Fusion\Native\IAssemblyCacheItem.cs" />
<Compile Include="MsGac\Fusion\Native\ASM_NAME.cs" />
<Compile Include="MsGac\Fusion\Native\IAssemblyName.cs" />
<Compile Include="MsGac\Fusion\Native\IAssemblyEnum.cs" />
<Compile Include="MsGac\Fusion\Native\IHistoryReader.cs" />
<Compile Include="MsGac\Fusion\Native\IInstallReferenceItem.cs" />
<Compile Include="MsGac\Fusion\Native\IInstallReferenceEnum.cs" />
<Compile Include="MsGac\Fusion\Native\FusionApi.cs" />
<Compile Include="AssemblyInfo.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
</Project>