Use LinkableValueNode members functions when possible in the derived valuenodes.
[synfig.git] / ETL / ETL.prj
1 # Anjuta Version 1.2.0 
2 Compatibility Level: 1 
3
4 <PROJECT_DESCRIPTION_START>
5 Extended Template library
6
7 <PROJECT_DESCRIPTION_END>
8 <CONFIG_PROGS_START>
9 <CONFIG_PROGS_END>
10 <CONFIG_LIBS_START>
11 <CONFIG_LIBS_END>
12 <CONFIG_HEADERS_START>
13 <CONFIG_HEADERS_END>
14 <CONFIG_CHARACTERISTICS_START>
15 <CONFIG_CHARACTERISTICS_END>
16 <CONFIG_LIB_FUNCS_START>
17 <CONFIG_LIB_FUNCS_END>
18 <CONFIG_ADDITIONAL_START>
19 <CONFIG_ADDITIONAL_END>
20 <CONFIG_FILES_START>
21 <CONFIG_FILES_END>
22 <MAKEFILE_AM_START>
23 <MAKEFILE_AM_END>
24
25 props.file.type=project
26
27 anjuta.version=1.2.0
28 anjuta.compatibility.level=1
29
30 project.name=ETL
31 project.type=GENERIC
32 project.target.type=EXECUTABLE
33 project.version=0.99
34 project.author=Robert Quattlebaum
35 project.source.target=unknown
36 project.has.gettext=0
37 project.gui.command=
38 project.programming.language=C++
39 project.excluded.modules=intl
40
41 project.config.extra.modules.before=
42 project.config.extra.modules.after=
43 project.config.blocked=1
44 project.config.disable.overwriting=1 1 1 1 1 1 1 1 1 
45
46 project.menu.entry=ETL Version 0.99
47 project.menu.group=Application
48 project.menu.comment=ETL Version 0.99
49 project.menu.icon=
50 project.menu.need.terminal=0
51
52 project.configure.options=
53 anjuta.program.arguments=
54 preferences.build.option.jobs=0
55 preferences.build.option.silent=0
56 preferences.build.option.autosave=0
57 preferences.anjuta.make.options=-k
58 preferences.make=make
59 preferences.build.option.keep.going=1
60 preferences.build.option.warn.undef=0
61 preferences.autoformat.custom.style= -i8 -sc -bli0 -bl0 -cbi0 -ss
62 preferences.indent.opening=0
63 preferences.autoformat.disable=1
64 preferences.indent.automatic=1
65 preferences.use.tabs=1
66 preferences.indent.size=4
67 preferences.tabsize=4
68 preferences.indent.closing=0
69
70 module.include.name=.
71 module.include.type=
72 module.include.files=\
73         ETL/_bit_rotate.h\
74         ETL/_bezier.h\
75         ETL/_fastangle_tables.h\
76         ETL/_boxblur.h\
77         ETL/_clock_system.h\
78         ETL/_gaussian.h\
79         ETL/_rwlock.h\
80         ETL/_stringf.h\
81         ETL/_status.h\
82         ETL/_smart_ptr.h\
83         ETL/_thread.h\
84         ETL/_curve_func.h\
85         ETL/etl_profile_.h\
86         ETL/_curve.h\
87         ETL/_calculus.h\
88         ETL/_trivial.h\
89         ETL/etl_profile.h\
90         ETL/_pen.h\
91         ETL/_misc.h\
92         ETL/_mutex_win32.h\
93         ETL/_clock_gettimeofday.h\
94         ETL/_ref_count.h\
95         ETL/_bezier_angle.h\
96         ETL/_clock_base.h\
97         ETL/_bspline.h\
98         ETL/_smach.h\
99         ETL/_fixed.h\
100         ETL/_condition.h\
101         ETL/_mutex_null.h\
102         ETL/_surface.h\
103         ETL/_fastangle.h\
104         ETL/_mutex_pthreads.h\
105         ETL/_hermite.h\
106         ETL/_handle.h\
107         ETL/_random.h\
108         ETL/_angle.h\
109         ETL/_clock_win32hpcount.h\
110         ETL/etl_config.h\
111         ETL.pbproj/etl_profile.h
112
113 module.source.name=.
114 module.source.type=
115 module.source.files=\
116         test/surface.cpp\
117         test/random.cpp\
118         test/smach.cpp\
119         test/smart_ptr.cpp\
120         test/benchmark.cpp\
121         test/spline.cpp\
122         test/handle.cpp\
123         test/stringf.cpp\
124         test/clock.cpp\
125         test/angle.cpp\
126         test/hermite.cpp\
127         test/fixed.cpp\
128         test/pen.cpp\
129         ETL.pbproj/frameworkfix.cpp
130
131 module.pixmap.name=.
132 module.pixmap.type=
133 module.pixmap.files=
134
135 module.data.name=.
136 module.data.type=
137 module.data.files=
138
139 module.help.name=.
140 module.help.type=
141 module.help.files=
142
143 module.doc.name=.
144 module.doc.type=
145 module.doc.files=\
146         README\
147         INSTALL\
148         ChangeLog
149
150 module.po.files=
151
152 compiler.options.supports=
153 compiler.options.include.paths=\
154         .\
155         ..
156 compiler.options.library.paths=
157 compiler.options.libraries=
158 compiler.options.libraries.selected=
159 compiler.options.defines=\
160         HAVE_CONFIG_H
161 compiler.options.defines.selected=
162 compiler.options.warning.buttons=0 0 1 1 0 1 0 0 0 0 0 0 0 1 0 0 
163 compiler.options.optimize.buttons=0 0 1 0 
164 compiler.options.other.buttons=1 0 
165 compiler.options.other.c.flags=
166 compiler.options.other.l.flags=
167 compiler.options.other.l.libs=
168
169 project.src.paths=