This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117828/

This change has been marked as submitted.


Review request for Baloo and kdewin.
By Patrick Spendrin.

Updated April 28, 2014, 2:43 p.m.

Repository: baloo

Description

If using class definitions of exported classes in tests, the export/import mechanism isn't needed. To prevent linker errors, set the EXPORT macro to empty.

Testing

windows msvc 2010

Diffs

  • src/file/autotest/CMakeLists.txt (a54736e)
  • src/file/autotest/fileindexingjob/CMakeLists.txt (811ed30)
  • src/file/lib/autotests/CMakeLists.txt (95a0916)
  • src/file/search/autotest/CMakeLists.txt (eb058d2)
  • src/file/tests/CMakeLists.txt (102c981)

View Diff