/alps/pcitool

To get this branch, use:
bzr branch http://suren.me/webbzr/alps/pcitool

« back to all changes in this revision

Viewing changes to docs/Doxyfile.in

  • Committer: Vasilii Chernov
  • Date: 2016-02-09 16:32:11 UTC
  • mto: This revision was merged to the branch mainline in revision 353.
  • Revision ID: vchernov@inr.ru-20160209163211-j56vrnez4sbt9r1o
Add write_register python wrap. Add no_set_check attribute to pcilib_view_t type

Show diffs side-by-side

added added

removed removed

Lines of Context:
243
243
# members will be omitted, etc.
244
244
# The default value is: NO.
245
245
 
246
 
OPTIMIZE_OUTPUT_FOR_C  = NO
 
246
OPTIMIZE_OUTPUT_FOR_C  = YES
247
247
 
248
248
# Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or
249
249
# Python sources only. Doxygen will then generate output that is more tailored