Unignored eclipse project file.
This commit is contained in:
parent
67ba1edb88
commit
acc0d94ef4
2 changed files with 11 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -15,7 +15,6 @@ Makelocal.mk
|
||||||
|
|
||||||
# Ignore some eclipse files
|
# Ignore some eclipse files
|
||||||
.settings
|
.settings
|
||||||
.project
|
|
||||||
|
|
||||||
# Ignore visual studio files
|
# Ignore visual studio files
|
||||||
.vs/
|
.vs/
|
||||||
|
|
|
||||||
11
.project
Normal file
11
.project
Normal file
|
|
@ -0,0 +1,11 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<projectDescription>
|
||||||
|
<name>msxbuild</name>
|
||||||
|
<comment></comment>
|
||||||
|
<projects>
|
||||||
|
</projects>
|
||||||
|
<buildSpec>
|
||||||
|
</buildSpec>
|
||||||
|
<natures>
|
||||||
|
</natures>
|
||||||
|
</projectDescription>
|
||||||
Loading…
Add table
Add a link
Reference in a new issue