mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-25 09:55:29 +02:00
Add .project file build bundle.
Signed-off-by: Greg Watson <g.watson@computer.org>
This commit is contained in:
parent
31bd51f940
commit
caa7897b67
1 changed files with 11 additions and 0 deletions
11
releng/org.eclipse.remote.build/.project
Normal file
11
releng/org.eclipse.remote.build/.project
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<projectDescription>
|
||||
<name>org.eclipse.remote.build</name>
|
||||
<comment></comment>
|
||||
<projects>
|
||||
</projects>
|
||||
<buildSpec>
|
||||
</buildSpec>
|
||||
<natures>
|
||||
</natures>
|
||||
</projectDescription>
|
Loading…
Add table
Reference in a new issue