forked from github/server
vc needs to know about the synonym removal
This commit is contained in:
parent
32a3c0103f
commit
706419c36b
|
@ -335,9 +335,6 @@
|
||||||
<File
|
<File
|
||||||
RelativePath=".\roadsoverride.h">
|
RelativePath=".\roadsoverride.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath=".\synonym.h">
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath=".\targetregion.h">
|
RelativePath=".\targetregion.h">
|
||||||
</File>
|
</File>
|
||||||
|
@ -411,9 +408,6 @@
|
||||||
<File
|
<File
|
||||||
RelativePath=".\reduceproduction.c">
|
RelativePath=".\reduceproduction.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath=".\synonym.c">
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath=".\targetregion.c">
|
RelativePath=".\targetregion.c">
|
||||||
</File>
|
</File>
|
||||||
|
|
Loading…
Reference in New Issue