-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathGamejoltGameAPI.iOS.vcxproj.filters
More file actions
127 lines (127 loc) · 5.02 KB
/
GamejoltGameAPI.iOS.vcxproj.filters
File metadata and controls
127 lines (127 loc) · 5.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<Filter Include="Header Files">
<UniqueIdentifier>{6c1a7586-850a-4c19-912b-69708e061ba4}</UniqueIdentifier>
</Filter>
<Filter Include="Resource Files">
<UniqueIdentifier>{c535c28d-c118-42ce-a527-bac473e706bf}</UniqueIdentifier>
</Filter>
<Filter Include="Global to all extensions">
<UniqueIdentifier>{b856fc36-178e-4a2c-83cb-a2271c31559b}</UniqueIdentifier>
</Filter>
<Filter Include="Source Files">
<UniqueIdentifier>{7089d004-8497-46d9-b0b5-06c0203acc50}</UniqueIdentifier>
</Filter>
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\Inc\iOS\MMFiOSMasterHeader.hpp">
<Filter>Global to all extensions</Filter>
</ClInclude>
<ClInclude Include="$(ProjectDir)\DarkExt.PostMinify.json">
<Filter>Resource Files</Filter>
</ClInclude>
<ClInclude Include="$(SolutionDir)Temp\$(ExtName)\Temp_ACECallTable.cpp">
<Filter>Source Files</Filter>
</ClInclude>
<ClInclude Include="..\Inc\iOS\MMF2Lib\CActExtension.h">
<Filter>Global to all extensions</Filter>
</ClInclude>
<ClInclude Include="..\Inc\iOS\MMF2Lib\CEffectEx.h">
<Filter>Global to all extensions</Filter>
</ClInclude>
<ClInclude Include="..\Inc\iOS\MMF2Lib\CEventProgram.h">
<Filter>Global to all extensions</Filter>
</ClInclude>
<ClInclude Include="..\Inc\iOS\MMF2Lib\CEvents.h">
<Filter>Global to all extensions</Filter>
</ClInclude>
<ClInclude Include="..\Inc\iOS\MMF2Lib\CObject.h">
<Filter>Global to all extensions</Filter>
</ClInclude>
<ClInclude Include="..\Inc\iOS\MMF2Lib\CObjInfo.h">
<Filter>Global to all extensions</Filter>
</ClInclude>
<ClInclude Include="..\Inc\iOS\MMF2Lib\CQualToOiList.h">
<Filter>Global to all extensions</Filter>
</ClInclude>
<ClInclude Include="..\Inc\iOS\MMF2Lib\CRun.h">
<Filter>Global to all extensions</Filter>
</ClInclude>
<ClInclude Include="..\Inc\iOS\MMF2Lib\CRunApp.h">
<Filter>Global to all extensions</Filter>
</ClInclude>
<ClInclude Include="..\Inc\iOS\MMF2Lib\CRunExtension.h">
<Filter>Global to all extensions</Filter>
</ClInclude>
<ClInclude Include="..\Inc\iOS\MMF2Lib\CRVal.h">
<Filter>Global to all extensions</Filter>
</ClInclude>
<ClInclude Include="..\Inc\iOS\MMF2Lib\CValue.h">
<Filter>Global to all extensions</Filter>
</ClInclude>
<ClInclude Include="..\Inc\iOS\MMF2Lib\IDrawable.h">
<Filter>Global to all extensions</Filter>
</ClInclude>
<ClInclude Include="..\Inc\iOS\MMF2Lib\CCndExtension.h">
<Filter>Global to all extensions</Filter>
</ClInclude>
<ClInclude Include="..\Inc\iOS\MMF2Lib\CCreateObjectInfo.h">
<Filter>Global to all extensions</Filter>
</ClInclude>
<ClInclude Include="..\Inc\iOS\MMF2Lib\CFontInfo.h">
<Filter>Global to all extensions</Filter>
</ClInclude>
<ClInclude Include="..\Inc\iOS\MMF2Lib\CoreMath.h">
<Filter>Global to all extensions</Filter>
</ClInclude>
<ClInclude Include="..\Inc\iOS\MMF2Lib\CRCom.h">
<Filter>Global to all extensions</Filter>
</ClInclude>
<ClInclude Include="..\Inc\iOS\MMF2Lib\CBitmap.h">
<Filter>Global to all extensions</Filter>
</ClInclude>
<ClInclude Include="..\Inc\iOS\MMF2Lib\CFont.h">
<Filter>Global to all extensions</Filter>
</ClInclude>
<ClInclude Include="..\Inc\iOS\MMF2Lib\CFontBank.h">
<Filter>Global to all extensions</Filter>
</ClInclude>
<ClInclude Include="..\Inc\iOS\MMF2Lib\CImage.h">
<Filter>Global to all extensions</Filter>
</ClInclude>
<ClInclude Include="..\Inc\iOS\MMF2Lib\CImageBank.h">
<Filter>Global to all extensions</Filter>
</ClInclude>
<ClInclude Include="..\Inc\iOS\MMF2Lib\CImageUtils.h">
<Filter>Global to all extensions</Filter>
</ClInclude>
<ClInclude Include="..\Inc\iOS\MMF2Lib\CTexture.h">
<Filter>Global to all extensions</Filter>
</ClInclude>
<ClInclude Include="..\Inc\iOS\MMF2Lib\CRenderer.h">
<Filter>Global to all extensions</Filter>
</ClInclude>
<ClInclude Include="..\Inc\iOS\MMF2Lib\CRect.h">
<Filter>Global to all extensions</Filter>
</ClInclude>
<ClInclude Include="..\Inc\iOS\MMF2Lib\Array.h">
<Filter>Global to all extensions</Filter>
</ClInclude>
<ClInclude Include="..\Inc\iOS\MMF2Lib\CRenderUtils.h">
<Filter>Global to all extensions</Filter>
</ClInclude>
<ClInclude Include="..\Inc\iOS\MMF2Lib\CShader.h">
<Filter>Global to all extensions</Filter>
</ClInclude>
<ClInclude Include="..\Inc\iOS\MMF2Lib\CRenderToTexture.h">
<Filter>Global to all extensions</Filter>
</ClInclude>
<ClInclude Include="..\Inc\iOS\MMF2Lib\CRSpr.h">
<Filter>Global to all extensions</Filter>
</ClInclude>
<ClInclude Include="..\Inc\iOS\MMF2Lib\CExtension.h">
<Filter>Global to all extensions</Filter>
</ClInclude>
</ItemGroup>
</Project>