File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 6161 <Import Project =" ..\vss-release.props" />
6262 </ImportGroup >
6363 <PropertyGroup Label =" UserMacros" />
64+
6465 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >
66+ <TargetExt >.vcc</TargetExt >
6567 <OutDir >$(SolutionDir)__obj\$(Platform)\$(Configuration)\vcc\out\</OutDir >
6668 </PropertyGroup >
6769 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Legacy|Win32'" >
6870 <LibraryPath >C:\Program Files %28x86%29\Windows Kits\8.1\Lib\winv6.3\um\x86;$(LibraryPath)</LibraryPath >
71+ <TargetExt >.vcc</TargetExt >
6972 <OutDir >$(SolutionDir)__obj\$(Platform)\$(Configuration)\vcc\out\</OutDir >
7073 </PropertyGroup >
7174 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >
75+ <TargetExt >.vcc</TargetExt >
7276 <OutDir >$(SolutionDir)__obj\$(Platform)\$(Configuration)\vcc\out\</OutDir >
7377 </PropertyGroup >
7478 <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >
154158 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
155159 <ImportGroup Label =" ExtensionTargets" >
156160 </ImportGroup >
157- </Project >
161+ </Project >
You can’t perform that action at this time.
0 commit comments