|
|
|
@ -12,50 +12,113 @@
@@ -12,50 +12,113 @@
|
|
|
|
|
843369731F1D88A000840DA9 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 843369721F1D88A000840DA9 /* IOKit.framework */; }; |
|
|
|
|
843369751F1D88A800840DA9 /* CoreVideo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 843369741F1D88A800840DA9 /* CoreVideo.framework */; }; |
|
|
|
|
8437F8981F2F540300E89305 /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8433694E1F1D885F00840DA9 /* main.cpp */; }; |
|
|
|
|
8437F89A1F2F543400E89305 /* StringUtils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8437F8991F2F543400E89305 /* StringUtils.cpp */; }; |
|
|
|
|
8437F89C1F2F54B600E89305 /* HTTPRequest.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 843369501F1D885F00840DA9 /* HTTPRequest.cpp */; }; |
|
|
|
|
8437F89D1F2F54B900E89305 /* HTTPResponse.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 843369521F1D885F00840DA9 /* HTTPResponse.cpp */; }; |
|
|
|
|
8437F89E1F2F54BE00E89305 /* WebResource.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 843C30E71F2F5110006F00B3 /* WebResource.cpp */; }; |
|
|
|
|
8437F89F1F2F552500E89305 /* AnimeComponent.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 843369151F1D885F00840DA9 /* AnimeComponent.cpp */; }; |
|
|
|
|
8437F8A01F2F552900E89305 /* BoxComponent.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 843369171F1D885F00840DA9 /* BoxComponent.cpp */; }; |
|
|
|
|
8437F8A11F2F552C00E89305 /* Component.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 843369191F1D885F00840DA9 /* Component.cpp */; }; |
|
|
|
|
8437F8A21F2F552E00E89305 /* ComponentBuilder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8433691B1F1D885F00840DA9 /* ComponentBuilder.cpp */; }; |
|
|
|
|
8437F8A31F2F553100E89305 /* TextComponent.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8433691D1F1D885F00840DA9 /* TextComponent.cpp */; }; |
|
|
|
|
8437F8A41F2F555600E89305 /* DIVElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 849C756A1F2BF9580082827A /* DIVElement.cpp */; }; |
|
|
|
|
8437F8A51F2F555600E89305 /* Element.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 849C756C1F2BF9580082827A /* Element.cpp */; }; |
|
|
|
|
8437F8A61F2F555600E89305 /* STRONGElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 849C756E1F2BF9580082827A /* STRONGElement.cpp */; }; |
|
|
|
|
8437F8A71F2F555600E89305 /* AElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 843369201F1D885F00840DA9 /* AElement.cpp */; }; |
|
|
|
|
8437F8A81F2F555600E89305 /* BLOCKQUOTEElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 843369221F1D885F00840DA9 /* BLOCKQUOTEElement.cpp */; }; |
|
|
|
|
8437F8A91F2F555600E89305 /* H1Element.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 843369261F1D885F00840DA9 /* H1Element.cpp */; }; |
|
|
|
|
8437F8AA1F2F555600E89305 /* H2Element.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 843369281F1D885F00840DA9 /* H2Element.cpp */; }; |
|
|
|
|
8437F8AB1F2F555600E89305 /* H3Element.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8433692A1F1D885F00840DA9 /* H3Element.cpp */; }; |
|
|
|
|
8437F8AC1F2F555600E89305 /* LIElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8433692C1F1D885F00840DA9 /* LIElement.cpp */; }; |
|
|
|
|
8437F8AD1F2F555600E89305 /* PElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8433692E1F1D885F00840DA9 /* PElement.cpp */; }; |
|
|
|
|
8437F8AE1F2F555600E89305 /* SPANElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 843369321F1D885F00840DA9 /* SPANElement.cpp */; }; |
|
|
|
|
8437F8AF1F2F555600E89305 /* Window.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8433693E1F1D885F00840DA9 /* Window.cpp */; }; |
|
|
|
|
8437F8B01F2F555600E89305 /* TextRasterizer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 843369411F1D885F00840DA9 /* TextRasterizer.cpp */; }; |
|
|
|
|
8437F8B11F2F555600E89305 /* TextRasterizerCache.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 843369431F1D885F00840DA9 /* TextRasterizerCache.cpp */; }; |
|
|
|
|
8437F8B21F2F555600E89305 /* HTMLParser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 843369461F1D885F00840DA9 /* HTMLParser.cpp */; }; |
|
|
|
|
8437F8B31F2F555600E89305 /* Node.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 843369481F1D885F00840DA9 /* Node.cpp */; }; |
|
|
|
|
8437F8B41F2F555600E89305 /* TagNode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8433694A1F1D885F00840DA9 /* TagNode.cpp */; }; |
|
|
|
|
8437F8B51F2F555600E89305 /* TextNode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8433694C1F1D885F00840DA9 /* TextNode.cpp */; }; |
|
|
|
|
844925051F1D94ED007E8644 /* DejaVuSerif-Bold.ttf in CopyFiles */ = {isa = PBXBuildFile; fileRef = 84B6602B1F1D8DF000AEFBEC /* DejaVuSerif-Bold.ttf */; }; |
|
|
|
|
844925061F1D94EF007E8644 /* DejaVuSerif.ttf in CopyFiles */ = {isa = PBXBuildFile; fileRef = 844925041F1D9478007E8644 /* DejaVuSerif.ttf */; }; |
|
|
|
|
846965401F32A9EF00980986 /* BrowsingHistory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 846965391F32A9EF00980986 /* BrowsingHistory.cpp */; }; |
|
|
|
|
846965411F32A9EF00980986 /* CommandLineParams.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8469653B1F32A9EF00980986 /* CommandLineParams.cpp */; }; |
|
|
|
|
846965421F32A9EF00980986 /* Log.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8469653D1F32A9EF00980986 /* Log.cpp */; }; |
|
|
|
|
846965431F32A9EF00980986 /* URL.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8469653E1F32A9EF00980986 /* URL.cpp */; }; |
|
|
|
|
8488CED21F9AC7EF004C4836 /* HTTPSRequest.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CED01F9AC7EF004C4836 /* HTTPSRequest.cpp */; }; |
|
|
|
|
8488CEDB1F9AC7FC004C4836 /* CFGFileParser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CED51F9AC7FC004C4836 /* CFGFileParser.cpp */; }; |
|
|
|
|
8488CEDC1F9AC7FC004C4836 /* browser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CED81F9AC7FC004C4836 /* browser.cpp */; }; |
|
|
|
|
8488CEDD1F9AC7FC004C4836 /* app.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CED91F9AC7FC004C4836 /* app.cpp */; }; |
|
|
|
|
8488CEEF1F9AC81E004C4836 /* FormData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CEE01F9AC81C004C4836 /* FormData.cpp */; }; |
|
|
|
|
8488CEF01F9AC81E004C4836 /* slre.c in Sources */ = {isa = PBXBuildFile; fileRef = 8488CEE21F9AC81D004C4836 /* slre.c */; }; |
|
|
|
|
8488CEF11F9AC81E004C4836 /* tlsf.c in Sources */ = {isa = PBXBuildFile; fileRef = 8488CEE41F9AC81D004C4836 /* tlsf.c */; }; |
|
|
|
|
8488CEF21F9AC81E004C4836 /* Murmur3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CEE51F9AC81D004C4836 /* Murmur3.cpp */; }; |
|
|
|
|
8488CEF31F9AC81E004C4836 /* StringUtils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CEE81F9AC81D004C4836 /* StringUtils.cpp */; }; |
|
|
|
|
8488CEF41F9AC81E004C4836 /* WebResource.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CEEA1F9AC81D004C4836 /* WebResource.cpp */; }; |
|
|
|
|
8488CEF51F9AC81E004C4836 /* scheduler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CEEC1F9AC81E004C4836 /* scheduler.cpp */; }; |
|
|
|
|
8488CEF61F9AC81E004C4836 /* TextBlock.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CEED1F9AC81E004C4836 /* TextBlock.cpp */; }; |
|
|
|
|
8488CF051F9AC8F8004C4836 /* Path.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CF021F9AC8F8004C4836 /* Path.cpp */; }; |
|
|
|
|
8488CF061F9AC8F8004C4836 /* Environment.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CF041F9AC8F8004C4836 /* Environment.cpp */; }; |
|
|
|
|
8488CF0B1F9AC92E004C4836 /* TextWindow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CF091F9AC92E004C4836 /* TextWindow.cpp */; }; |
|
|
|
|
8488CF6A1F9AC93F004C4836 /* pnm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CF0F1F9AC93E004C4836 /* pnm.cpp */; }; |
|
|
|
|
8488CF6B1F9AC93F004C4836 /* tga.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CF121F9AC93E004C4836 /* tga.cpp */; }; |
|
|
|
|
8488CF6C1F9AC93F004C4836 /* HTMLParser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CF161F9AC93E004C4836 /* HTMLParser.cpp */; }; |
|
|
|
|
8488CF6D1F9AC93F004C4836 /* Node.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CF181F9AC93E004C4836 /* Node.cpp */; }; |
|
|
|
|
8488CF6E1F9AC93F004C4836 /* NTRMLParser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CF1B1F9AC93E004C4836 /* NTRMLParser.cpp */; }; |
|
|
|
|
8488CF6F1F9AC93F004C4836 /* TagNode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CF1D1F9AC93E004C4836 /* TagNode.cpp */; }; |
|
|
|
|
8488CF701F9AC93F004C4836 /* TextNode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CF1F1F9AC93E004C4836 /* TextNode.cpp */; }; |
|
|
|
|
8488CF711F9AC93F004C4836 /* JSParser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CF231F9AC93E004C4836 /* JSParser.cpp */; }; |
|
|
|
|
8488CF721F9AC93F004C4836 /* BoxComponent.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CF271F9AC93F004C4836 /* BoxComponent.cpp */; }; |
|
|
|
|
8488CF731F9AC93F004C4836 /* ButtonComponent.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CF291F9AC93F004C4836 /* ButtonComponent.cpp */; }; |
|
|
|
|
8488CF741F9AC93F004C4836 /* Component.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CF2B1F9AC93F004C4836 /* Component.cpp */; }; |
|
|
|
|
8488CF751F9AC93F004C4836 /* ComponentBuilder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CF2D1F9AC93F004C4836 /* ComponentBuilder.cpp */; }; |
|
|
|
|
8488CF761F9AC93F004C4836 /* DocumentComponent.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CF2F1F9AC93F004C4836 /* DocumentComponent.cpp */; }; |
|
|
|
|
8488CF771F9AC93F004C4836 /* ImageComponent.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CF311F9AC93F004C4836 /* ImageComponent.cpp */; }; |
|
|
|
|
8488CF781F9AC93F004C4836 /* InputComponent.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CF331F9AC93F004C4836 /* InputComponent.cpp */; }; |
|
|
|
|
8488CF791F9AC93F004C4836 /* MultiComponent.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CF351F9AC93F004C4836 /* MultiComponent.cpp */; }; |
|
|
|
|
8488CF7A1F9AC93F004C4836 /* TabbedComponent.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CF371F9AC93F004C4836 /* TabbedComponent.cpp */; }; |
|
|
|
|
8488CF7B1F9AC93F004C4836 /* TextComponent.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CF391F9AC93F004C4836 /* TextComponent.cpp */; }; |
|
|
|
|
8488CF7C1F9AC93F004C4836 /* AElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CF3C1F9AC93F004C4836 /* AElement.cpp */; }; |
|
|
|
|
8488CF7D1F9AC93F004C4836 /* BUTTONElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CF3E1F9AC93F004C4836 /* BUTTONElement.cpp */; }; |
|
|
|
|
8488CF7E1F9AC93F004C4836 /* DIVElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CF401F9AC93F004C4836 /* DIVElement.cpp */; }; |
|
|
|
|
8488CF7F1F9AC93F004C4836 /* Element.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CF421F9AC93F004C4836 /* Element.cpp */; }; |
|
|
|
|
8488CF801F9AC93F004C4836 /* H1Element.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CF441F9AC93F004C4836 /* H1Element.cpp */; }; |
|
|
|
|
8488CF811F9AC93F004C4836 /* H2Element.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CF461F9AC93F004C4836 /* H2Element.cpp */; }; |
|
|
|
|
8488CF821F9AC93F004C4836 /* H3Element.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CF481F9AC93F004C4836 /* H3Element.cpp */; }; |
|
|
|
|
8488CF831F9AC93F004C4836 /* INPUTElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CF4A1F9AC93F004C4836 /* INPUTElement.cpp */; }; |
|
|
|
|
8488CF841F9AC93F004C4836 /* LIElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CF4C1F9AC93F004C4836 /* LIElement.cpp */; }; |
|
|
|
|
8488CF851F9AC93F004C4836 /* LINKElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CF4E1F9AC93F004C4836 /* LINKElement.cpp */; }; |
|
|
|
|
8488CF861F9AC93F004C4836 /* SCRIPTElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CF501F9AC93F004C4836 /* SCRIPTElement.cpp */; }; |
|
|
|
|
8488CF871F9AC93F004C4836 /* SPANElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CF521F9AC93F004C4836 /* SPANElement.cpp */; }; |
|
|
|
|
8488CF881F9AC93F004C4836 /* STRONGElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CF541F9AC93F004C4836 /* STRONGElement.cpp */; }; |
|
|
|
|
8488CF891F9AC93F004C4836 /* TEXTAREAElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CF561F9AC93F004C4836 /* TEXTAREAElement.cpp */; }; |
|
|
|
|
8488CF8A1F9AC93F004C4836 /* TextRasterizer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CF5A1F9AC93F004C4836 /* TextRasterizer.cpp */; }; |
|
|
|
|
8488CF8B1F9AC93F004C4836 /* TextRasterizerCache.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CF5C1F9AC93F004C4836 /* TextRasterizerCache.cpp */; }; |
|
|
|
|
8488CF8C1F9AC93F004C4836 /* opengl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CF601F9AC93F004C4836 /* opengl.cpp */; }; |
|
|
|
|
8488CF8D1F9AC93F004C4836 /* Shader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CF621F9AC93F004C4836 /* Shader.cpp */; }; |
|
|
|
|
8488CF8E1F9AC93F004C4836 /* ShaderLoader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CF641F9AC93F004C4836 /* ShaderLoader.cpp */; }; |
|
|
|
|
8488CF8F1F9AC93F004C4836 /* Window.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CF661F9AC93F004C4836 /* Window.cpp */; }; |
|
|
|
|
8488CF901F9AC93F004C4836 /* renderer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8488CF681F9AC93F004C4836 /* renderer.cpp */; }; |
|
|
|
|
84AD5E761F9ACC59004216B5 /* anime.pnm in CopyFiles */ = {isa = PBXBuildFile; fileRef = 84AD5E6E1F9ACC2C004216B5 /* anime.pnm */; }; |
|
|
|
|
84AD5E771F9ACC5C004216B5 /* netrunner.cfg in CopyFiles */ = {isa = PBXBuildFile; fileRef = 84AD5E6C1F9ACC2C004216B5 /* netrunner.cfg */; }; |
|
|
|
|
84AD5E781F9ACC5E004216B5 /* DejaVuSerif-Bold.ttf in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8488CECD1F9AC7B0004C4836 /* DejaVuSerif-Bold.ttf */; }; |
|
|
|
|
84AD5E791F9ACC60004216B5 /* DejaVuSerif.ttf in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8488CECE1F9AC7B0004C4836 /* DejaVuSerif.ttf */; }; |
|
|
|
|
84AD5E7B1F9ACC76004216B5 /* FontShader.frag in CopyFiles */ = {isa = PBXBuildFile; fileRef = 84AD5E701F9ACC32004216B5 /* FontShader.frag */; }; |
|
|
|
|
84AD5E7C1F9ACC79004216B5 /* FontShader.vert in CopyFiles */ = {isa = PBXBuildFile; fileRef = 84AD5E711F9ACC32004216B5 /* FontShader.vert */; }; |
|
|
|
|
84AD5E7D1F9ACC7C004216B5 /* TextureShader.frag in CopyFiles */ = {isa = PBXBuildFile; fileRef = 84AD5E721F9ACC32004216B5 /* TextureShader.frag */; }; |
|
|
|
|
84AD5E7E1F9ACC80004216B5 /* TextureShader.vert in CopyFiles */ = {isa = PBXBuildFile; fileRef = 84AD5E731F9ACC32004216B5 /* TextureShader.vert */; }; |
|
|
|
|
84AD5E801F9ACC97004216B5 /* browser.ntrml in CopyFiles */ = {isa = PBXBuildFile; fileRef = 84AD5E741F9ACC41004216B5 /* browser.ntrml */; }; |
|
|
|
|
84AD5E811F9ACCA6004216B5 /* ca-bundle.crt in CopyFiles */ = {isa = PBXBuildFile; fileRef = 84AD5E751F9ACC41004216B5 /* ca-bundle.crt */; }; |
|
|
|
|
/* End PBXBuildFile section */ |
|
|
|
|
|
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */ |
|
|
|
|
843369061F1D881B00840DA9 /* CopyFiles */ = { |
|
|
|
|
isa = PBXCopyFilesBuildPhase; |
|
|
|
|
buildActionMask = 12; |
|
|
|
|
dstPath = res; |
|
|
|
|
dstSubfolderSpec = 6; |
|
|
|
|
files = ( |
|
|
|
|
84AD5E761F9ACC59004216B5 /* anime.pnm in CopyFiles */, |
|
|
|
|
84AD5E771F9ACC5C004216B5 /* netrunner.cfg in CopyFiles */, |
|
|
|
|
84AD5E791F9ACC60004216B5 /* DejaVuSerif.ttf in CopyFiles */, |
|
|
|
|
84AD5E781F9ACC5E004216B5 /* DejaVuSerif-Bold.ttf in CopyFiles */, |
|
|
|
|
); |
|
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
|
}; |
|
|
|
|
84AD5E7A1F9ACC66004216B5 /* CopyFiles */ = { |
|
|
|
|
isa = PBXCopyFilesBuildPhase; |
|
|
|
|
buildActionMask = 2147483647; |
|
|
|
|
dstPath = res/shaders; |
|
|
|
|
dstSubfolderSpec = 6; |
|
|
|
|
files = ( |
|
|
|
|
84AD5E7B1F9ACC76004216B5 /* FontShader.frag in CopyFiles */, |
|
|
|
|
84AD5E7C1F9ACC79004216B5 /* FontShader.vert in CopyFiles */, |
|
|
|
|
84AD5E7D1F9ACC7C004216B5 /* TextureShader.frag in CopyFiles */, |
|
|
|
|
84AD5E7E1F9ACC80004216B5 /* TextureShader.vert in CopyFiles */, |
|
|
|
|
); |
|
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
|
}; |
|
|
|
|
84AD5E7F1F9ACC87004216B5 /* CopyFiles */ = { |
|
|
|
|
isa = PBXCopyFilesBuildPhase; |
|
|
|
|
buildActionMask = 2147483647; |
|
|
|
|
dstPath = ""; |
|
|
|
|
dstSubfolderSpec = 6; |
|
|
|
|
files = ( |
|
|
|
|
844925051F1D94ED007E8644 /* DejaVuSerif-Bold.ttf in CopyFiles */, |
|
|
|
|
844925061F1D94EF007E8644 /* DejaVuSerif.ttf in CopyFiles */, |
|
|
|
|
84AD5E801F9ACC97004216B5 /* browser.ntrml in CopyFiles */, |
|
|
|
|
84AD5E811F9ACCA6004216B5 /* ca-bundle.crt in CopyFiles */, |
|
|
|
|
); |
|
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
|
}; |
|
|
|
@ -63,53 +126,6 @@
@@ -63,53 +126,6 @@
|
|
|
|
|
|
|
|
|
|
/* Begin PBXFileReference section */ |
|
|
|
|
843369081F1D881B00840DA9 /* Saltasaurus */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = Saltasaurus; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
|
|
|
843369151F1D885F00840DA9 /* AnimeComponent.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AnimeComponent.cpp; sourceTree = "<group>"; }; |
|
|
|
|
843369161F1D885F00840DA9 /* AnimeComponent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AnimeComponent.h; sourceTree = "<group>"; }; |
|
|
|
|
843369171F1D885F00840DA9 /* BoxComponent.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BoxComponent.cpp; sourceTree = "<group>"; }; |
|
|
|
|
843369181F1D885F00840DA9 /* BoxComponent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BoxComponent.h; sourceTree = "<group>"; }; |
|
|
|
|
843369191F1D885F00840DA9 /* Component.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Component.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8433691A1F1D885F00840DA9 /* Component.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Component.h; sourceTree = "<group>"; }; |
|
|
|
|
8433691B1F1D885F00840DA9 /* ComponentBuilder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ComponentBuilder.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8433691C1F1D885F00840DA9 /* ComponentBuilder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ComponentBuilder.h; sourceTree = "<group>"; }; |
|
|
|
|
8433691D1F1D885F00840DA9 /* TextComponent.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TextComponent.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8433691E1F1D885F00840DA9 /* TextComponent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TextComponent.h; sourceTree = "<group>"; }; |
|
|
|
|
843369201F1D885F00840DA9 /* AElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AElement.cpp; sourceTree = "<group>"; }; |
|
|
|
|
843369211F1D885F00840DA9 /* AElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AElement.h; sourceTree = "<group>"; }; |
|
|
|
|
843369221F1D885F00840DA9 /* BLOCKQUOTEElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BLOCKQUOTEElement.cpp; sourceTree = "<group>"; }; |
|
|
|
|
843369231F1D885F00840DA9 /* BLOCKQUOTEElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BLOCKQUOTEElement.h; sourceTree = "<group>"; }; |
|
|
|
|
843369261F1D885F00840DA9 /* H1Element.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = H1Element.cpp; sourceTree = "<group>"; }; |
|
|
|
|
843369271F1D885F00840DA9 /* H1Element.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = H1Element.h; sourceTree = "<group>"; }; |
|
|
|
|
843369281F1D885F00840DA9 /* H2Element.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = H2Element.cpp; sourceTree = "<group>"; }; |
|
|
|
|
843369291F1D885F00840DA9 /* H2Element.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = H2Element.h; sourceTree = "<group>"; }; |
|
|
|
|
8433692A1F1D885F00840DA9 /* H3Element.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = H3Element.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8433692B1F1D885F00840DA9 /* H3Element.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = H3Element.h; sourceTree = "<group>"; }; |
|
|
|
|
8433692C1F1D885F00840DA9 /* LIElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LIElement.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8433692D1F1D885F00840DA9 /* LIElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LIElement.h; sourceTree = "<group>"; }; |
|
|
|
|
8433692E1F1D885F00840DA9 /* PElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PElement.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8433692F1F1D885F00840DA9 /* PElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PElement.h; sourceTree = "<group>"; }; |
|
|
|
|
843369321F1D885F00840DA9 /* SPANElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SPANElement.cpp; sourceTree = "<group>"; }; |
|
|
|
|
843369331F1D885F00840DA9 /* SPANElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SPANElement.h; sourceTree = "<group>"; }; |
|
|
|
|
843369361F1D885F00840DA9 /* FontShader.frag */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.glsl; path = FontShader.frag; sourceTree = "<group>"; }; |
|
|
|
|
843369371F1D885F00840DA9 /* FontShader.vert */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.glsl; path = FontShader.vert; sourceTree = "<group>"; }; |
|
|
|
|
843369391F1D885F00840DA9 /* FontShader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FontShader.h; sourceTree = "<group>"; }; |
|
|
|
|
8433693A1F1D885F00840DA9 /* hashsum */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = hashsum; sourceTree = "<group>"; }; |
|
|
|
|
8433693B1F1D885F00840DA9 /* TextureShader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TextureShader.h; sourceTree = "<group>"; }; |
|
|
|
|
8433693C1F1D885F00840DA9 /* TextureShader.frag */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.glsl; path = TextureShader.frag; sourceTree = "<group>"; }; |
|
|
|
|
8433693D1F1D885F00840DA9 /* TextureShader.vert */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.glsl; path = TextureShader.vert; sourceTree = "<group>"; }; |
|
|
|
|
8433693E1F1D885F00840DA9 /* Window.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Window.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8433693F1F1D885F00840DA9 /* Window.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Window.h; sourceTree = "<group>"; }; |
|
|
|
|
843369411F1D885F00840DA9 /* TextRasterizer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TextRasterizer.cpp; sourceTree = "<group>"; }; |
|
|
|
|
843369421F1D885F00840DA9 /* TextRasterizer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TextRasterizer.h; sourceTree = "<group>"; }; |
|
|
|
|
843369431F1D885F00840DA9 /* TextRasterizerCache.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TextRasterizerCache.cpp; sourceTree = "<group>"; }; |
|
|
|
|
843369441F1D885F00840DA9 /* TextRasterizerCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TextRasterizerCache.h; sourceTree = "<group>"; }; |
|
|
|
|
843369461F1D885F00840DA9 /* HTMLParser.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = HTMLParser.cpp; sourceTree = "<group>"; }; |
|
|
|
|
843369471F1D885F00840DA9 /* HTMLParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HTMLParser.h; sourceTree = "<group>"; }; |
|
|
|
|
843369481F1D885F00840DA9 /* Node.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Node.cpp; sourceTree = "<group>"; }; |
|
|
|
|
843369491F1D885F00840DA9 /* Node.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Node.h; sourceTree = "<group>"; }; |
|
|
|
|
8433694A1F1D885F00840DA9 /* TagNode.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TagNode.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8433694B1F1D885F00840DA9 /* TagNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TagNode.h; sourceTree = "<group>"; }; |
|
|
|
|
8433694C1F1D885F00840DA9 /* TextNode.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TextNode.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8433694D1F1D885F00840DA9 /* TextNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TextNode.h; sourceTree = "<group>"; }; |
|
|
|
|
8433694E1F1D885F00840DA9 /* main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = main.cpp; path = ../src/main.cpp; sourceTree = SOURCE_ROOT; }; |
|
|
|
|
843369501F1D885F00840DA9 /* HTTPRequest.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = HTTPRequest.cpp; sourceTree = "<group>"; }; |
|
|
|
|
843369511F1D885F00840DA9 /* HTTPRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HTTPRequest.h; sourceTree = "<group>"; }; |
|
|
|
@ -119,12 +135,7 @@
@@ -119,12 +135,7 @@
|
|
|
|
|
843369701F1D889C00840DA9 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; }; |
|
|
|
|
843369721F1D88A000840DA9 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = System/Library/Frameworks/IOKit.framework; sourceTree = SDKROOT; }; |
|
|
|
|
843369741F1D88A800840DA9 /* CoreVideo.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreVideo.framework; path = System/Library/Frameworks/CoreVideo.framework; sourceTree = SDKROOT; }; |
|
|
|
|
8437F8991F2F543400E89305 /* StringUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = StringUtils.cpp; path = "/Users/admin/Sites/nr-textwork170728/xcode/../src/StringUtils.cpp"; sourceTree = "<absolute>"; }; |
|
|
|
|
8437F89B1F2F545D00E89305 /* StringUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = StringUtils.h; path = "/Users/admin/Sites/nr-textwork170728/xcode/../src/StringUtils.h"; sourceTree = "<absolute>"; }; |
|
|
|
|
843C30E71F2F5110006F00B3 /* WebResource.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = WebResource.cpp; path = "/Users/admin/Sites/nr-textwork170728/xcode/../src/WebResource.cpp"; sourceTree = "<absolute>"; }; |
|
|
|
|
843C30E81F2F5110006F00B3 /* WebResource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = WebResource.h; path = "/Users/admin/Sites/nr-textwork170728/xcode/../src/WebResource.h"; sourceTree = "<absolute>"; }; |
|
|
|
|
843C31291F2F5307006F00B3 /* info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = info.plist; path = xcode/info.plist; sourceTree = "<group>"; }; |
|
|
|
|
844925041F1D9478007E8644 /* DejaVuSerif.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = DejaVuSerif.ttf; path = ../DejaVuSerif.ttf; sourceTree = SOURCE_ROOT; }; |
|
|
|
|
846965381F32A9EF00980986 /* Log.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Log.h; sourceTree = "<group>"; }; |
|
|
|
|
846965391F32A9EF00980986 /* BrowsingHistory.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BrowsingHistory.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8469653A1F32A9EF00980986 /* BrowsingHistory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BrowsingHistory.h; sourceTree = "<group>"; }; |
|
|
|
@ -133,13 +144,129 @@
@@ -133,13 +144,129 @@
|
|
|
|
|
8469653D1F32A9EF00980986 /* Log.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Log.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8469653E1F32A9EF00980986 /* URL.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = URL.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8469653F1F32A9EF00980986 /* URL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = URL.h; sourceTree = "<group>"; }; |
|
|
|
|
849C756A1F2BF9580082827A /* DIVElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DIVElement.cpp; sourceTree = "<group>"; }; |
|
|
|
|
849C756B1F2BF9580082827A /* DIVElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DIVElement.h; sourceTree = "<group>"; }; |
|
|
|
|
849C756C1F2BF9580082827A /* Element.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Element.cpp; sourceTree = "<group>"; }; |
|
|
|
|
849C756D1F2BF9580082827A /* Element.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Element.h; sourceTree = "<group>"; }; |
|
|
|
|
849C756E1F2BF9580082827A /* STRONGElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = STRONGElement.cpp; sourceTree = "<group>"; }; |
|
|
|
|
849C756F1F2BF9580082827A /* STRONGElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = STRONGElement.h; sourceTree = "<group>"; }; |
|
|
|
|
84B6602B1F1D8DF000AEFBEC /* DejaVuSerif-Bold.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = "DejaVuSerif-Bold.ttf"; path = "../DejaVuSerif-Bold.ttf"; sourceTree = SOURCE_ROOT; }; |
|
|
|
|
8488CECD1F9AC7B0004C4836 /* DejaVuSerif-Bold.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "DejaVuSerif-Bold.ttf"; sourceTree = "<group>"; }; |
|
|
|
|
8488CECE1F9AC7B0004C4836 /* DejaVuSerif.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = DejaVuSerif.ttf; sourceTree = "<group>"; }; |
|
|
|
|
8488CECF1F9AC7EF004C4836 /* HTTPSRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HTTPSRequest.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CED01F9AC7EF004C4836 /* HTTPSRequest.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = HTTPSRequest.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CED11F9AC7EF004C4836 /* HTTPCommon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HTTPCommon.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CED31F9AC7FB004C4836 /* FormData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FormData.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CED41F9AC7FB004C4836 /* CFGFileParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CFGFileParser.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CED51F9AC7FC004C4836 /* CFGFileParser.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CFGFileParser.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CED61F9AC7FC004C4836 /* browser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = browser.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CED71F9AC7FC004C4836 /* app.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = app.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CED81F9AC7FC004C4836 /* browser.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = browser.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CED91F9AC7FC004C4836 /* app.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = app.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CEDA1F9AC7FC004C4836 /* netrunner.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = netrunner.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CEDE1F9AC81C004C4836 /* tlsf-winnt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "tlsf-winnt.h"; sourceTree = "<group>"; }; |
|
|
|
|
8488CEDF1F9AC81C004C4836 /* TextBlock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TextBlock.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CEE01F9AC81C004C4836 /* FormData.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = FormData.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CEE11F9AC81C004C4836 /* tlsf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tlsf.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CEE21F9AC81D004C4836 /* slre.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = slre.c; sourceTree = "<group>"; }; |
|
|
|
|
8488CEE31F9AC81D004C4836 /* LRUCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LRUCache.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CEE41F9AC81D004C4836 /* tlsf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tlsf.c; sourceTree = "<group>"; }; |
|
|
|
|
8488CEE51F9AC81D004C4836 /* Murmur3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Murmur3.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CEE61F9AC81D004C4836 /* Murmur3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Murmur3.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CEE71F9AC81D004C4836 /* slre.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = slre.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CEE81F9AC81D004C4836 /* StringUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = StringUtils.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CEE91F9AC81D004C4836 /* target.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = target.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CEEA1F9AC81D004C4836 /* WebResource.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = WebResource.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CEEC1F9AC81E004C4836 /* scheduler.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scheduler.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CEED1F9AC81E004C4836 /* TextBlock.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TextBlock.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CEEE1F9AC81E004C4836 /* StringUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StringUtils.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CEF71F9AC875004C4836 /* scheduler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scheduler.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CEF81F9AC875004C4836 /* WebResource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WebResource.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CF011F9AC8F8004C4836 /* Environment.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Environment.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CF021F9AC8F8004C4836 /* Path.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Path.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CF031F9AC8F8004C4836 /* Path.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Path.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CF041F9AC8F8004C4836 /* Environment.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Environment.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CF091F9AC92E004C4836 /* TextWindow.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TextWindow.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CF0A1F9AC92E004C4836 /* TextWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TextWindow.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CF0F1F9AC93E004C4836 /* pnm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pnm.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CF101F9AC93E004C4836 /* pnm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pnm.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CF121F9AC93E004C4836 /* tga.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tga.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CF131F9AC93E004C4836 /* tga.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tga.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CF161F9AC93E004C4836 /* HTMLParser.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = HTMLParser.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CF171F9AC93E004C4836 /* HTMLParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HTMLParser.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CF181F9AC93E004C4836 /* Node.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Node.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CF191F9AC93E004C4836 /* Node.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Node.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CF1B1F9AC93E004C4836 /* NTRMLParser.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = NTRMLParser.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CF1C1F9AC93E004C4836 /* NTRMLParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NTRMLParser.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CF1D1F9AC93E004C4836 /* TagNode.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TagNode.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CF1E1F9AC93E004C4836 /* TagNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TagNode.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CF1F1F9AC93E004C4836 /* TextNode.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TextNode.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CF201F9AC93E004C4836 /* TextNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TextNode.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CF231F9AC93E004C4836 /* JSParser.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = JSParser.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CF241F9AC93E004C4836 /* JSParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JSParser.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CF271F9AC93F004C4836 /* BoxComponent.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BoxComponent.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CF281F9AC93F004C4836 /* BoxComponent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BoxComponent.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CF291F9AC93F004C4836 /* ButtonComponent.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ButtonComponent.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CF2A1F9AC93F004C4836 /* ButtonComponent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ButtonComponent.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CF2B1F9AC93F004C4836 /* Component.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Component.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CF2C1F9AC93F004C4836 /* Component.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Component.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CF2D1F9AC93F004C4836 /* ComponentBuilder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ComponentBuilder.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CF2E1F9AC93F004C4836 /* ComponentBuilder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ComponentBuilder.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CF2F1F9AC93F004C4836 /* DocumentComponent.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DocumentComponent.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CF301F9AC93F004C4836 /* DocumentComponent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DocumentComponent.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CF311F9AC93F004C4836 /* ImageComponent.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ImageComponent.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CF321F9AC93F004C4836 /* ImageComponent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ImageComponent.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CF331F9AC93F004C4836 /* InputComponent.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = InputComponent.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CF341F9AC93F004C4836 /* InputComponent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InputComponent.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CF351F9AC93F004C4836 /* MultiComponent.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MultiComponent.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CF361F9AC93F004C4836 /* MultiComponent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MultiComponent.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CF371F9AC93F004C4836 /* TabbedComponent.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TabbedComponent.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CF381F9AC93F004C4836 /* TabbedComponent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TabbedComponent.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CF391F9AC93F004C4836 /* TextComponent.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TextComponent.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CF3A1F9AC93F004C4836 /* TextComponent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TextComponent.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CF3C1F9AC93F004C4836 /* AElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AElement.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CF3D1F9AC93F004C4836 /* AElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AElement.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CF3E1F9AC93F004C4836 /* BUTTONElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BUTTONElement.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CF3F1F9AC93F004C4836 /* BUTTONElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BUTTONElement.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CF401F9AC93F004C4836 /* DIVElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DIVElement.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CF411F9AC93F004C4836 /* DIVElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DIVElement.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CF421F9AC93F004C4836 /* Element.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Element.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CF431F9AC93F004C4836 /* Element.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Element.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CF441F9AC93F004C4836 /* H1Element.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = H1Element.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CF451F9AC93F004C4836 /* H1Element.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = H1Element.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CF461F9AC93F004C4836 /* H2Element.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = H2Element.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CF471F9AC93F004C4836 /* H2Element.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = H2Element.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CF481F9AC93F004C4836 /* H3Element.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = H3Element.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CF491F9AC93F004C4836 /* H3Element.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = H3Element.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CF4A1F9AC93F004C4836 /* INPUTElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = INPUTElement.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CF4B1F9AC93F004C4836 /* INPUTElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = INPUTElement.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CF4C1F9AC93F004C4836 /* LIElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LIElement.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CF4D1F9AC93F004C4836 /* LIElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LIElement.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CF4E1F9AC93F004C4836 /* LINKElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LINKElement.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CF4F1F9AC93F004C4836 /* LINKElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LINKElement.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CF501F9AC93F004C4836 /* SCRIPTElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SCRIPTElement.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CF511F9AC93F004C4836 /* SCRIPTElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SCRIPTElement.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CF521F9AC93F004C4836 /* SPANElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SPANElement.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CF531F9AC93F004C4836 /* SPANElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SPANElement.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CF541F9AC93F004C4836 /* STRONGElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = STRONGElement.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CF551F9AC93F004C4836 /* STRONGElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = STRONGElement.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CF561F9AC93F004C4836 /* TEXTAREAElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TEXTAREAElement.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CF571F9AC93F004C4836 /* TEXTAREAElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TEXTAREAElement.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CF5A1F9AC93F004C4836 /* TextRasterizer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TextRasterizer.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CF5B1F9AC93F004C4836 /* TextRasterizer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TextRasterizer.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CF5C1F9AC93F004C4836 /* TextRasterizerCache.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TextRasterizerCache.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CF5D1F9AC93F004C4836 /* TextRasterizerCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TextRasterizerCache.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CF601F9AC93F004C4836 /* opengl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = opengl.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CF611F9AC93F004C4836 /* opengl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = opengl.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CF621F9AC93F004C4836 /* Shader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Shader.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CF631F9AC93F004C4836 /* Shader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Shader.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CF641F9AC93F004C4836 /* ShaderLoader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ShaderLoader.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CF651F9AC93F004C4836 /* ShaderLoader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ShaderLoader.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CF661F9AC93F004C4836 /* Window.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Window.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CF671F9AC93F004C4836 /* Window.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Window.h; sourceTree = "<group>"; }; |
|
|
|
|
8488CF681F9AC93F004C4836 /* renderer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = renderer.cpp; sourceTree = "<group>"; }; |
|
|
|
|
8488CF691F9AC93F004C4836 /* renderer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = renderer.h; sourceTree = "<group>"; }; |
|
|
|
|
84AD5E6C1F9ACC2C004216B5 /* netrunner.cfg */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = netrunner.cfg; sourceTree = "<group>"; }; |
|
|
|
|
84AD5E6E1F9ACC2C004216B5 /* anime.pnm */ = {isa = PBXFileReference; lastKnownFileType = file; path = anime.pnm; sourceTree = "<group>"; }; |
|
|
|
|
84AD5E701F9ACC32004216B5 /* FontShader.frag */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.glsl; path = FontShader.frag; sourceTree = "<group>"; }; |
|
|
|
|
84AD5E711F9ACC32004216B5 /* FontShader.vert */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.glsl; path = FontShader.vert; sourceTree = "<group>"; }; |
|
|
|
|
84AD5E721F9ACC32004216B5 /* TextureShader.frag */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.glsl; path = TextureShader.frag; sourceTree = "<group>"; }; |
|
|
|
|
84AD5E731F9ACC32004216B5 /* TextureShader.vert */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.glsl; path = TextureShader.vert; sourceTree = "<group>"; }; |
|
|
|
|
84AD5E741F9ACC41004216B5 /* browser.ntrml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = browser.ntrml; sourceTree = "<group>"; }; |
|
|
|
|
84AD5E751F9ACC41004216B5 /* ca-bundle.crt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "ca-bundle.crt"; sourceTree = "<group>"; }; |
|
|
|
|
/* End PBXFileReference section */ |
|
|
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */ |
|
|
|
@ -177,174 +304,341 @@
@@ -177,174 +304,341 @@
|
|
|
|
|
8433690A1F1D881B00840DA9 /* Saltasaurus */ = { |
|
|
|
|
isa = PBXGroup; |
|
|
|
|
children = ( |
|
|
|
|
8488CECC1F9AC7A8004C4836 /* res */, |
|
|
|
|
843C31291F2F5307006F00B3 /* info.plist */, |
|
|
|
|
84B6602B1F1D8DF000AEFBEC /* DejaVuSerif-Bold.ttf */, |
|
|
|
|
844925041F1D9478007E8644 /* DejaVuSerif.ttf */, |
|
|
|
|
84AD5E741F9ACC41004216B5 /* browser.ntrml */, |
|
|
|
|
84AD5E751F9ACC41004216B5 /* ca-bundle.crt */, |
|
|
|
|
843369121F1D885F00840DA9 /* src */, |
|
|
|
|
); |
|
|
|
|
name = Saltasaurus; |
|
|
|
|
path = "/Users/admin/Sites/nr-textwork170728"; |
|
|
|
|
sourceTree = "<absolute>"; |
|
|
|
|
path = ..; |
|
|
|
|
sourceTree = SOURCE_ROOT; |
|
|
|
|
}; |
|
|
|
|
843369121F1D885F00840DA9 /* src */ = { |
|
|
|
|
isa = PBXGroup; |
|
|
|
|
children = ( |
|
|
|
|
843369131F1D885F00840DA9 /* graphics */, |
|
|
|
|
843369451F1D885F00840DA9 /* html */, |
|
|
|
|
8488CEF91F9AC8D2004C4836 /* environment */, |
|
|
|
|
8488CF251F9AC93F004C4836 /* interfaces */, |
|
|
|
|
8488CF071F9AC902004C4836 /* graphics */, |
|
|
|
|
8488CEE31F9AC81D004C4836 /* LRUCache.h */, |
|
|
|
|
8488CEE51F9AC81D004C4836 /* Murmur3.cpp */, |
|
|
|
|
8488CEE61F9AC81D004C4836 /* Murmur3.h */, |
|
|
|
|
8488CEE21F9AC81D004C4836 /* slre.c */, |
|
|
|
|
8488CEE71F9AC81D004C4836 /* slre.h */, |
|
|
|
|
8488CEE91F9AC81D004C4836 /* target.h */, |
|
|
|
|
8488CEDE1F9AC81C004C4836 /* tlsf-winnt.h */, |
|
|
|
|
8488CEE41F9AC81D004C4836 /* tlsf.c */, |
|
|
|
|
8488CEDA1F9AC7FC004C4836 /* netrunner.h */, |
|
|
|
|
8488CF0C1F9AC93E004C4836 /* parsers */, |
|
|
|
|
8433694F1F1D885F00840DA9 /* networking */, |
|
|
|
|
8488CED91F9AC7FC004C4836 /* app.cpp */, |
|
|
|
|
8488CED71F9AC7FC004C4836 /* app.h */, |
|
|
|
|
8488CED81F9AC7FC004C4836 /* browser.cpp */, |
|
|
|
|
8488CED61F9AC7FC004C4836 /* browser.h */, |
|
|
|
|
8433694E1F1D885F00840DA9 /* main.cpp */, |
|
|
|
|
8437F8991F2F543400E89305 /* StringUtils.cpp */, |
|
|
|
|
8437F89B1F2F545D00E89305 /* StringUtils.h */, |
|
|
|
|
843C30E71F2F5110006F00B3 /* WebResource.cpp */, |
|
|
|
|
843C30E81F2F5110006F00B3 /* WebResource.h */, |
|
|
|
|
846965391F32A9EF00980986 /* BrowsingHistory.cpp */, |
|
|
|
|
8469653A1F32A9EF00980986 /* BrowsingHistory.h */, |
|
|
|
|
8488CED51F9AC7FC004C4836 /* CFGFileParser.cpp */, |
|
|
|
|
8488CED41F9AC7FB004C4836 /* CFGFileParser.h */, |
|
|
|
|
8469653B1F32A9EF00980986 /* CommandLineParams.cpp */, |
|
|
|
|
8469653C1F32A9EF00980986 /* CommandLineParams.h */, |
|
|
|
|
8488CEE01F9AC81C004C4836 /* FormData.cpp */, |
|
|
|
|
8488CED31F9AC7FB004C4836 /* FormData.h */, |
|
|
|
|
8488CEE11F9AC81C004C4836 /* tlsf.h */, |
|
|
|
|
8469653D1F32A9EF00980986 /* Log.cpp */, |
|
|
|
|
846965381F32A9EF00980986 /* Log.h */, |
|
|
|
|
8488CEE81F9AC81D004C4836 /* StringUtils.cpp */, |
|
|
|
|
8488CEEE1F9AC81E004C4836 /* StringUtils.h */, |
|
|
|
|
8488CEEC1F9AC81E004C4836 /* scheduler.cpp */, |
|
|
|
|
8488CEF71F9AC875004C4836 /* scheduler.h */, |
|
|
|
|
8488CEED1F9AC81E004C4836 /* TextBlock.cpp */, |
|
|
|
|
8488CEDF1F9AC81C004C4836 /* TextBlock.h */, |
|
|
|
|
8469653E1F32A9EF00980986 /* URL.cpp */, |
|
|
|
|
8469653F1F32A9EF00980986 /* URL.h */, |
|
|
|
|
8488CEEA1F9AC81D004C4836 /* WebResource.cpp */, |
|
|
|
|
8488CEF81F9AC875004C4836 /* WebResource.h */, |
|
|
|
|
); |
|
|
|
|
path = src; |
|
|
|
|
sourceTree = "<group>"; |
|
|
|
|
}; |
|
|
|
|
843369131F1D885F00840DA9 /* graphics */ = { |
|
|
|
|
8433694F1F1D885F00840DA9 /* networking */ = { |
|
|
|
|
isa = PBXGroup; |
|
|
|
|
children = ( |
|
|
|
|
843369141F1D885F00840DA9 /* components */, |
|
|
|
|
8433691F1F1D885F00840DA9 /* elements */, |
|
|
|
|
843369341F1D885F00840DA9 /* opengl */, |
|
|
|
|
843369401F1D885F00840DA9 /* text */, |
|
|
|
|
8488CED11F9AC7EF004C4836 /* HTTPCommon.h */, |
|
|
|
|
8488CED01F9AC7EF004C4836 /* HTTPSRequest.cpp */, |
|
|
|
|
8488CECF1F9AC7EF004C4836 /* HTTPSRequest.h */, |
|
|
|
|
843369501F1D885F00840DA9 /* HTTPRequest.cpp */, |
|
|
|
|
843369511F1D885F00840DA9 /* HTTPRequest.h */, |
|
|
|
|
843369521F1D885F00840DA9 /* HTTPResponse.cpp */, |
|
|
|
|
843369531F1D885F00840DA9 /* HTTPResponse.h */, |
|
|
|
|
); |
|
|
|
|
path = graphics; |
|
|
|
|
path = networking; |
|
|
|
|
sourceTree = "<group>"; |
|
|
|
|
}; |
|
|
|
|
843369141F1D885F00840DA9 /* components */ = { |
|
|
|
|
8433696D1F1D888E00840DA9 /* Frameworks */ = { |
|
|
|
|
isa = PBXGroup; |
|
|
|
|
children = ( |
|
|
|
|
843369151F1D885F00840DA9 /* AnimeComponent.cpp */, |
|
|
|
|
843369161F1D885F00840DA9 /* AnimeComponent.h */, |
|
|
|
|
843369171F1D885F00840DA9 /* BoxComponent.cpp */, |
|
|
|
|
843369181F1D885F00840DA9 /* BoxComponent.h */, |
|
|
|
|
843369191F1D885F00840DA9 /* Component.cpp */, |
|
|
|
|
8433691A1F1D885F00840DA9 /* Component.h */, |
|
|
|
|
8433691B1F1D885F00840DA9 /* ComponentBuilder.cpp */, |
|
|
|
|
8433691C1F1D885F00840DA9 /* ComponentBuilder.h */, |
|
|
|
|
8433691D1F1D885F00840DA9 /* TextComponent.cpp */, |
|
|
|
|
8433691E1F1D885F00840DA9 /* TextComponent.h */, |
|
|
|
|
843369741F1D88A800840DA9 /* CoreVideo.framework */, |
|
|
|
|
843369721F1D88A000840DA9 /* IOKit.framework */, |
|
|
|
|
843369701F1D889C00840DA9 /* Cocoa.framework */, |
|
|
|
|
8433696E1F1D888E00840DA9 /* OpenGL.framework */, |
|
|
|
|
); |
|
|
|
|
path = components; |
|
|
|
|
name = Frameworks; |
|
|
|
|
sourceTree = "<group>"; |
|
|
|
|
}; |
|
|
|
|
8433691F1F1D885F00840DA9 /* elements */ = { |
|
|
|
|
8488CECC1F9AC7A8004C4836 /* res */ = { |
|
|
|
|
isa = PBXGroup; |
|
|
|
|
children = ( |
|
|
|
|
849C756A1F2BF9580082827A /* DIVElement.cpp */, |
|
|
|
|
849C756B1F2BF9580082827A /* DIVElement.h */, |
|
|
|
|
849C756C1F2BF9580082827A /* Element.cpp */, |
|
|
|
|
849C756D1F2BF9580082827A /* Element.h */, |
|
|
|
|
849C756E1F2BF9580082827A /* STRONGElement.cpp */, |
|
|
|
|
849C756F1F2BF9580082827A /* STRONGElement.h */, |
|
|
|
|
843369201F1D885F00840DA9 /* AElement.cpp */, |
|
|
|
|
843369211F1D885F00840DA9 /* AElement.h */, |
|
|
|
|
843369221F1D885F00840DA9 /* BLOCKQUOTEElement.cpp */, |
|
|
|
|
843369231F1D885F00840DA9 /* BLOCKQUOTEElement.h */, |
|
|
|
|
843369261F1D885F00840DA9 /* H1Element.cpp */, |
|
|
|
|
843369271F1D885F00840DA9 /* H1Element.h */, |
|
|
|
|
843369281F1D885F00840DA9 /* H2Element.cpp */, |
|
|
|
|
843369291F1D885F00840DA9 /* H2Element.h */, |
|
|
|
|
8433692A1F1D885F00840DA9 /* H3Element.cpp */, |
|
|
|
|
8433692B1F1D885F00840DA9 /* H3Element.h */, |
|
|
|
|
8433692C1F1D885F00840DA9 /* LIElement.cpp */, |
|
|
|
|
8433692D1F1D885F00840DA9 /* LIElement.h */, |
|
|
|
|
8433692E1F1D885F00840DA9 /* PElement.cpp */, |
|
|
|
|
8433692F1F1D885F00840DA9 /* PElement.h */, |
|
|
|
|
843369321F1D885F00840DA9 /* SPANElement.cpp */, |
|
|
|
|
843369331F1D885F00840DA9 /* SPANElement.h */, |
|
|
|
|
84AD5E6F1F9ACC32004216B5 /* shaders */, |
|
|
|
|
84AD5E6E1F9ACC2C004216B5 /* anime.pnm */, |
|
|
|
|
84AD5E6C1F9ACC2C004216B5 /* netrunner.cfg */, |
|
|
|
|
8488CECD1F9AC7B0004C4836 /* DejaVuSerif-Bold.ttf */, |
|
|
|
|
8488CECE1F9AC7B0004C4836 /* DejaVuSerif.ttf */, |
|
|
|
|
); |
|
|
|
|
path = elements; |
|
|
|
|
path = res; |
|
|
|
|
sourceTree = "<group>"; |
|
|
|
|
}; |
|
|
|
|
843369341F1D885F00840DA9 /* opengl */ = { |
|
|
|
|
8488CEF91F9AC8D2004C4836 /* environment */ = { |
|
|
|
|
isa = PBXGroup; |
|
|
|
|
children = ( |
|
|
|
|
843369351F1D885F00840DA9 /* shaders */, |
|
|
|
|
8433693E1F1D885F00840DA9 /* Window.cpp */, |
|
|
|
|
8433693F1F1D885F00840DA9 /* Window.h */, |
|
|
|
|
8488CF041F9AC8F8004C4836 /* Environment.cpp */, |
|
|
|
|
8488CF011F9AC8F8004C4836 /* Environment.h */, |
|
|
|
|
8488CF021F9AC8F8004C4836 /* Path.cpp */, |
|
|
|
|
8488CF031F9AC8F8004C4836 /* Path.h */, |
|
|
|
|
); |
|
|
|
|
path = environment; |
|
|
|
|
sourceTree = "<group>"; |
|
|
|
|
}; |
|
|
|
|
8488CF071F9AC902004C4836 /* graphics */ = { |
|
|
|
|
isa = PBXGroup; |
|
|
|
|
children = ( |
|
|
|
|
8488CF081F9AC92E004C4836 /* opengl */, |
|
|
|
|
); |
|
|
|
|
path = graphics; |
|
|
|
|
sourceTree = "<group>"; |
|
|
|
|
}; |
|
|
|
|
8488CF081F9AC92E004C4836 /* opengl */ = { |
|
|
|
|
isa = PBXGroup; |
|
|
|
|
children = ( |
|
|
|
|
8488CF091F9AC92E004C4836 /* TextWindow.cpp */, |
|
|
|
|
8488CF0A1F9AC92E004C4836 /* TextWindow.h */, |
|
|
|
|
); |
|
|
|
|
path = opengl; |
|
|
|
|
sourceTree = "<group>"; |
|
|
|
|
}; |
|
|
|
|
843369351F1D885F00840DA9 /* shaders */ = { |
|
|
|
|
8488CF0C1F9AC93E004C4836 /* parsers */ = { |
|
|
|
|
isa = PBXGroup; |
|
|
|
|
children = ( |
|
|
|
|
843369361F1D885F00840DA9 /* FontShader.frag */, |
|
|
|
|
843369371F1D885F00840DA9 /* FontShader.vert */, |
|
|
|
|
843369381F1D885F00840DA9 /* gen */, |
|
|
|
|
8433693C1F1D885F00840DA9 /* TextureShader.frag */, |
|
|
|
|
8433693D1F1D885F00840DA9 /* TextureShader.vert */, |
|
|
|
|
8488CF0D1F9AC93E004C4836 /* images */, |
|
|
|
|
8488CF141F9AC93E004C4836 /* markup */, |
|
|
|
|
8488CF211F9AC93E004C4836 /* scripting */, |
|
|
|
|
); |
|
|
|
|
path = shaders; |
|
|
|
|
path = parsers; |
|
|
|
|
sourceTree = "<group>"; |
|
|
|
|
}; |
|
|
|
|
843369381F1D885F00840DA9 /* gen */ = { |
|
|
|
|
8488CF0D1F9AC93E004C4836 /* images */ = { |
|
|
|
|
isa = PBXGroup; |
|
|
|
|
children = ( |
|
|
|
|
843369391F1D885F00840DA9 /* FontShader.h */, |
|
|
|
|
8433693A1F1D885F00840DA9 /* hashsum */, |
|
|
|
|
8433693B1F1D885F00840DA9 /* TextureShader.h */, |
|
|
|
|
8488CF0E1F9AC93E004C4836 /* netpbm */, |
|
|
|
|
8488CF111F9AC93E004C4836 /* tga */, |
|
|
|
|
); |
|
|
|
|
path = gen; |
|
|
|
|
path = images; |
|
|
|
|
sourceTree = "<group>"; |
|
|
|
|
}; |
|
|
|
|
843369401F1D885F00840DA9 /* text */ = { |
|
|
|
|
8488CF0E1F9AC93E004C4836 /* netpbm */ = { |
|
|
|
|
isa = PBXGroup; |
|
|
|
|
children = ( |
|
|
|
|
843369411F1D885F00840DA9 /* TextRasterizer.cpp */, |
|
|
|
|
843369421F1D885F00840DA9 /* TextRasterizer.h */, |
|
|
|
|
843369431F1D885F00840DA9 /* TextRasterizerCache.cpp */, |
|
|
|
|
843369441F1D885F00840DA9 /* TextRasterizerCache.h */, |
|
|
|
|
8488CF0F1F9AC93E004C4836 /* pnm.cpp */, |
|
|
|
|
8488CF101F9AC93E004C4836 /* pnm.h */, |
|
|
|
|
); |
|
|
|
|
path = text; |
|
|
|
|
path = netpbm; |
|
|
|
|
sourceTree = "<group>"; |
|
|
|
|
}; |
|
|
|
|
843369451F1D885F00840DA9 /* html */ = { |
|
|
|
|
8488CF111F9AC93E004C4836 /* tga */ = { |
|
|
|
|
isa = PBXGroup; |
|
|
|
|
children = ( |
|
|
|
|
843369461F1D885F00840DA9 /* HTMLParser.cpp */, |
|
|
|
|
843369471F1D885F00840DA9 /* HTMLParser.h */, |
|
|
|
|
843369481F1D885F00840DA9 /* Node.cpp */, |
|
|
|
|
843369491F1D885F00840DA9 /* Node.h */, |
|
|
|
|
8433694A1F1D885F00840DA9 /* TagNode.cpp */, |
|
|
|
|
8433694B1F1D885F00840DA9 /* TagNode.h */, |
|
|
|
|
8433694C1F1D885F00840DA9 /* TextNode.cpp */, |
|
|
|
|
8433694D1F1D885F00840DA9 /* TextNode.h */, |
|
|
|
|
); |
|
|
|
|
name = html; |
|
|
|
|
path = ../src/html; |
|
|
|
|
8488CF121F9AC93E004C4836 /* tga.cpp */, |
|
|
|
|
8488CF131F9AC93E004C4836 /* tga.h */, |
|
|
|
|
); |
|
|
|
|
path = tga; |
|
|
|
|
sourceTree = "<group>"; |
|
|
|
|
}; |
|
|
|
|
8433694F1F1D885F00840DA9 /* networking */ = { |
|
|
|
|
8488CF141F9AC93E004C4836 /* markup */ = { |
|
|
|
|
isa = PBXGroup; |
|
|
|
|
children = ( |
|
|
|
|
843369501F1D885F00840DA9 /* HTTPRequest.cpp */, |
|
|
|
|
843369511F1D885F00840DA9 /* HTTPRequest.h */, |
|
|
|
|
843369521F1D885F00840DA9 /* HTTPResponse.cpp */, |
|
|
|
|
843369531F1D885F00840DA9 /* HTTPResponse.h */, |
|
|
|
|
8488CF151F9AC93E004C4836 /* html */, |
|
|
|
|
8488CF181F9AC93E004C4836 /* Node.cpp */, |
|
|
|
|
8488CF191F9AC93E004C4836 /* Node.h */, |
|
|
|
|
8488CF1A1F9AC93E004C4836 /* ntrml */, |
|
|
|
|
8488CF1D1F9AC93E004C4836 /* TagNode.cpp */, |
|
|
|
|
8488CF1E1F9AC93E004C4836 /* TagNode.h */, |
|
|
|
|
8488CF1F1F9AC93E004C4836 /* TextNode.cpp */, |
|
|
|
|
8488CF201F9AC93E004C4836 /* TextNode.h */, |
|
|
|
|
); |
|
|
|
|
path = networking; |
|
|
|
|
path = markup; |
|
|
|
|
sourceTree = "<group>"; |
|
|
|
|
}; |
|
|
|
|
8433696D1F1D888E00840DA9 /* Frameworks */ = { |
|
|
|
|
8488CF151F9AC93E004C4836 /* html */ = { |
|
|
|
|
isa = PBXGroup; |
|
|
|
|
children = ( |
|
|
|
|
843369741F1D88A800840DA9 /* CoreVideo.framework */, |
|
|
|
|
843369721F1D88A000840DA9 /* IOKit.framework */, |
|
|
|
|
843369701F1D889C00840DA9 /* Cocoa.framework */, |
|
|
|
|
8433696E1F1D888E00840DA9 /* OpenGL.framework */, |
|
|
|
|
8488CF161F9AC93E004C4836 /* HTMLParser.cpp */, |
|
|
|
|
8488CF171F9AC93E004C4836 /* HTMLParser.h */, |
|
|
|
|
); |
|
|
|
|
name = Frameworks; |
|
|
|
|
path = html; |
|
|
|
|
sourceTree = "<group>"; |
|
|
|
|
}; |
|
|
|
|
8488CF1A1F9AC93E004C4836 /* ntrml */ = { |
|
|
|
|
isa = PBXGroup; |
|
|
|
|
children = ( |
|
|
|
|
8488CF1B1F9AC93E004C4836 /* NTRMLParser.cpp */, |
|
|
|
|
8488CF1C1F9AC93E004C4836 /* NTRMLParser.h */, |
|
|
|
|
); |
|
|
|
|
path = ntrml; |
|
|
|
|
sourceTree = "<group>"; |
|
|
|
|
}; |
|
|
|
|
8488CF211F9AC93E004C4836 /* scripting */ = { |
|
|
|
|
isa = PBXGroup; |
|
|
|
|
children = ( |
|
|
|
|
8488CF221F9AC93E004C4836 /* javascript */, |
|
|
|
|
); |
|
|
|
|
path = scripting; |
|
|
|
|
sourceTree = "<group>"; |
|
|
|
|
}; |
|
|
|
|
8488CF221F9AC93E004C4836 /* javascript */ = { |
|
|
|
|
isa = PBXGroup; |
|
|
|
|
children = ( |
|
|
|
|
8488CF231F9AC93E004C4836 /* JSParser.cpp */, |
|
|
|
|
8488CF241F9AC93E004C4836 /* JSParser.h */, |
|
|
|
|
); |
|
|
|
|
path = javascript; |
|
|
|
|
sourceTree = "<group>"; |
|
|
|
|
}; |
|
|
|
|
8488CF251F9AC93F004C4836 /* interfaces */ = { |
|
|
|
|
isa = PBXGroup; |
|
|
|
|
children = ( |
|
|
|
|
8488CF261F9AC93F004C4836 /* components */, |
|
|
|
|
8488CF3B1F9AC93F004C4836 /* elements */, |
|
|
|
|
8488CF581F9AC93F004C4836 /* graphical */, |
|
|
|
|
); |
|
|
|
|
path = interfaces; |
|
|
|
|
sourceTree = "<group>"; |
|
|
|
|
}; |
|
|
|
|
8488CF261F9AC93F004C4836 /* components */ = { |
|
|
|
|
isa = PBXGroup; |
|
|
|
|
children = ( |
|
|
|
|
8488CF271F9AC93F004C4836 /* BoxComponent.cpp */, |
|
|
|
|
8488CF281F9AC93F004C4836 /* BoxComponent.h */, |
|
|
|
|
8488CF291F9AC93F004C4836 /* ButtonComponent.cpp */, |
|
|
|
|
8488CF2A1F9AC93F004C4836 /* ButtonComponent.h */, |
|
|
|
|
8488CF2B1F9AC93F004C4836 /* Component.cpp */, |
|
|
|
|
8488CF2C1F9AC93F004C4836 /* Component.h */, |
|
|
|
|
8488CF2D1F9AC93F004C4836 /* ComponentBuilder.cpp */, |
|
|
|
|
8488CF2E1F9AC93F004C4836 /* ComponentBuilder.h */, |
|
|
|
|
8488CF2F1F9AC93F004C4836 /* DocumentComponent.cpp */, |
|
|
|
|
8488CF301F9AC93F004C4836 /* DocumentComponent.h */, |
|
|
|
|
8488CF311F9AC93F004C4836 /* ImageComponent.cpp */, |
|
|
|
|
8488CF321F9AC93F004C4836 /* ImageComponent.h */, |
|
|
|
|
8488CF331F9AC93F004C4836 /* InputComponent.cpp */, |
|
|
|
|
8488CF341F9AC93F004C4836 /* InputComponent.h */, |
|
|
|
|
8488CF351F9AC93F004C4836 /* MultiComponent.cpp */, |
|
|
|
|
8488CF361F9AC93F004C4836 /* MultiComponent.h */, |
|
|
|
|
8488CF371F9AC93F004C4836 /* TabbedComponent.cpp */, |
|
|
|
|
8488CF381F9AC93F004C4836 /* TabbedComponent.h */, |
|
|
|
|
8488CF391F9AC93F004C4836 /* TextComponent.cpp */, |
|
|
|
|
8488CF3A1F9AC93F004C4836 /* TextComponent.h */, |
|
|
|
|
); |
|
|
|
|
path = components; |
|
|
|
|
sourceTree = "<group>"; |
|
|
|
|
}; |
|
|
|
|
8488CF3B1F9AC93F004C4836 /* elements */ = { |
|
|
|
|
isa = PBXGroup; |
|
|
|
|
children = ( |
|
|
|
|
8488CF3C1F9AC93F004C4836 /* AElement.cpp */, |
|
|
|
|
8488CF3D1F9AC93F004C4836 /* AElement.h */, |
|
|
|
|
8488CF3E1F9AC93F004C4836 /* BUTTONElement.cpp */, |
|
|
|
|
8488CF3F1F9AC93F004C4836 /* BUTTONElement.h */, |
|
|
|
|
8488CF401F9AC93F004C4836 /* DIVElement.cpp */, |
|
|
|
|
8488CF411F9AC93F004C4836 /* DIVElement.h */, |
|
|
|
|
8488CF421F9AC93F004C4836 /* Element.cpp */, |
|
|
|
|
8488CF431F9AC93F004C4836 /* Element.h */, |
|
|
|
|
8488CF441F9AC93F004C4836 /* H1Element.cpp */, |
|
|
|
|
8488CF451F9AC93F004C4836 /* H1Element.h */, |
|
|
|
|
8488CF461F9AC93F004C4836 /* H2Element.cpp */, |
|
|
|
|
8488CF471F9AC93F004C4836 /* H2Element.h */, |
|
|
|
|
8488CF481F9AC93F004C4836 /* H3Element.cpp */, |
|
|
|
|
8488CF491F9AC93F004C4836 /* H3Element.h */, |
|
|
|
|
8488CF4A1F9AC93F004C4836 /* INPUTElement.cpp */, |
|
|
|
|
8488CF4B1F9AC93F004C4836 /* INPUTElement.h */, |
|
|
|
|
8488CF4C1F9AC93F004C4836 /* LIElement.cpp */, |
|
|
|
|
8488CF4D1F9AC93F004C4836 /* LIElement.h */, |
|
|
|
|
8488CF4E1F9AC93F004C4836 /* LINKElement.cpp */, |
|
|
|
|
8488CF4F1F9AC93F004C4836 /* LINKElement.h */, |
|
|
|
|
8488CF501F9AC93F004C4836 /* SCRIPTElement.cpp */, |
|
|
|
|
8488CF511F9AC93F004C4836 /* SCRIPTElement.h */, |
|
|
|
|
8488CF521F9AC93F004C4836 /* SPANElement.cpp */, |
|
|
|
|
8488CF531F9AC93F004C4836 /* SPANElement.h */, |
|
|
|
|
8488CF541F9AC93F004C4836 /* STRONGElement.cpp */, |
|
|
|
|
8488CF551F9AC93F004C4836 /* STRONGElement.h */, |
|
|
|
|
8488CF561F9AC93F004C4836 /* TEXTAREAElement.cpp */, |
|
|
|
|
8488CF571F9AC93F004C4836 /* TEXTAREAElement.h */, |
|
|
|
|
); |
|
|
|
|
path = elements; |
|
|
|
|
sourceTree = "<group>"; |
|
|
|
|
}; |
|
|
|
|
8488CF581F9AC93F004C4836 /* graphical */ = { |
|
|
|
|
isa = PBXGroup; |
|
|
|
|
children = ( |
|
|
|
|
8488CF591F9AC93F004C4836 /* font */, |
|
|
|
|
8488CF5E1F9AC93F004C4836 /* renderers */, |
|
|
|
|
); |
|
|
|
|
path = graphical; |
|
|
|
|
sourceTree = "<group>"; |
|
|
|
|
}; |
|
|
|
|
8488CF591F9AC93F004C4836 /* font */ = { |
|
|
|
|
isa = PBXGroup; |
|
|
|
|
children = ( |
|
|
|
|
8488CF5A1F9AC93F004C4836 /* TextRasterizer.cpp */, |
|
|
|
|
8488CF5B1F9AC93F004C4836 /* TextRasterizer.h */, |
|
|
|
|
8488CF5C1F9AC93F004C4836 /* TextRasterizerCache.cpp */, |
|
|
|
|
8488CF5D1F9AC93F004C4836 /* TextRasterizerCache.h */, |
|
|
|
|
); |
|
|
|
|
path = font; |
|
|
|
|
sourceTree = "<group>"; |
|
|
|
|
}; |
|
|
|
|
8488CF5E1F9AC93F004C4836 /* renderers */ = { |
|
|
|
|
isa = PBXGroup; |
|
|
|
|
children = ( |
|
|
|
|
8488CF5F1F9AC93F004C4836 /* glfw */, |
|
|
|
|
8488CF681F9AC93F004C4836 /* renderer.cpp */, |
|
|
|
|
8488CF691F9AC93F004C4836 /* renderer.h */, |
|
|
|
|
); |
|
|
|
|
path = renderers; |
|
|
|
|
sourceTree = "<group>"; |
|
|
|
|
}; |
|
|
|
|
8488CF5F1F9AC93F004C4836 /* glfw */ = { |
|
|
|
|
isa = PBXGroup; |
|
|
|
|
children = ( |
|
|
|
|
8488CF601F9AC93F004C4836 /* opengl.cpp */, |
|
|
|
|
8488CF611F9AC93F004C4836 /* opengl.h */, |
|
|
|
|
8488CF621F9AC93F004C4836 /* Shader.cpp */, |
|
|
|
|
8488CF631F9AC93F004C4836 /* Shader.h */, |
|
|
|
|
8488CF641F9AC93F004C4836 /* ShaderLoader.cpp */, |
|
|
|
|
8488CF651F9AC93F004C4836 /* ShaderLoader.h */, |
|
|
|
|
8488CF661F9AC93F004C4836 /* Window.cpp */, |
|
|
|
|
8488CF671F9AC93F004C4836 /* Window.h */, |
|
|
|
|
); |
|
|
|
|
path = glfw; |
|
|
|
|
sourceTree = "<group>"; |
|
|
|
|
}; |
|
|
|
|
84AD5E6F1F9ACC32004216B5 /* shaders */ = { |
|
|
|
|
isa = PBXGroup; |
|
|
|
|
children = ( |
|
|
|
|
84AD5E701F9ACC32004216B5 /* FontShader.frag */, |
|
|
|
|
84AD5E711F9ACC32004216B5 /* FontShader.vert */, |
|
|
|
|
84AD5E721F9ACC32004216B5 /* TextureShader.frag */, |
|
|
|
|
84AD5E731F9ACC32004216B5 /* TextureShader.vert */, |
|
|
|
|
); |
|
|
|
|
path = shaders; |
|
|
|
|
sourceTree = "<group>"; |
|
|
|
|
}; |
|
|
|
|
/* End PBXGroup section */ |
|
|
|
@ -357,6 +651,8 @@
@@ -357,6 +651,8 @@
|
|
|
|
|
843369041F1D881B00840DA9 /* Sources */, |
|
|
|
|
843369051F1D881B00840DA9 /* Frameworks */, |
|
|
|
|
843369061F1D881B00840DA9 /* CopyFiles */, |
|
|
|
|
84AD5E7A1F9ACC66004216B5 /* CopyFiles */, |
|
|
|
|
84AD5E7F1F9ACC87004216B5 /* CopyFiles */, |
|
|
|
|
); |
|
|
|
|
buildRules = ( |
|
|
|
|
); |
|
|
|
@ -404,38 +700,67 @@
@@ -404,38 +700,67 @@
|
|
|
|
|
isa = PBXSourcesBuildPhase; |
|
|
|
|
buildActionMask = 2147483647; |
|
|
|
|
files = ( |
|
|
|
|
8437F8A41F2F555600E89305 /* DIVElement.cpp in Sources */, |
|
|
|
|
8437F8A51F2F555600E89305 /* Element.cpp in Sources */, |
|
|
|
|
8437F8A61F2F555600E89305 /* STRONGElement.cpp in Sources */, |
|
|
|
|
8437F8A71F2F555600E89305 /* AElement.cpp in Sources */, |
|
|
|
|
8437F8A81F2F555600E89305 /* BLOCKQUOTEElement.cpp in Sources */, |
|
|
|
|
8437F8A91F2F555600E89305 /* H1Element.cpp in Sources */, |
|
|
|
|
8437F8AA1F2F555600E89305 /* H2Element.cpp in Sources */, |
|
|
|
|
8488CF841F9AC93F004C4836 /* LIElement.cpp in Sources */, |
|
|
|
|
8488CEF11F9AC81E004C4836 /* tlsf.c in Sources */, |
|
|
|
|
8488CEF01F9AC81E004C4836 /* slre.c in Sources */, |
|
|
|
|
8488CF7B1F9AC93F004C4836 /* TextComponent.cpp in Sources */, |
|
|
|
|
8488CF8B1F9AC93F004C4836 /* TextRasterizerCache.cpp in Sources */, |
|
|
|
|
8488CF6E1F9AC93F004C4836 /* NTRMLParser.cpp in Sources */, |
|
|
|
|
846965411F32A9EF00980986 /* CommandLineParams.cpp in Sources */, |
|
|
|
|
8437F8AB1F2F555600E89305 /* H3Element.cpp in Sources */, |
|
|
|
|
8437F8AC1F2F555600E89305 /* LIElement.cpp in Sources */, |
|
|
|
|
8437F8AD1F2F555600E89305 /* PElement.cpp in Sources */, |
|
|
|
|
8488CF721F9AC93F004C4836 /* BoxComponent.cpp in Sources */, |
|
|
|
|
846965431F32A9EF00980986 /* URL.cpp in Sources */, |
|
|
|
|
8437F8AE1F2F555600E89305 /* SPANElement.cpp in Sources */, |
|
|
|
|
8437F8AF1F2F555600E89305 /* Window.cpp in Sources */, |
|
|
|
|
8437F8B01F2F555600E89305 /* TextRasterizer.cpp in Sources */, |
|
|
|
|
8437F8B11F2F555600E89305 /* TextRasterizerCache.cpp in Sources */, |
|
|
|
|
8437F8B21F2F555600E89305 /* HTMLParser.cpp in Sources */, |
|
|
|
|
8437F8B31F2F555600E89305 /* Node.cpp in Sources */, |
|
|
|
|
8437F8B41F2F555600E89305 /* TagNode.cpp in Sources */, |
|
|
|
|
8437F8B51F2F555600E89305 /* TextNode.cpp in Sources */, |
|
|
|
|
8437F8A21F2F552E00E89305 /* ComponentBuilder.cpp in Sources */, |
|
|
|
|
8437F89A1F2F543400E89305 /* StringUtils.cpp in Sources */, |
|
|
|
|
8488CEF51F9AC81E004C4836 /* scheduler.cpp in Sources */, |
|
|
|
|
8488CF811F9AC93F004C4836 /* H2Element.cpp in Sources */, |
|
|
|
|
8488CEDD1F9AC7FC004C4836 /* app.cpp in Sources */, |
|
|
|
|
8488CF061F9AC8F8004C4836 /* Environment.cpp in Sources */, |
|
|
|
|
8488CF751F9AC93F004C4836 /* ComponentBuilder.cpp in Sources */, |
|
|
|
|
8488CF801F9AC93F004C4836 /* H1Element.cpp in Sources */, |
|
|
|
|
8488CF8C1F9AC93F004C4836 /* opengl.cpp in Sources */, |
|
|
|
|
8488CF851F9AC93F004C4836 /* LINKElement.cpp in Sources */, |
|
|
|
|
8488CF8E1F9AC93F004C4836 /* ShaderLoader.cpp in Sources */, |
|
|
|
|
8488CED21F9AC7EF004C4836 /* HTTPSRequest.cpp in Sources */, |
|
|
|
|
8488CEDC1F9AC7FC004C4836 /* browser.cpp in Sources */, |
|
|
|
|
8488CF6D1F9AC93F004C4836 /* Node.cpp in Sources */, |
|
|
|
|
8488CF8A1F9AC93F004C4836 /* TextRasterizer.cpp in Sources */, |
|
|
|
|
8488CF701F9AC93F004C4836 /* TextNode.cpp in Sources */, |
|
|
|
|
8488CF741F9AC93F004C4836 /* Component.cpp in Sources */, |
|
|
|
|
8488CF791F9AC93F004C4836 /* MultiComponent.cpp in Sources */, |
|
|
|
|
846965421F32A9EF00980986 /* Log.cpp in Sources */, |
|
|
|
|
8488CF7A1F9AC93F004C4836 /* TabbedComponent.cpp in Sources */, |
|
|
|
|
8437F8981F2F540300E89305 /* main.cpp in Sources */, |
|
|
|
|
8488CEDB1F9AC7FC004C4836 /* CFGFileParser.cpp in Sources */, |
|
|
|
|
8488CF6B1F9AC93F004C4836 /* tga.cpp in Sources */, |
|
|
|
|
8488CF7F1F9AC93F004C4836 /* Element.cpp in Sources */, |
|
|
|
|
8488CF8F1F9AC93F004C4836 /* Window.cpp in Sources */, |
|
|
|
|
8488CF0B1F9AC92E004C4836 /* TextWindow.cpp in Sources */, |
|
|
|
|
8488CEF41F9AC81E004C4836 /* WebResource.cpp in Sources */, |
|
|
|
|
8488CF761F9AC93F004C4836 /* DocumentComponent.cpp in Sources */, |
|
|
|
|
8488CF781F9AC93F004C4836 /* InputComponent.cpp in Sources */, |
|
|
|
|
8488CF731F9AC93F004C4836 /* ButtonComponent.cpp in Sources */, |
|
|
|
|
8437F89D1F2F54B900E89305 /* HTTPResponse.cpp in Sources */, |
|
|
|
|
8488CF6A1F9AC93F004C4836 /* pnm.cpp in Sources */, |
|
|
|
|
8488CEF61F9AC81E004C4836 /* TextBlock.cpp in Sources */, |
|
|
|
|
8488CF051F9AC8F8004C4836 /* Path.cpp in Sources */, |
|
|
|
|
8488CEF31F9AC81E004C4836 /* StringUtils.cpp in Sources */, |
|
|
|
|
8488CF7C1F9AC93F004C4836 /* AElement.cpp in Sources */, |
|
|
|
|
8437F89C1F2F54B600E89305 /* HTTPRequest.cpp in Sources */, |
|
|
|
|
8437F89E1F2F54BE00E89305 /* WebResource.cpp in Sources */, |
|
|
|
|
8488CF771F9AC93F004C4836 /* ImageComponent.cpp in Sources */, |
|
|
|
|
8488CF881F9AC93F004C4836 /* STRONGElement.cpp in Sources */, |
|
|
|
|
8488CF8D1F9AC93F004C4836 /* Shader.cpp in Sources */, |
|
|
|
|
8488CF871F9AC93F004C4836 /* SPANElement.cpp in Sources */, |
|
|
|
|
8488CF861F9AC93F004C4836 /* SCRIPTElement.cpp in Sources */, |
|
|
|
|
8488CF6C1F9AC93F004C4836 /* HTMLParser.cpp in Sources */, |
|
|
|
|
8488CF891F9AC93F004C4836 /* TEXTAREAElement.cpp in Sources */, |
|
|
|
|
8488CF711F9AC93F004C4836 /* JSParser.cpp in Sources */, |
|
|
|
|
8488CEF21F9AC81E004C4836 /* Murmur3.cpp in Sources */, |
|
|
|
|
8488CF7E1F9AC93F004C4836 /* DIVElement.cpp in Sources */, |
|
|
|
|
8488CF7D1F9AC93F004C4836 /* BUTTONElement.cpp in Sources */, |
|
|
|
|
8488CF831F9AC93F004C4836 /* INPUTElement.cpp in Sources */, |
|
|
|
|
8488CF901F9AC93F004C4836 /* renderer.cpp in Sources */, |
|
|
|
|
846965401F32A9EF00980986 /* BrowsingHistory.cpp in Sources */, |
|
|
|
|
8437F89F1F2F552500E89305 /* AnimeComponent.cpp in Sources */, |
|
|
|
|
8437F8A01F2F552900E89305 /* BoxComponent.cpp in Sources */, |
|
|
|
|
8437F8A11F2F552C00E89305 /* Component.cpp in Sources */, |
|
|
|
|
8437F8A31F2F553100E89305 /* TextComponent.cpp in Sources */, |
|
|
|
|
8488CF821F9AC93F004C4836 /* H3Element.cpp in Sources */, |
|
|
|
|
8488CF6F1F9AC93F004C4836 /* TagNode.cpp in Sources */, |
|
|
|
|
8488CEEF1F9AC81E004C4836 /* FormData.cpp in Sources */, |
|
|
|
|
); |
|
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
|
}; |
|
|
|
@ -544,11 +869,19 @@
@@ -544,11 +869,19 @@
|
|
|
|
|
INFOPLIST_FILE = "$(SRCROOT)/info.plist"; |
|
|
|
|
LIBRARY_SEARCH_PATHS = /usr/local/lib; |
|
|
|
|
MACOSX_DEPLOYMENT_TARGET = 10.12; |
|
|
|
|
OTHER_CFLAGS = ( |
|
|
|
|
"-DTLSF_USE_LOCKS=0", |
|
|
|
|
"-DUSE_MMAP=1", |
|
|
|
|
"-DUSE_SBRK=1", |
|
|
|
|
); |
|
|
|
|
OTHER_LDFLAGS = ( |
|
|
|
|
"-lglfw3", |
|
|
|
|
"-lharfbuzz", |
|
|
|
|
"-lfreetype", |
|
|
|
|
"-lGLEW", |
|
|
|
|
"-lmbedtls", |
|
|
|
|
"-lmbedcrypto", |
|
|
|
|
"-lmbedx509", |
|
|
|
|
); |
|
|
|
|
PRELINK_LIBS = ""; |
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)"; |
|
|
|
@ -568,11 +901,19 @@
@@ -568,11 +901,19 @@
|
|
|
|
|
INFOPLIST_FILE = "$(SRCROOT)/info.plist"; |
|
|
|
|
LIBRARY_SEARCH_PATHS = /usr/local/lib; |
|
|
|
|
MACOSX_DEPLOYMENT_TARGET = 10.12; |
|
|
|
|
OTHER_CFLAGS = ( |
|
|
|
|
"-DTLSF_USE_LOCKS=0", |
|
|
|
|
"-DUSE_MMAP=1", |
|
|
|
|
"-DUSE_SBRK=1", |
|
|
|
|
); |
|
|
|
|
OTHER_LDFLAGS = ( |
|
|
|
|
"-lglfw3", |
|
|
|
|
"-lharfbuzz", |
|
|
|
|
"-lfreetype", |
|
|
|
|
"-lGLEW", |
|
|
|
|
"-lmbedtls", |
|
|
|
|
"-lmbedcrypto", |
|
|
|
|
"-lmbedx509", |
|
|
|
|
); |
|
|
|
|
PRELINK_LIBS = ""; |
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)"; |
|
|
|
|