Home | History | Annotate | Download | only in gendict

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'">
87 <TypeLibraryName>.\x86\Release/gendict.tlb</TypeLibraryName>
97 <PrecompiledHeaderOutputFile>.\x86\Release/gendict.pch</PrecompiledHeaderOutputFile>
98 <AssemblerListingLocation>.\x86\Release/</AssemblerListingLocation>
99 <ObjectFileName>.\x86\Release/</ObjectFileName>
100 <ProgramDataBaseFileName>.\x86\Release/</ProgramDataBaseFileName>
110 <OutputFile>.\x86\Release/gendict.exe</OutputFile>
112 <ProgramDatabaseFile>.\x86\Release/gendict.pdb</ProgramDatabaseFile>
162 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
170 <TypeLibraryName>.\x64\Release/gendict.tlb</TypeLibraryName>
180 <PrecompiledHeaderOutputFile>.\x64\Release/gendict.pch</PrecompiledHeaderOutputFile>
181 <AssemblerListingLocation>.\x64\Release/</AssemblerListingLocation>
182 <ObjectFileName>.\x64\Release/</ObjectFileName>
183 <ProgramDataBaseFileName>.\x64\Release/</ProgramDataBaseFileName>
193 <OutputFile>.\x64\Release/gendict.exe</OutputFile>
195 <ProgramDatabaseFile>.\x64\Release/gendict.pdb</ProgramDatabaseFile>