65
65
<LinkIncremental >false</LinkIncremental >
66
66
</PropertyGroup >
67
67
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.props" />
68
- <ImportGroup Label =" ExtensionSettings" ></ImportGroup >
68
+ <ImportGroup Label =" ExtensionSettings" >
69
+ </ImportGroup >
69
70
<ImportGroup Label =" PropertySheets" >
70
71
<Import Project =" $(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition =" exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label =" LocalAppDataPlatform" />
71
72
</ImportGroup >
151
152
<ExcludedFromBuild Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >false</ExcludedFromBuild >
152
153
<DeploymentContent Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >true</DeploymentContent >
153
154
<FileType >Document</FileType >
155
+ <ExcludedFromBuild Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >false</ExcludedFromBuild >
156
+ <DeploymentContent Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >true</DeploymentContent >
154
157
</CopyFileToFolders >
155
158
<CopyFileToFolders Include =" lighttpd\libpcre2-8.dll" >
156
159
<ExcludedFromBuild Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >false</ExcludedFromBuild >
157
160
<DeploymentContent Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >true</DeploymentContent >
158
161
<FileType >Document</FileType >
162
+ <ExcludedFromBuild Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >false</ExcludedFromBuild >
163
+ <DeploymentContent Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >true</DeploymentContent >
164
+ </CopyFileToFolders >
165
+ <CopyFileToFolders Include =" lighttpd\mod_webdav.dll" >
166
+ <DeploymentContent Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >true</DeploymentContent >
167
+ <FileType >Document</FileType >
168
+ <ExcludedFromBuild Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >false</ExcludedFromBuild >
169
+ <ExcludedFromBuild Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >false</ExcludedFromBuild >
170
+ <DeploymentContent Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >true</DeploymentContent >
159
171
</CopyFileToFolders >
160
172
<None Include =" PropertySheet.props" />
161
173
</ItemGroup >
172
184
<Error Condition =" !Exists('$(ReactNativeWindowsDir)\PropertySheets\External\Microsoft.ReactNative.Uwp.CppLib.props')" Text =" $([System.String]::Format('$(ErrorText)', '$(ReactNativeWindowsDir)\PropertySheets\External\Microsoft.ReactNative.Uwp.CppLib.props'))" />
173
185
<Error Condition =" !Exists('$(ReactNativeWindowsDir)\PropertySheets\External\Microsoft.ReactNative.Uwp.CppLib.targets')" Text =" $([System.String]::Format('$(ErrorText)', '$(ReactNativeWindowsDir)\PropertySheets\External\Microsoft.ReactNative.Uwp.CppLib.targets'))" />
174
186
</Target >
175
- </Project >
187
+ </Project >
0 commit comments