Changeset 721 for gtkimageview
- Timestamp:
- 07/09/10 16:43:35 (3 years ago)
- Files:
-
- gtkimageview/docs/reference/compiling.sgml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
gtkimageview/docs/reference/compiling.sgml
r677 r721 50 50 <userinput>$ ./waf build --tests # Builds tests</userinput> 51 51 </literallayout> 52 All the binaries are, by default, placed in 53 the <filename>build/default/tests</filename> directory. 52 All the binaries are, by default, placed in the 53 <filename>build/default/tests</filename> directory. The built 54 documentation is located in 55 <filename>build/default/src/html</filename>. 54 56 </para> 55 57 </refsect2>
