mirror of
https://github.com/marian-nmt/marian.git
synced 2024-12-11 09:54:22 +03:00
130 lines
3.4 KiB
XML
130 lines
3.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<projectDescription>
|
|
<name>amunmt</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>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
|
|
<triggers>full,incremental,</triggers>
|
|
<arguments>
|
|
</arguments>
|
|
</buildCommand>
|
|
</buildSpec>
|
|
<natures>
|
|
<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>
|
|
<linkedResources>
|
|
<link>
|
|
<name>3rd_party</name>
|
|
<type>2</type>
|
|
<locationURI>PARENT-1-PROJECT_LOC/src/3rd_party</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>cnpy</name>
|
|
<type>2</type>
|
|
<locationURI>virtual:/virtual</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>common</name>
|
|
<type>2</type>
|
|
<locationURI>PARENT-1-PROJECT_LOC/src/common</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>cpu</name>
|
|
<type>2</type>
|
|
<locationURI>PARENT-1-PROJECT_LOC/src/cpu</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>gpu</name>
|
|
<type>2</type>
|
|
<locationURI>PARENT-1-PROJECT_LOC/src/gpu</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>plugin</name>
|
|
<type>2</type>
|
|
<locationURI>virtual:/virtual</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>python</name>
|
|
<type>2</type>
|
|
<locationURI>virtual:/virtual</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>cnpy/LICENSE</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-1-PROJECT_LOC/src/cnpy/LICENSE</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>cnpy/cnpy.cpp</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-1-PROJECT_LOC/src/cnpy/cnpy.cpp</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>cnpy/cnpy.h</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-1-PROJECT_LOC/src/cnpy/cnpy.h</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>plugin/hypo_info.cpp</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-1-PROJECT_LOC/src/plugin/hypo_info.cpp</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>plugin/hypo_info.h</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-1-PROJECT_LOC/src/plugin/hypo_info.h</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>plugin/nbest.cu</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-1-PROJECT_LOC/src/plugin/nbest.cu</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>plugin/nbest.h</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-1-PROJECT_LOC/src/plugin/nbest.h</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>plugin/neural_phrase.cpp</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-1-PROJECT_LOC/src/plugin/neural_phrase.cpp</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>plugin/neural_phrase.h</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-1-PROJECT_LOC/src/plugin/neural_phrase.h</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>plugin/nmt.cu</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-1-PROJECT_LOC/src/plugin/nmt.cu</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>plugin/nmt.h</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-1-PROJECT_LOC/src/plugin/nmt.h</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>python/amunmt.cpp</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-1-PROJECT_LOC/src/python/amunmt.cpp</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>python/test.py</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-1-PROJECT_LOC/src/python/test.py</locationURI>
|
|
</link>
|
|
</linkedResources>
|
|
</projectDescription>
|