workaround for the case when perf system is used in external app without TBB

This commit is contained in:
Kirill Kornyakov
2011-11-24 12:06:38 +00:00
parent 1c9d75081c
commit 913811836a
9 changed files with 84 additions and 16 deletions

View File

@@ -4,6 +4,6 @@
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="src" path="OpenCV_src"/>
<classpathentry kind="src" path="OpenCV-2.3.1_src"/>
<classpathentry kind="output" path="bin"/>
</classpath>