annotate generator/build_opengl.txt @ 295:463563fc9e17 signals

more of QList. const functions in C++ are now const in D too. Drop of the store result feature, which was incompatible with const functions and introduced too much of the bloat in the generator.
author eldar
date Sun, 22 Nov 2009 11:01:19 +0000
parents e78566595089
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
e78566595089 initial import
mandel
parents:
diff changeset
1 <typesystem>
e78566595089 initial import
mandel
parents:
diff changeset
2 <load-typesystem name="typesystem_core.xml" generate="yes" />
e78566595089 initial import
mandel
parents:
diff changeset
3 <load-typesystem name="typesystem_gui.xml" generate="yes" />
e78566595089 initial import
mandel
parents:
diff changeset
4 <load-typesystem name="typesystem_opengl.xml" generate="yes" />
e78566595089 initial import
mandel
parents:
diff changeset
5 </typesystem>