|
265 | 265 | E84A254E1680BFFD00EA7ACC /* image_rep.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E84A254C1680BFF600EA7ACC /* image_rep.cpp */; }; |
266 | 266 | E85A91BF16C2B4D300C07FA9 /* stackcache.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E85A91BE16C2B4D300C07FA9 /* stackcache.cpp */; }; |
267 | 267 | E86481931439BCE100775960 /* StoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E86481921439BCE100775960 /* StoreKit.framework */; }; |
| 268 | + E877A6181850D85F008FDE2C /* resolution.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E877A6171850D85F008FDE2C /* resolution.cpp */; }; |
268 | 269 | E8AB9053180E9DCD0050A249 /* image_rep_densitymapped.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AB9052180E9DCD0050A249 /* image_rep_densitymapped.cpp */; }; |
269 | 270 | E8B6EE1417F0A1C900F77E0E /* stackview.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8B6EE1317F0A1C900F77E0E /* stackview.cpp */; }; |
270 | 271 | E8BE6E2A182966BA00D7C604 /* image_rep_resampled.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8BE6E29182966BA00D7C604 /* image_rep_resampled.cpp */; }; |
|
893 | 894 | E867E3B4163ECE4D003579AC /* InputControl.java */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.java; path = InputControl.java; sourceTree = "<group>"; }; |
894 | 895 | E8720DE014C46AB80016F645 /* mblandroidjava.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mblandroidjava.h; path = src/mblandroidjava.h; sourceTree = "<group>"; }; |
895 | 896 | E8720DE114C46AF60016F645 /* mblandroidjava.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = mblandroidjava.cpp; path = src/mblandroidjava.cpp; sourceTree = "<group>"; }; |
| 897 | + E877A6171850D85F008FDE2C /* resolution.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = resolution.cpp; path = src/resolution.cpp; sourceTree = "<group>"; }; |
896 | 898 | E891124A148675C900B554CF /* DialogModule.java */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.java; path = DialogModule.java; sourceTree = "<group>"; }; |
897 | 899 | E89112EB148E73EB00B554CF /* mbldialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = mbldialog.cpp; path = src/mbldialog.cpp; sourceTree = "<group>"; }; |
898 | 900 | E89A45D314EE7603007250AA /* mblnotification.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mblnotification.h; path = src/mblnotification.h; sourceTree = "<group>"; }; |
|
1267 | 1269 | 4DD3DDAC1040ABB000CAC7EF /* Sources */ = { |
1268 | 1270 | isa = PBXGroup; |
1269 | 1271 | children = ( |
1270 | | - E852D71E1790290500485363 /* graphics_util.h */, |
1271 | | - E852D71D178F103400485363 /* resolution.h */, |
1272 | 1272 | E81AC12D170C8CCE00315861 /* Core - Foundation */, |
1273 | 1273 | E81AC137170C8E1000315861 /* Core - Graphics */, |
1274 | 1274 | E81AC13A170C8F1200315861 /* Core - Language */, |
|
1320 | 1320 | 4DD3DE221040AD0300CAC7EF /* gradient.h */, |
1321 | 1321 | E8C22E71177B2960003785D3 /* graphicscontext.cpp */, |
1322 | 1322 | E8C22E72177B2960003785D3 /* graphicscontext.h */, |
| 1323 | + E852D71E1790290500485363 /* graphics_util.h */, |
1323 | 1324 | E8C22E55177B2884003785D3 /* imagelist.cpp */, |
1324 | 1325 | E8C22E56177B2884003785D3 /* imagelist.h */, |
1325 | 1326 | 4DD3DE8F1040AD8500CAC7EF /* mctheme.cpp */, |
|
1338 | 1339 | 4D6E5952140833FA00EE960D /* redraw.cpp */, |
1339 | 1340 | 4D6E5951140833FA00EE960D /* redraw.h */, |
1340 | 1341 | 4D6E5959140834BD00EE960D /* region.h */, |
| 1342 | + E877A6171850D85F008FDE2C /* resolution.cpp */, |
| 1343 | + E852D71D178F103400485363 /* resolution.h */, |
1341 | 1344 | 4DD3DEDD1040ADDD00CAC7EF /* rgb.cpp */, |
1342 | 1345 | 4DD3E18D1040BDF000CAC7EF /* surface.cpp */, |
1343 | 1346 | E81AC138170C8EC300315861 /* textlayout.h */, |
|
2185 | 2188 | E8B6EE1417F0A1C900F77E0E /* stackview.cpp in Sources */, |
2186 | 2189 | E8AB9053180E9DCD0050A249 /* image_rep_densitymapped.cpp in Sources */, |
2187 | 2190 | E8BE6E2A182966BA00D7C604 /* image_rep_resampled.cpp in Sources */, |
| 2191 | + E877A6181850D85F008FDE2C /* resolution.cpp in Sources */, |
2188 | 2192 | ); |
2189 | 2193 | runOnlyForDeploymentPostprocessing = 0; |
2190 | 2194 | }; |
|
0 commit comments