blob: a1c09bac39aa6e4bc116cd5e0670176e5a86deff [file] [log] [blame]
Jens Geyerbd52f1a2014-07-28 01:25:30 +02001{
2 "type" : 0
3 ,"target" : 4
4 ,"name" : "Apache Thrift cross-platform test client/server"
5 ,"main" : null
6 ,"projectPackage" : ""
7 ,"company" : "Apache Software Foundation (ASF)"
8 ,"license" : "Apache License, Version 2.0"
9 ,"url" : "http://www.apache.org/licenses/LICENSE-2.0"
10 ,"targetData" : [
11 {
12 "pathToHxml" : "flash.hxml"
13 ,"runActionType" : 1
14 ,"runActionText" : "bin/Tutorial.swf"
15 }
16 ,{
17 "pathToHxml" : "javascript.hxml"
18 ,"runActionType" : 1
19 ,"runActionText" : "bin\\index.html"
20 }
21 ,{
22 "pathToHxml" : "neko.hxml"
23 ,"runActionType" : 2
24 ,"runActionText" : "neko bin/Tutorial.n"
25 }
26 ,{
27 "pathToHxml" : "php.hxml"
28 }
29 ,{
30 "pathToHxml" : "cpp.hxml"
31 ,"runActionType" : 2
Jens Geyerfea00ac2014-10-01 02:22:48 +020032 ,"runActionText" : "bin/Main-debug.exe client --protocol json"
Jens Geyerbd52f1a2014-07-28 01:25:30 +020033 }
34 ,{
35 "pathToHxml" : "java.hxml"
36 }
37 ,{
38 "pathToHxml" : "csharp.hxml"
39 }
40 ,{
41 "pathToHxml" : "python.hxml"
42 ,"runActionType" : 2
43 ,"runActionText" : "python bin/Tutorial.py"
44 }
45 ]
46 ,"files" : [
47 {
Jens Geyerbd52f1a2014-07-28 01:25:30 +020048 "path" : "src\\TestClient.hx"
49 ,"useTabs" : true
50 ,"indentSize" : 4
51 ,"foldedRegions" : [
52
53 ]
Jens Geyerfea00ac2014-10-01 02:22:48 +020054 ,"activeLine" : 188
55 }
56 ,{
57 "path" : "src\\TestServer.hx"
58 ,"useTabs" : true
59 ,"indentSize" : 4
60 ,"foldedRegions" : [
61
62 ]
63 ,"activeLine" : 88
Jens Geyerbd52f1a2014-07-28 01:25:30 +020064 }
65 ]
Jens Geyerfea00ac2014-10-01 02:22:48 +020066 ,"activeFile" : "src\\TestClient.hx"
Jens Geyerbd52f1a2014-07-28 01:25:30 +020067 ,"openFLTarget" : null
68 ,"openFLBuildMode" : "Debug"
69 ,"runActionType" : null
70 ,"runActionText" : null
71 ,"buildActionCommand" : null
72 ,"hiddenItems" : [
73
74 ]
75 ,"showHiddenItems" : false
76}