Home | History | Annotate | Download | only in pkgdata

Lines Matching full:debug

4     <ProjectConfiguration Include="Debug|Win32">
5 <Configuration>Debug</Configuration>
8 <ProjectConfiguration Include="Debug|x64">
9 <Configuration>Debug</Configuration>
30 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
40 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
52 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
60 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
67 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</OutDir>
68 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</IntDir>
69 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
73 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug\</OutDir>
74 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug\</IntDir>
75 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>
80 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
87 <TypeLibraryName>.\x86\Debug/pkgdata.tlb</TypeLibraryName>
98 <PrecompiledHeaderOutputFile>.\x86\Debug/pkgdata.pch</PrecompiledHeaderOutputFile>
99 <AssemblerListingLocation>.\x86\Debug/</AssemblerListingLocation>
100 <ObjectFileName>.\x86\Debug/</ObjectFileName>
101 <ProgramDataBaseFileName>.\x86\Debug/</ProgramDataBaseFileName>
113 <OutputFile>.\x86\Debug/pkgdata.exe</OutputFile>
116 <ProgramDatabaseFile>.\x86\Debug/pkgdata.pdb</ProgramDatabaseFile>
162 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
170 <TypeLibraryName>.\x64\Debug/pkgdata.tlb</TypeLibraryName>
181 <PrecompiledHeaderOutputFile>.\x64\Debug/pkgdata.pch</PrecompiledHeaderOutputFile>
182 <AssemblerListingLocation>.\x64\Debug/</AssemblerListingLocation>
183 <ObjectFileName>.\x64\Debug/</ObjectFileName>
184 <ProgramDataBaseFileName>.\x64\Debug/</ProgramDataBaseFileName>
196 <OutputFile>.\x64\Debug/pkgdata.exe</OutputFile>
199 <ProgramDatabaseFile>.\x64\Debug/pkgdata.pdb</ProgramDatabaseFile>