Lines Matching full:release
12 <ProjectConfiguration Include="Release|Win32">
13 <Configuration>Release</Configuration>
16 <ProjectConfiguration Include="Release|x64">
17 <Configuration>Release</Configuration>
25 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
35 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
48 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
56 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
70 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</OutDir>
71 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</IntDir>
72 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
76 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release\</OutDir>
77 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release\</IntDir>
78 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
123 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
130 <TypeLibraryName>.\x86\Release/pkgdata.tlb</TypeLibraryName>
140 <PrecompiledHeaderOutputFile>.\x86\Release/pkgdata.pch</PrecompiledHeaderOutputFile>
141 <AssemblerListingLocation>.\x86\Release/</AssemblerListingLocation>
142 <ObjectFileName>.\x86\Release/</ObjectFileName>
143 <ProgramDataBaseFileName>.\x86\Release/</ProgramDataBaseFileName>
153 <OutputFile>.\x86\Release/pkgdata.exe</OutputFile>
155 <ProgramDatabaseFile>.\x86\Release/pkgdata.pdb</ProgramDatabaseFile>
204 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
212 <TypeLibraryName>.\x64\Release/pkgdata.tlb</TypeLibraryName>
222 <PrecompiledHeaderOutputFile>.\x64\Release/pkgdata.pch</PrecompiledHeaderOutputFile>
223 <AssemblerListingLocation>.\x64\Release/</AssemblerListingLocation>
224 <ObjectFileName>.\x64\Release/</ObjectFileName>
225 <ProgramDataBaseFileName>.\x64\Release/</ProgramDataBaseFileName>
235 <OutputFile>.\x64\Release/pkgdata.exe</OutputFile>
237 <ProgramDatabaseFile>.\x64\Release/pkgdata.pdb</ProgramDatabaseFile>