On 01/28/2015 02:29 AM, Nico Schlömer wrote:
Apparently, the code in `/usr/include/` was tested as well,
contributing to the total amount.

One thing I don't quite understand yet is the code in
`./lin64_build/`, e.g.,generated
```
/lin64_build/controllers/moc_controllerenumerator.cc
```
It appears to be generated somehow (and the generator may need one,
two fixes). Can anyone give me more details?

Everything in *_build is generated in one way or another.

Anything with moc_ at the front is generated by Qt's Meta Object Compiler as part of a build. It's what handles Qt's C++ extensions. More info here: http://qt-project.org/doc/qt-4.8/moc.html

Sincerely,
Sean M. Pappalardo
"D.J. Pegasus"
Mixxx Developer - Controller Specialist

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Get Mixxx, the #1 Free MP3 DJ Mixing software Today
http://mixxx.org


Mixxx-devel mailing list
Mixxx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mixxx-devel

Reply via email to