Home | History | Annotate | Download | only in genrb

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/genrb.tlb</TypeLibraryName>
96 <PrecompiledHeaderOutputFile>.\x86\Release/genrb.pch</PrecompiledHeaderOutputFile>
97 <AssemblerListingLocation>.\x86\Release/</AssemblerListingLocation>
98 <ObjectFileName>.\x86\Release/</ObjectFileName>
99 <ProgramDataBaseFileName>.\x86\Release/</ProgramDataBaseFileName>
109 <OutputFile>.\x86\Release/genrb.exe</OutputFile>
111 <ProgramDatabaseFile>.\x86\Release/genrb.pdb</ProgramDatabaseFile>
161 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
169 <TypeLibraryName>.\x64\Release/genrb.tlb</TypeLibraryName>
178 <PrecompiledHeaderOutputFile>.\x64\Release/genrb.pch</PrecompiledHeaderOutputFile>
179 <AssemblerListingLocation>.\x64\Release/</AssemblerListingLocation>
180 <ObjectFileName>.\x64\Release/</ObjectFileName>
181 <ProgramDataBaseFileName>.\x64\Release/</ProgramDataBaseFileName>
191 <OutputFile>.\x64\Release/genrb.exe</OutputFile>
193 <ProgramDatabaseFile>.\x64\Release/genrb.pdb</ProgramDatabaseFile>