VS2008 project: move gdbstub.h into the gdbstub filter.
This commit is contained in:
parent
68313ef467
commit
35ed3204a7
|
@ -736,10 +736,6 @@
|
|||
RelativePath="..\fs.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gdbstub.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gfx3d.cpp"
|
||||
>
|
||||
|
@ -987,6 +983,10 @@
|
|||
RelativePath="..\gdbstub\gdbstub.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gdbstub.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="utils"
|
||||
|
|
Loading…
Reference in New Issue