<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <ImportGroup Label="PropertySheets" /> <PropertyGroup Label="UserMacros" /> <PropertyGroup> <_PropertySheetDisplayName>lib</_PropertySheetDisplayName> <OutDir>$(SolutionDir)deps\$(Platform)\$(Configuration)\</OutDir> </PropertyGroup> <ItemDefinitionGroup> <Link> <ImportLibrary> </ImportLibrary> </Link> <ClCompile> <PreprocessorDefinitions>_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions> </ClCompile> </ItemDefinitionGroup> <ItemGroup /> </Project>