Skip to content

Latest commit

 

History

History
192 lines (192 loc) · 7.11 KB

jpeg-WinPhone80.vcxproj.filters

File metadata and controls

192 lines (192 loc) · 7.11 KB
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?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>{1795ab2e-85cb-4386-991e-9e825db65ab1}</UniqueIdentifier>
</Filter>
<Filter Include="Source Files">
<UniqueIdentifier>{2fceec3f-ff60-4ebd-8746-bf9fd3d60be4}</UniqueIdentifier>
</Filter>
</ItemGroup>
<ItemGroup>
<None Include="..\VisualC-WinRT\jpeg.def" />
</ItemGroup>
<ItemGroup>
Oct 22, 2017
Oct 22, 2017
15
<ClCompile Include="..\..\external\jpeg-9b\jaricom.c">
16
17
<Filter>Source Files</Filter>
</ClCompile>
Oct 22, 2017
Oct 22, 2017
18
<ClCompile Include="..\..\external\jpeg-9b\jcapimin.c">
19
20
<Filter>Source Files</Filter>
</ClCompile>
Oct 22, 2017
Oct 22, 2017
21
<ClCompile Include="..\..\external\jpeg-9b\jcapistd.c">
22
23
<Filter>Source Files</Filter>
</ClCompile>
Oct 22, 2017
Oct 22, 2017
24
<ClCompile Include="..\..\external\jpeg-9b\jcarith.c">
25
26
<Filter>Source Files</Filter>
</ClCompile>
Oct 22, 2017
Oct 22, 2017
27
<ClCompile Include="..\..\external\jpeg-9b\jccoefct.c">
28
29
<Filter>Source Files</Filter>
</ClCompile>
Oct 22, 2017
Oct 22, 2017
30
<ClCompile Include="..\..\external\jpeg-9b\jccolor.c">
31
32
<Filter>Source Files</Filter>
</ClCompile>
Oct 22, 2017
Oct 22, 2017
33
<ClCompile Include="..\..\external\jpeg-9b\jcdctmgr.c">
34
35
<Filter>Source Files</Filter>
</ClCompile>
Oct 22, 2017
Oct 22, 2017
36
<ClCompile Include="..\..\external\jpeg-9b\jchuff.c">
37
38
<Filter>Source Files</Filter>
</ClCompile>
Oct 22, 2017
Oct 22, 2017
39
<ClCompile Include="..\..\external\jpeg-9b\jcinit.c">
40
41
<Filter>Source Files</Filter>
</ClCompile>
Oct 22, 2017
Oct 22, 2017
42
<ClCompile Include="..\..\external\jpeg-9b\jcmainct.c">
43
44
<Filter>Source Files</Filter>
</ClCompile>
Oct 22, 2017
Oct 22, 2017
45
<ClCompile Include="..\..\external\jpeg-9b\jcmarker.c">
46
47
<Filter>Source Files</Filter>
</ClCompile>
Oct 22, 2017
Oct 22, 2017
48
<ClCompile Include="..\..\external\jpeg-9b\jcmaster.c">
49
50
<Filter>Source Files</Filter>
</ClCompile>
Oct 22, 2017
Oct 22, 2017
51
<ClCompile Include="..\..\external\jpeg-9b\jcomapi.c">
52
53
<Filter>Source Files</Filter>
</ClCompile>
Oct 22, 2017
Oct 22, 2017
54
<ClCompile Include="..\..\external\jpeg-9b\jcparam.c">
55
56
<Filter>Source Files</Filter>
</ClCompile>
Oct 22, 2017
Oct 22, 2017
57
<ClCompile Include="..\..\external\jpeg-9b\jcprepct.c">
58
59
<Filter>Source Files</Filter>
</ClCompile>
Oct 22, 2017
Oct 22, 2017
60
<ClCompile Include="..\..\external\jpeg-9b\jcsample.c">
61
62
<Filter>Source Files</Filter>
</ClCompile>
Oct 22, 2017
Oct 22, 2017
63
<ClCompile Include="..\..\external\jpeg-9b\jctrans.c">
64
65
<Filter>Source Files</Filter>
</ClCompile>
Oct 22, 2017
Oct 22, 2017
66
<ClCompile Include="..\..\external\jpeg-9b\jdapimin.c">
67
68
<Filter>Source Files</Filter>
</ClCompile>
Oct 22, 2017
Oct 22, 2017
69
<ClCompile Include="..\..\external\jpeg-9b\jdapistd.c">
70
71
<Filter>Source Files</Filter>
</ClCompile>
Oct 22, 2017
Oct 22, 2017
72
<ClCompile Include="..\..\external\jpeg-9b\jdarith.c">
73
74
<Filter>Source Files</Filter>
</ClCompile>
Oct 22, 2017
Oct 22, 2017
75
<ClCompile Include="..\..\external\jpeg-9b\jdatadst.c">
76
77
<Filter>Source Files</Filter>
</ClCompile>
Oct 22, 2017
Oct 22, 2017
78
<ClCompile Include="..\..\external\jpeg-9b\jdatasrc.c">
79
80
<Filter>Source Files</Filter>
</ClCompile>
Oct 22, 2017
Oct 22, 2017
81
<ClCompile Include="..\..\external\jpeg-9b\jdcoefct.c">
82
83
<Filter>Source Files</Filter>
</ClCompile>
Oct 22, 2017
Oct 22, 2017
84
<ClCompile Include="..\..\external\jpeg-9b\jdcolor.c">
85
86
<Filter>Source Files</Filter>
</ClCompile>
Oct 22, 2017
Oct 22, 2017
87
<ClCompile Include="..\..\external\jpeg-9b\jddctmgr.c">
88
89
<Filter>Source Files</Filter>
</ClCompile>
Oct 22, 2017
Oct 22, 2017
90
<ClCompile Include="..\..\external\jpeg-9b\jdhuff.c">
91
92
<Filter>Source Files</Filter>
</ClCompile>
Oct 22, 2017
Oct 22, 2017
93
<ClCompile Include="..\..\external\jpeg-9b\jdinput.c">
94
95
<Filter>Source Files</Filter>
</ClCompile>
Oct 22, 2017
Oct 22, 2017
96
<ClCompile Include="..\..\external\jpeg-9b\jdmainct.c">
97
98
<Filter>Source Files</Filter>
</ClCompile>
Oct 22, 2017
Oct 22, 2017
99
<ClCompile Include="..\..\external\jpeg-9b\jdmarker.c">
100
101
<Filter>Source Files</Filter>
</ClCompile>
Oct 22, 2017
Oct 22, 2017
102
<ClCompile Include="..\..\external\jpeg-9b\jdmaster.c">
103
104
<Filter>Source Files</Filter>
</ClCompile>
Oct 22, 2017
Oct 22, 2017
105
<ClCompile Include="..\..\external\jpeg-9b\jdmerge.c">
106
107
<Filter>Source Files</Filter>
</ClCompile>
Oct 22, 2017
Oct 22, 2017
108
<ClCompile Include="..\..\external\jpeg-9b\jdpostct.c">
109
110
<Filter>Source Files</Filter>
</ClCompile>
Oct 22, 2017
Oct 22, 2017
111
<ClCompile Include="..\..\external\jpeg-9b\jdsample.c">
112
113
<Filter>Source Files</Filter>
</ClCompile>
Oct 22, 2017
Oct 22, 2017
114
<ClCompile Include="..\..\external\jpeg-9b\jdtrans.c">
115
116
<Filter>Source Files</Filter>
</ClCompile>
Oct 22, 2017
Oct 22, 2017
117
<ClCompile Include="..\..\external\jpeg-9b\jerror.c">
118
119
<Filter>Source Files</Filter>
</ClCompile>
Oct 22, 2017
Oct 22, 2017
120
<ClCompile Include="..\..\external\jpeg-9b\jfdctflt.c">
121
122
<Filter>Source Files</Filter>
</ClCompile>
Oct 22, 2017
Oct 22, 2017
123
<ClCompile Include="..\..\external\jpeg-9b\jfdctfst.c">
124
125
<Filter>Source Files</Filter>
</ClCompile>
Oct 22, 2017
Oct 22, 2017
126
<ClCompile Include="..\..\external\jpeg-9b\jfdctint.c">
127
128
<Filter>Source Files</Filter>
</ClCompile>
Oct 22, 2017
Oct 22, 2017
129
<ClCompile Include="..\..\external\jpeg-9b\jidctflt.c">
130
131
<Filter>Source Files</Filter>
</ClCompile>
Oct 22, 2017
Oct 22, 2017
132
<ClCompile Include="..\..\external\jpeg-9b\jidctfst.c">
133
134
<Filter>Source Files</Filter>
</ClCompile>
Oct 22, 2017
Oct 22, 2017
135
<ClCompile Include="..\..\external\jpeg-9b\jidctint.c">
136
137
<Filter>Source Files</Filter>
</ClCompile>
Oct 22, 2017
Oct 22, 2017
138
<ClCompile Include="..\..\external\jpeg-9b\jmemansi.c">
139
140
<Filter>Source Files</Filter>
</ClCompile>
Oct 22, 2017
Oct 22, 2017
141
<ClCompile Include="..\..\external\jpeg-9b\jmemmgr.c">
142
143
<Filter>Source Files</Filter>
</ClCompile>
Oct 22, 2017
Oct 22, 2017
144
<ClCompile Include="..\..\external\jpeg-9b\jquant1.c">
145
146
<Filter>Source Files</Filter>
</ClCompile>
Oct 22, 2017
Oct 22, 2017
147
<ClCompile Include="..\..\external\jpeg-9b\jquant2.c">
148
149
<Filter>Source Files</Filter>
</ClCompile>
Oct 22, 2017
Oct 22, 2017
150
<ClCompile Include="..\..\external\jpeg-9b\jutils.c">
151
152
153
154
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
Oct 22, 2017
Oct 22, 2017
155
<ClInclude Include="..\..\external\jpeg-9b\cderror.h">
156
157
<Filter>Header Files</Filter>
</ClInclude>
Oct 22, 2017
Oct 22, 2017
158
<ClInclude Include="..\..\external\jpeg-9b\cdjpeg.h">
159
160
<Filter>Header Files</Filter>
</ClInclude>
Oct 22, 2017
Oct 22, 2017
161
<ClInclude Include="..\..\external\jpeg-9b\jconfig.h">
162
163
<Filter>Header Files</Filter>
</ClInclude>
Oct 22, 2017
Oct 22, 2017
164
<ClInclude Include="..\..\external\jpeg-9b\jdct.h">
165
166
<Filter>Header Files</Filter>
</ClInclude>
Oct 22, 2017
Oct 22, 2017
167
<ClInclude Include="..\..\external\jpeg-9b\jerror.h">
168
169
<Filter>Header Files</Filter>
</ClInclude>
Oct 22, 2017
Oct 22, 2017
170
<ClInclude Include="..\..\external\jpeg-9b\jinclude.h">
171
172
<Filter>Header Files</Filter>
</ClInclude>
Oct 22, 2017
Oct 22, 2017
173
<ClInclude Include="..\..\external\jpeg-9b\jmemsys.h">
174
175
<Filter>Header Files</Filter>
</ClInclude>
Oct 22, 2017
Oct 22, 2017
176
<ClInclude Include="..\..\external\jpeg-9b\jmorecfg.h">
177
178
<Filter>Header Files</Filter>
</ClInclude>
Oct 22, 2017
Oct 22, 2017
179
<ClInclude Include="..\..\external\jpeg-9b\jpegint.h">
180
181
<Filter>Header Files</Filter>
</ClInclude>
Oct 22, 2017
Oct 22, 2017
182
<ClInclude Include="..\..\external\jpeg-9b\jpeglib.h">
183
184
<Filter>Header Files</Filter>
</ClInclude>
Oct 22, 2017
Oct 22, 2017
185
<ClInclude Include="..\..\external\jpeg-9b\jversion.h">
186
187
<Filter>Header Files</Filter>
</ClInclude>
Oct 22, 2017
Oct 22, 2017
188
<ClInclude Include="..\..\external\jpeg-9b\transupp.h">
189
190
191
<Filter>Header Files</Filter>
</ClInclude>
</ItemGroup>
Oct 22, 2017
Oct 22, 2017
192
</Project>