author | Ryan C. Gordon <icculus@icculus.org> |
Sun, 28 Aug 2016 13:36:13 -0400 | |
changeset 10286 | 3b884985835c |
parent 8395 | de18fac84811 |
permissions | -rw-r--r-- |
8356
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
1 |
<?xml version="1.0" encoding="utf-8"?> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
2 |
<Package xmlns="http://schemas.microsoft.com/appx/2010/manifest"> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
3 |
|
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
4 |
<Identity Name="ca3178f1-b2b2-43bf-97dd-28ee1b7d32c5" |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
5 |
Publisher="CN=David" |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
6 |
Version="1.0.0.0" /> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
7 |
|
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
8 |
<Properties> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
9 |
<DisplayName>testthread_VS2012_WinRT</DisplayName> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
10 |
<PublisherDisplayName>David</PublisherDisplayName> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
11 |
<Logo>Assets\StoreLogo.png</Logo> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
12 |
</Properties> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
13 |
|
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
14 |
<Prerequisites> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
15 |
<OSMinVersion>6.2.1</OSMinVersion> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
16 |
<OSMaxVersionTested>6.2.1</OSMaxVersionTested> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
17 |
</Prerequisites> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
18 |
|
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
19 |
<Resources> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
20 |
<Resource Language="x-generate"/> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
21 |
</Resources> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
22 |
|
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
23 |
<Applications> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
24 |
<Application Id="App" |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
25 |
Executable="$targetnametoken$.exe" |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
26 |
EntryPoint="testthread_VS2012_WinRT.App"> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
27 |
<VisualElements |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
28 |
DisplayName="testthread_VS2012_WinRT" |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
29 |
Logo="Assets\Logo.png" |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
30 |
SmallLogo="Assets\SmallLogo.png" |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
31 |
Description="testthread_VS2012_WinRT" |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
32 |
ForegroundText="light" |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
33 |
BackgroundColor="#464646"> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
34 |
<DefaultTile ShowName="allLogos" /> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
35 |
<SplashScreen Image="Assets\SplashScreen.png" /> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
36 |
</VisualElements> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
37 |
</Application> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
38 |
</Applications> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
39 |
<Capabilities> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
40 |
<Capability Name="internetClient" /> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
41 |
</Capabilities> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
42 |
</Package> |