- Timestamp:
- Dec 9, 2016 1:43:07 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/branches/projects/uwp/pjsip-apps/build/samples.vcxproj
r5210 r5497 59 59 <!-- Specific windows store/UWP property --> 60 60 <DefaultLanguage>en-US</DefaultLanguage> 61 <AppContainerApplication Condition="'$(API_Family)'=='UWP'">true</AppContainerApplication>62 <ApplicationType Condition="'$(API_Family)'=='UWP'">Windows Store</ApplicationType>63 <WindowsTargetPlatformVersion Condition="'$(API_Family)'=='UWP'">$(PlatformVersion)</WindowsTargetPlatformVersion>64 <WindowsTargetPlatformMinVersion Condition="'$(API_Family)'=='UWP'">$(PlatformVersion)</WindowsTargetPlatformMinVersion>65 <ApplicationTypeRevision Condition="'$(API_Family)'=='UWP'">$(AppTypeRev)</ApplicationTypeRevision>66 61 </PropertyGroup> 67 62 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
Note: See TracChangeset
for help on using the changeset viewer.