<?xml version="1.0" encoding="utf-8"?> <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <ItemGroup Label="ProjectConfigurations"> <ProjectConfiguration Include="Debug|Win32"> <Configuration>Debug</Configuration> <Platform>Win32</Platform> </ProjectConfiguration> <ProjectConfiguration Include="Debug|x64"> <Configuration>Debug</Configuration> <Platform>x64</Platform> </ProjectConfiguration> <ProjectConfiguration Include="Release|Win32"> <Configuration>Release</Configuration> <Platform>Win32</Platform> </ProjectConfiguration> <ProjectConfiguration Include="Release|x64"> <Configuration>Release</Configuration> <Platform>x64</Platform> </ProjectConfiguration> </ItemGroup> <ItemGroup> <ProjectReference Include="..\..\libs\Pcre16\pcre16.vcxproj"> <Project>{6124e997-426e-4a0b-9617-d6d577d5e7d7}</Project> </ProjectReference> </ItemGroup> <PropertyGroup Label="Globals"> <ProjectName>SmileyAdd</ProjectName> <ProjectGuid>{5BBA7E51-B494-4462-BC4F-1AE5F57F9857}</ProjectGuid> </PropertyGroup> <ImportGroup Label="PropertySheets"> <Import Project="$(ProjectDir)..\..\build\vc.common\plugin.props" /> </ImportGroup> <ItemGroup> <ProjectReference Include="..\..\libs\freeimage\freeimage.vcxproj"> <Project>{5D14CFF3-0D17-4528-99EA-DE9DCA47CC2E}</Project> </ProjectReference> </ItemGroup> <ItemDefinitionGroup> <ClCompile> <DisableSpecificWarnings>4458;%(DisableSpecificWarnings)</DisableSpecificWarnings> </ClCompile> </ItemDefinitionGroup> </Project>