Home | History | Annotate | Download | only in translit

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">
73 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</OutDir>
74 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</IntDir>
75 <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>
160 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
162 <TypeLibraryName>.\x86\Release/translit.tlb</TypeLibraryName>
174 <PrecompiledHeaderOutputFile>.\x86\Release/translit.pch</PrecompiledHeaderOutputFile>
175 <AssemblerListingLocation>.\x86\Release/</AssemblerListingLocation>
176 <ObjectFileName>.\x86\Release/</ObjectFileName>
177 <ProgramDataBaseFileName>.\x86\Release/</ProgramDataBaseFileName>
188 <OutputFile>.\x86\Release/translit.exe</OutputFile>
191 <ProgramDatabaseFile>.\x86\Release/translit.pdb</ProgramDatabaseFile>
198 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
201 <TypeLibraryName>.\x64\Release/translit.tlb</TypeLibraryName>
213 <PrecompiledHeaderOutputFile>.\x64\Release/translit.pch</PrecompiledHeaderOutputFile>
214 <AssemblerListingLocation>.\x64\Release/</AssemblerListingLocation>
215 <ObjectFileName>.\x64\Release/</ObjectFileName>
216 <ProgramDataBaseFileName>.\x64\Release/</ProgramDataBaseFileName>
227 <OutputFile>.\x64\Release/translit.exe</OutputFile>
230 <ProgramDatabaseFile>.\x64\Release/translit.pdb</ProgramDatabaseFile>