File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 <SchemaVersion >2.0</SchemaVersion >
99 <OutputName >QuickLook</OutputName >
1010 <OutputType >Package</OutputType >
11- </PropertyGroup >
12- <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|x86' " >
1311 <OutputPath >..\Build\</OutputPath >
1412 <IntermediateOutputPath >obj\$(Configuration)\</IntermediateOutputPath >
13+ </PropertyGroup >
14+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|x86' " >
1515 <DefineConstants >Debug</DefineConstants >
1616 <SuppressPdbOutput >True</SuppressPdbOutput >
1717 </PropertyGroup >
1818 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|x86' " >
19- <OutputPath >..\Build\</OutputPath >
20- <IntermediateOutputPath >obj\$(Configuration)\</IntermediateOutputPath >
2119 <DefineConstants >PackageDir=$(SolutionDir)Build\Package\</DefineConstants >
2220 </PropertyGroup >
2321 <ItemGroup >
You can’t perform that action at this time.
0 commit comments