mirror of https://github.com/opencv/opencv.git
Open Source Computer Vision Library
https://opencv.org/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
49 lines
1.8 KiB
49 lines
1.8 KiB
<?xml version="1.0" encoding="UTF-8"?> |
|
<projectDescription> |
|
<name>OpenCV Tutorial 4 - Use OpenCL</name> |
|
<comment></comment> |
|
<projects> |
|
</projects> |
|
<buildSpec> |
|
<buildCommand> |
|
<name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name> |
|
<triggers>clean,full,incremental,</triggers> |
|
<arguments> |
|
</arguments> |
|
</buildCommand> |
|
<buildCommand> |
|
<name>com.android.ide.eclipse.adt.ResourceManagerBuilder</name> |
|
<arguments> |
|
</arguments> |
|
</buildCommand> |
|
<buildCommand> |
|
<name>com.android.ide.eclipse.adt.PreCompilerBuilder</name> |
|
<arguments> |
|
</arguments> |
|
</buildCommand> |
|
<buildCommand> |
|
<name>org.eclipse.jdt.core.javabuilder</name> |
|
<arguments> |
|
</arguments> |
|
</buildCommand> |
|
<buildCommand> |
|
<name>com.android.ide.eclipse.adt.ApkBuilder</name> |
|
<arguments> |
|
</arguments> |
|
</buildCommand> |
|
<buildCommand> |
|
<name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name> |
|
<triggers>full,incremental,</triggers> |
|
<arguments> |
|
</arguments> |
|
</buildCommand> |
|
</buildSpec> |
|
<natures> |
|
<nature>com.android.ide.eclipse.adt.AndroidNature</nature> |
|
<nature>org.eclipse.jdt.core.javanature</nature> |
|
<nature>org.eclipse.cdt.core.cnature</nature> |
|
<nature>org.eclipse.cdt.core.ccnature</nature> |
|
<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature> |
|
<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature> |
|
</natures> |
|
</projectDescription>
|
|
|