Skip to content
Snippets Groups Projects
Select Git revision
  • f92acf24072f51fb8a93686a80cfa6c4124b35ed
  • master default protected
2 results

.project

Blame
  • mikadelor's avatar
    mikadelor authored
    8f4e6dc1
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    .project 783 B
    <?xml version="1.0" encoding="UTF-8"?>
    <projectDescription>
    	<name>constant-workspace-algorithms-c</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.managedbuilder.core.managedBuildNature</nature>
    		<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
    	</natures>
    </projectDescription>