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