README

changeset 175
f5aa799abd86
parent 159
a22b6da0587e
child 177
11ad03783baf
equal deleted inserted replaced
174:bbfe511cfddb 175:f5aa799abd86
38 The available configurations are clang, gcc, mingw, osx and suncc. 38 The available configurations are clang, gcc, mingw, osx and suncc.
39 39
40 The build files are placed into a build subdirectory, which is created if it 40 The build files are placed into a build subdirectory, which is created if it
41 does not exists. 41 does not exists.
42 42
43 The default target builds an optimized binaries. Use the debug target by running 43 The default target builds optimized binaries. Use the debug target by running
44 44
45 make debug CONF=<yourconfig> 45 make debug CONF=<yourconfig>
46 46
47 to disable optimization and enable debug symbols. 47 to disable optimization and enable debug symbols.
48 48
73 ---------------- 73 ----------------
74 74
75 The code uses doxygen source code documentation. A html version of the 75 The code uses doxygen source code documentation. A html version of the
76 documentation is also available here: 76 documentation is also available here:
77 77
78 http://develop.uap-core.de/ucx/1.0/index.html 78 http://develop.uap-core.de/ucx/api/current/index.html
79 79
80 80
81 5. Contact 81 5. Contact
82 ---------- 82 ----------
83 83

mercurial