Home | History | Annotate | Download | only in gentest

Lines Matching full:release

12     <ProjectConfiguration Include="Release|Win32">

13 <Configuration>Release</Configuration>
16 <ProjectConfiguration Include="Release|x64">
17 <Configuration>Release</Configuration>
31 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
41 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
53 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
61 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
68 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</OutDir>
69 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</IntDir>
70 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
74 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release\</OutDir>
75 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release\</IntDir>
76 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
81 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
83 <TypeLibraryName>.\x86\Release/gentest.tlb</TypeLibraryName>
93 <PrecompiledHeaderOutputFile>.\x86\Release/gentest.pch</PrecompiledHeaderOutputFile>
94 <AssemblerListingLocation>.\x86\Release/</AssemblerListingLocation>
95 <ObjectFileName>.\x86\Release/</ObjectFileName>
96 <ProgramDataBaseFileName>.\x86\Release/</ProgramDataBaseFileName>
106 <OutputFile>.\x86\Release/gentest.exe</OutputFile>
108 <ProgramDatabaseFile>.\x86\Release/gentest.pdb</ProgramDatabaseFile>
153 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
156 <TypeLibraryName>.\x64\Release/gentest.tlb</TypeLibraryName>
166 <PrecompiledHeaderOutputFile>.\x64\Release/gentest.pch</PrecompiledHeaderOutputFile>
167 <AssemblerListingLocation>.\x64\Release/</AssemblerListingLocation>
168 <ObjectFileName>.\x64\Release/</ObjectFileName>
169 <ProgramDataBaseFileName>.\x64\Release/</ProgramDataBaseFileName>
179 <OutputFile>.\x64\Release/gentest.exe</OutputFile>
181 <ProgramDatabaseFile>.\x64\Release/gentest.pdb</ProgramDatabaseFile>