| 1 | # Anjuta Version 1.2.4a |
|---|
| 2 | Compatibility Level: 1 |
|---|
| 3 | |
|---|
| 4 | <PROJECT_DESCRIPTION_START> |
|---|
| 5 | Julian is a software package for mathematical models using the Boundary Element Method (BEM) and (at some point) Finite Element Method (FEM).<PROJECT_DESCRIPTION_END> |
|---|
| 6 | <CONFIG_PROGS_START> |
|---|
| 7 | <CONFIG_PROGS_END> |
|---|
| 8 | <CONFIG_LIBS_START> |
|---|
| 9 | <CONFIG_LIBS_END> |
|---|
| 10 | <CONFIG_HEADERS_START> |
|---|
| 11 | <CONFIG_HEADERS_END> |
|---|
| 12 | <CONFIG_CHARACTERISTICS_START> |
|---|
| 13 | <CONFIG_CHARACTERISTICS_END> |
|---|
| 14 | <CONFIG_LIB_FUNCS_START> |
|---|
| 15 | <CONFIG_LIB_FUNCS_END> |
|---|
| 16 | <CONFIG_ADDITIONAL_START> |
|---|
| 17 | <CONFIG_ADDITIONAL_END> |
|---|
| 18 | <CONFIG_FILES_START> |
|---|
| 19 | <CONFIG_FILES_END> |
|---|
| 20 | <MAKEFILE_AM_START> |
|---|
| 21 | <MAKEFILE_AM_END> |
|---|
| 22 | |
|---|
| 23 | props.file.type=project |
|---|
| 24 | |
|---|
| 25 | anjuta.version=1.2.4a |
|---|
| 26 | anjuta.compatibility.level=1 |
|---|
| 27 | |
|---|
| 28 | project.name=Julian |
|---|
| 29 | project.type=GENERIC |
|---|
| 30 | project.target.type=EXECUTABLE |
|---|
| 31 | project.version=0.5 |
|---|
| 32 | project.author=Adam Powell and Yi-Cheung Lok |
|---|
| 33 | project.source.target=Dynamic Library |
|---|
| 34 | project.has.gettext=1 |
|---|
| 35 | project.gui.command= |
|---|
| 36 | project.programming.language=C |
|---|
| 37 | project.excluded.modules=intl |
|---|
| 38 | |
|---|
| 39 | project.config.extra.modules.before= |
|---|
| 40 | project.config.extra.modules.after= |
|---|
| 41 | project.config.blocked=1 |
|---|
| 42 | project.config.disable.overwriting=1 1 1 1 1 1 1 1 1 |
|---|
| 43 | |
|---|
| 44 | project.menu.entry=Julian Version 0.5 |
|---|
| 45 | project.menu.group=Application |
|---|
| 46 | project.menu.comment=Julian Version 0.5 |
|---|
| 47 | project.menu.icon= |
|---|
| 48 | project.menu.need.terminal=0 |
|---|
| 49 | |
|---|
| 50 | project.configure.options= |
|---|
| 51 | anjuta.program.arguments= |
|---|
| 52 | preferences.build.option.jobs=0 |
|---|
| 53 | preferences.build.option.silent=0 |
|---|
| 54 | preferences.build.option.autosave=0 |
|---|
| 55 | preferences.anjuta.make.options=-C ../buildJulian |
|---|
| 56 | preferences.make=make |
|---|
| 57 | preferences.build.option.keep.going=1 |
|---|
| 58 | preferences.build.option.warn.undef=0 |
|---|
| 59 | preferences.autoformat.custom.style= -i8 -sc -bli0 -bl0 -cbi0 -ss |
|---|
| 60 | preferences.indent.opening=1 |
|---|
| 61 | preferences.autoformat.disable=1 |
|---|
| 62 | preferences.indent.automatic=1 |
|---|
| 63 | preferences.use.tabs=1 |
|---|
| 64 | preferences.indent.size=2 |
|---|
| 65 | preferences.tabsize=8 |
|---|
| 66 | preferences.indent.closing=1 |
|---|
| 67 | |
|---|
| 68 | module.include.name=. |
|---|
| 69 | module.include.type= |
|---|
| 70 | module.include.files=\ |
|---|
| 71 | lapack/protos.h\ |
|---|
| 72 | tests/test-common.h\ |
|---|
| 73 | julian/equations.h\ |
|---|
| 74 | julian/meshP.h\ |
|---|
| 75 | julian/matrix.hh\ |
|---|
| 76 | julian/fem.h\ |
|---|
| 77 | julian/bem.h\ |
|---|
| 78 | julian/matrix.h\ |
|---|
| 79 | julian/bem.hh\ |
|---|
| 80 | julian/mesh.h\ |
|---|
| 81 | julian/femP.h\ |
|---|
| 82 | julian/matrixP.h\ |
|---|
| 83 | julian/mesh.hh\ |
|---|
| 84 | julian/bemP.h\ |
|---|
| 85 | config.h\ |
|---|
| 86 | julian/display.h |
|---|
| 87 | |
|---|
| 88 | module.source.name=. |
|---|
| 89 | module.source.type= |
|---|
| 90 | module.source.files=\ |
|---|
| 91 | lapack/dtrtri.c\ |
|---|
| 92 | lapack/dgetrf.c\ |
|---|
| 93 | lapack/dlaswp.c\ |
|---|
| 94 | lapack/dgetri.c\ |
|---|
| 95 | tests/multioptparent.c\ |
|---|
| 96 | tests/lutest.c\ |
|---|
| 97 | tests/meshio.c\ |
|---|
| 98 | tests/proeopt.c\ |
|---|
| 99 | tests/bemheat.c\ |
|---|
| 100 | tests/evolheat.c\ |
|---|
| 101 | tests/cylectric.c\ |
|---|
| 102 | tests/bemelast.c\ |
|---|
| 103 | tests/proetest.c\ |
|---|
| 104 | tests/progress.c\ |
|---|
| 105 | tests/multioptchild.c\ |
|---|
| 106 | tests/evoltest.c\ |
|---|
| 107 | tests/blaslatest.c\ |
|---|
| 108 | tests/fakeprogress.c\ |
|---|
| 109 | tests/matrixtest.c\ |
|---|
| 110 | minutia/evo2pat.c\ |
|---|
| 111 | minutia/evo2phy.c\ |
|---|
| 112 | minutia/pat2phy.c\ |
|---|
| 113 | minutia/progress.c\ |
|---|
| 114 | julian/bemesh.c\ |
|---|
| 115 | julian/meshaccess.c\ |
|---|
| 116 | julian/bemio.c\ |
|---|
| 117 | julian/meshio.c\ |
|---|
| 118 | julian/matrix.c\ |
|---|
| 119 | julian/evolver.c\ |
|---|
| 120 | julian/p_dgetri.c\ |
|---|
| 121 | julian/fem.c\ |
|---|
| 122 | julian/equations.c\ |
|---|
| 123 | julian/meshbook.c\ |
|---|
| 124 | julian/patran.c\ |
|---|
| 125 | julian/proe.c\ |
|---|
| 126 | julian/p_dtrtri.c\ |
|---|
| 127 | julian/bem.c\ |
|---|
| 128 | julian/physica.c\ |
|---|
| 129 | julian/p_dgetrf.c\ |
|---|
| 130 | julian/proeinclusion.c\ |
|---|
| 131 | julian/p_dtrsm.c\ |
|---|
| 132 | julian/p_dgemm.c\ |
|---|
| 133 | julian/meshquad.c\ |
|---|
| 134 | julian/display.c\ |
|---|
| 135 | tests/mg-som.c |
|---|
| 136 | |
|---|
| 137 | module.pixmap.name=. |
|---|
| 138 | module.pixmap.type= |
|---|
| 139 | module.pixmap.files= |
|---|
| 140 | |
|---|
| 141 | module.data.name=. |
|---|
| 142 | module.data.type= |
|---|
| 143 | module.data.files= |
|---|
| 144 | |
|---|
| 145 | module.help.name=. |
|---|
| 146 | module.help.type= |
|---|
| 147 | module.help.files= |
|---|
| 148 | |
|---|
| 149 | module.doc.name=. |
|---|
| 150 | module.doc.type= |
|---|
| 151 | module.doc.files=\ |
|---|
| 152 | doc/Julian.html\ |
|---|
| 153 | AUTHORS\ |
|---|
| 154 | NEWS\ |
|---|
| 155 | po/ChangeLog\ |
|---|
| 156 | README\ |
|---|
| 157 | COPYING\ |
|---|
| 158 | tests/data/README\ |
|---|
| 159 | TODO\ |
|---|
| 160 | ChangeLog |
|---|
| 161 | |
|---|
| 162 | module.po.files=\ |
|---|
| 163 | ja.po\ |
|---|
| 164 | fr.po |
|---|
| 165 | |
|---|
| 166 | compiler.options.supports= |
|---|
| 167 | compiler.options.include.paths=\ |
|---|
| 168 | .\ |
|---|
| 169 | .. |
|---|
| 170 | compiler.options.library.paths= |
|---|
| 171 | compiler.options.libraries= |
|---|
| 172 | compiler.options.libraries.selected= |
|---|
| 173 | compiler.options.defines=\ |
|---|
| 174 | HAVE_CONFIG_H |
|---|
| 175 | compiler.options.defines.selected= |
|---|
| 176 | compiler.options.warning.buttons=0 0 1 1 0 1 0 0 0 0 0 0 0 1 0 0 |
|---|
| 177 | compiler.options.optimize.buttons=0 0 1 0 |
|---|
| 178 | compiler.options.other.buttons=1 0 |
|---|
| 179 | compiler.options.other.c.flags= |
|---|
| 180 | compiler.options.other.l.flags= |
|---|
| 181 | compiler.options.other.l.libs= |
|---|
| 182 | |
|---|
| 183 | project.src.paths= |
|---|