compile_all.inproj
4.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
<?xml version="1.0" encoding="utf-8"?>
<ag:project xmlns:ag="http://www.activegrid.com/ag.xsd" version="11">
<ag:cmd_line></ag:cmd_line>
<ag:file filePath="./compil_all.anubis" logicalFolder=""/>
<ag:file filePath="./examples/args.anubis"/>
<ag:file filePath="./examples/conditional_examples.anubis"/>
<ag:file filePath="./examples/determinism.anubis.c"/>
<ag:file filePath="./examples/file_manager_example.anubis"/>
<ag:file filePath="./examples/for_loop.anubis.c"/>
<ag:file filePath="./examples/hello.anubis"/>
<ag:file filePath="./examples/kbd.anubis"/>
<ag:file filePath="./examples/ls.anubis"/>
<ag:file filePath="./examples/mkdir_test.anubis"/>
<ag:file filePath="./examples/OOCounter.cpp"/>
<ag:file filePath="./examples/peano.anubis"/>
<ag:file filePath="./examples/playing_with_functions.anubis"/>
<ag:file filePath="./examples/restart.anubis"/>
<ag:file filePath="./examples/runge_kutta.anubis"/>
<ag:file filePath="./examples/saturate_example.anubis"/>
<ag:file filePath="./examples/syracuse.anubis"/>
<ag:file filePath="./examples/test_web_site.anubis"/>
<ag:file filePath="./examples/try_dns.anubis"/>
<ag:file filePath="./examples/try_protect.anubis"/>
<ag:file filePath="./examples/try_window.anubis"/>
<ag:file filePath="./examples/watt.anubis"/>
<ag:file filePath="./cryptography/sha1.anubis"/>
<ag:file filePath="./data_base/import_csv.anubis"/>
<ag:file filePath="./data_base/sdbms.anubis"/>
<ag:file filePath="./data_base/sqlite.anubis"/>
<ag:file filePath="./doc_tools/latex.anubis"/>
<ag:file filePath="./doc_tools/maml.anubis"/>
<ag:file filePath="./graphism/image_tools.anubis"/>
<ag:file filePath="./graphism/jpeg.anubis"/>
<ag:file filePath="./graphism/jpeg_size.anubis"/>
<ag:file filePath="./mail/send_mail.anubis"/>
<ag:file filePath="./network/dns.anubis"/>
<ag:file filePath="./system_colors/rgb.anubis"/>
<ag:file filePath="./system_colors/system_colors.anubis"/>
<ag:file filePath="./system_fonts/draw_font.anubis"/>
<ag:file filePath="./system_fonts/font_table.anubis"/>
<ag:file filePath="./tools/base64.anubis"/>
<ag:file filePath="./tools/basis.anubis"/>
<ag:file filePath="./tools/connections.anubis"/>
<ag:file filePath="./tools/findstring.anubis"/>
<ag:file filePath="./tools/hashtable.anubis"/>
<ag:file filePath="./tools/maybefloat.anubis"/>
<ag:file filePath="./tools/saturate.anubis"/>
<ag:file filePath="./tools/streams.anubis"/>
<ag:file filePath="./tools/tables.anubis"/>
<ag:file filePath="./tools/tools.anubis"/>
<ag:file filePath="./web/web_arg_encode.anubis"/>
<ag:file filePath="./web/common.anubis"/>
<ag:file filePath="./web/cookies.anubis"/>
<ag:file filePath="./web/file_manager.anubis"/>
<ag:file filePath="./web/generic_form.anubis"/>
<ag:file filePath="./web/generic_table.anubis"/>
<ag:file filePath="./web/http_get.anubis"/>
<ag:file filePath="./web/http_get_common.anubis"/>
<ag:file filePath="./web/https_get.anubis"/>
<ag:file filePath="./web/making_a_web_site.anubis"/>
<ag:file filePath="./web/making_forms.anubis"/>
<ag:file filePath="./web/mime.anubis"/>
<ag:file filePath="./web/multihost_http_server.anubis"/>
<ag:file filePath="./web/read_html.anubis"/>
<ag:file filePath="./examples/graphism/diaporama.anubis"/>
<ag:file filePath="./examples/graphism/paint2.anubis"/>
<ag:file filePath="./examples/graphism/paint.anubis"/>
<ag:file filePath="./examples/graphism/show_image.anubis"/>
<ag:file filePath="./examples/network/client_browser_info.anubis"/>
<ag:file filePath="./examples/network/client_server.anubis"/>
<ag:file filePath="./examples/network/port_scan.anubis"/>
<ag:file filePath="./examples/network/sokoban.anubis"/>
<ag:file filePath="./examples/network/upload.anubis" logicalFolder="web"/>
<ag:file filePath="./examples/cryptography/sha1.anubis"/>
<ag:file filePath="./examples/network/minimal_web_site.anubis"/>
<ag:file filePath="./examples/_99_bottles_of_beer.anubis"/>
<ag:startup_file>./compil_all.anubis</ag:startup_file>
<ag:working_dir></ag:working_dir>
</ag:project>