Home | History | Annotate | Download | only in letest

Lines Matching full:release

12     <ProjectConfiguration Include="Release|Win32">

13 <Configuration>Release</Configuration>
16 <ProjectConfiguration Include="Release|x64">
17 <Configuration>Release</Configuration>
30 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
40 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
52 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
60 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
67 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</OutDir>
68 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</IntDir>
69 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
73 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release\</OutDir>
74 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release\</IntDir>
75 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
80 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
82 <TypeLibraryName>.\x86\Release/letest.tlb</TypeLibraryName>
94 <PrecompiledHeaderOutputFile>.\x86\Release/letest.pch</PrecompiledHeaderOutputFile>
95 <AssemblerListingLocation>.\x86\Release/</AssemblerListingLocation>
96 <ObjectFileName>.\x86\Release/</ObjectFileName>
97 <ProgramDataBaseFileName>.\x86\Release/</ProgramDataBaseFileName>
107 <OutputFile>.\x86\Release/letest.exe</OutputFile>
109 <ProgramDatabaseFile>.\x86\Release/letest.pdb</ProgramDatabaseFile>
154 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
157 <TypeLibraryName>.\x64\Release/letest.tlb</TypeLibraryName>
169 <PrecompiledHeaderOutputFile>.\x64\Release/letest.pch</PrecompiledHeaderOutputFile>
170 <AssemblerListingLocation>.\x64\Release/</AssemblerListingLocation>
171 <ObjectFileName>.\x64\Release/</ObjectFileName>
172 <ProgramDataBaseFileName>.\x64\Release/</ProgramDataBaseFileName>
182 <OutputFile>.\x64\Release/letest.exe</OutputFile>
184 <ProgramDatabaseFile>.\x64\Release/letest.pdb</ProgramDatabaseFile>