]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/thrift/lib/haxe/test/HaxeTests.hxproj
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / jaegertracing / thrift / lib / haxe / test / HaxeTests.hxproj
1 <?xml version="1.0" encoding="utf-8"?>
2 <project version="2">
3 <!-- Output SWF options -->
4 <output>
5 <movie outputType="Application" />
6 <movie input="" />
7 <movie path="bin/HaxeTests" />
8 <movie fps="30" />
9 <movie width="800" />
10 <movie height="600" />
11 <movie version="1" />
12 <movie minorVersion="0" />
13 <movie platform="C++" />
14 <movie background="#FFFFFF" />
15 </output>
16 <!-- Other classes to be compiled into your SWF -->
17 <classpaths>
18 <class path="src" />
19 <class path="gen-haxe" />
20 <class path="../src" />
21 </classpaths>
22 <!-- Build options -->
23 <build>
24 <option directives="" />
25 <option flashStrict="False" />
26 <option noInlineOnDebug="False" />
27 <option mainClass="Main" />
28 <option enabledebug="False" />
29 <option additional="" />
30 </build>
31 <!-- haxelib libraries -->
32 <haxelib>
33 <!-- example: <library name="..." /> -->
34 </haxelib>
35 <!-- Class files to compile (other referenced classes will automatically be included) -->
36 <compileTargets>
37 <!-- example: <compile path="..." /> -->
38 </compileTargets>
39 <!-- Paths to exclude from the Project Explorer tree -->
40 <hiddenPaths>
41 <hidden path="obj" />
42 <hidden path="cpp.hxml" />
43 <hidden path="csharp.hxml" />
44 <hidden path="flash.hxml" />
45 <hidden path="java.hxml" />
46 <hidden path="javascript.hxml" />
47 <hidden path="make_all.bat" />
48 <hidden path="make_all.sh" />
49 <hidden path="Makefile.am" />
50 <hidden path="neko.hxml" />
51 <hidden path="php.hxml" />
52 <hidden path="project.hide" />
53 <hidden path="python.hxml" />
54 </hiddenPaths>
55 <!-- Executed before build -->
56 <preBuildCommand>thrift -r -gen haxe ../../../test/ThriftTest.thrift
57 thrift -r -gen haxe ../../../contrib/async-test/aggr.thrift
58 thrift -r -gen haxe ../../../lib/rb/benchmark/Benchmark.thrift</preBuildCommand>
59 <!-- Executed after build -->
60 <postBuildCommand alwaysRun="False" />
61 <!-- Other project options -->
62 <options>
63 <option showHiddenPaths="False" />
64 <option testMovie="Custom" />
65 <option testMovieCommand="bin/HaxeTests/Main.exe server multiplex" />
66 </options>
67 <!-- Plugin storage -->
68 <storage />
69 </project>