Files
Open-Shell-Menu/Src/Skins/Metallic7/Metallic7.vcxproj
2023-01-06 18:05:01 +01:00

75 lines
2.8 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Resource|Win32">
<Configuration>Resource</Configuration>
<Platform>Win32</Platform>
</ProjectConfiguration>
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>{CA5BFC96-428D-42F5-9F7D-CDDE048A357C}</ProjectGuid>
<RootNamespace>Metallic7</RootNamespace>
<Keyword>Win32Proj</Keyword>
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
<CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<ImportGroup Label="ExtensionSettings">
</ImportGroup>
<ImportGroup Label="PropertySheets">
<Import Project="..\Skin.props" />
</ImportGroup>
<PropertyGroup Label="UserMacros" />
<PropertyGroup>
<TargetName>Metallic</TargetName>
<TargetExt>.skin7</TargetExt>
</PropertyGroup>
<ItemGroup>
<Text Include="SkinDescription.txt" />
</ItemGroup>
<ItemGroup>
<Image Include="main_bitmap.bmp" />
<Image Include="main_bitmap_jump.bmp" />
<Image Include="main_bitmap_search.bmp" />
<Image Include="main_pattern.bmp" />
<Image Include="main_pattern_jump.bmp" />
<Image Include="main_pattern_search.bmp" />
<Image Include="metal.png" />
<Image Include="pager.bmp" />
<Image Include="pager_arrows.bmp" />
<Image Include="pager_arrows150.bmp" />
<Image Include="programs.bmp" />
<Image Include="programs150.bmp" />
<Image Include="scroll_arrows.bmp" />
<Image Include="scroll_bg.bmp" />
<Image Include="scroll_button.bmp" />
<Image Include="scroll_grip.bmp" />
<Image Include="search_background.bmp" />
<Image Include="search_background_mask.bmp" />
<Image Include="search_pattern.bmp" />
<Image Include="selection.bmp" />
<Image Include="selection_new.bmp" />
<Image Include="separator.bmp" />
<Image Include="shine.jpg" />
<Image Include="shutdown.bmp" />
<Image Include="split_selection.bmp" />
<Image Include="user_bitmap.bmp" />
<Image Include="user_bitmap150.bmp" />
<Image Include="user_mask.bmp" />
<Image Include="user_mask150.bmp" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="Metallic7.rc" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="resource.h" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>