- Timestamp:
- Dec 9, 2016 1:43:07 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/branches/projects/uwp/third_party/build/srtp/libsrtp.vcxproj
r5210 r5497 83 83 <!-- Specific UWP property --> 84 84 <DefaultLanguage>en-US</DefaultLanguage> 85 <AppContainerApplication Condition="'$(API_Family)'=='UWP'">true</AppContainerApplication>86 <ApplicationType Condition="'$(API_Family)'=='UWP'">Windows Store</ApplicationType>87 <WindowsTargetPlatformVersion Condition="'$(API_Family)'=='UWP'">$(PlatformVersion)</WindowsTargetPlatformVersion>88 <WindowsTargetPlatformMinVersion Condition="'$(API_Family)'=='UWP'">$(PlatformVersion)</WindowsTargetPlatformMinVersion>89 <ApplicationTypeRevision Condition="'$(API_Family)'=='UWP'">$(AppTypeRev)</ApplicationTypeRevision>90 85 </PropertyGroup> 91 86 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
Note: See TracChangeset
for help on using the changeset viewer.