RSP.vcproj: Remove some of the unused files
This commit is contained in:
parent
9d607af14f
commit
8a6c2b2555
|
@ -222,10 +222,6 @@
|
|||
<Filter
|
||||
Name="RSP Header Files"
|
||||
>
|
||||
<File
|
||||
RelativePath="Version.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="breakpoint.h"
|
||||
>
|
||||
|
@ -290,47 +286,15 @@
|
|||
RelativePath="Types.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="Version.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="X86.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Support Headers"
|
||||
>
|
||||
<File
|
||||
RelativePath="Support\CriticalSection.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="Support\Ini File Class.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="Support\Log Class.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="Support\md5.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="Support\std string.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="Support\Support.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="Support\Version.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="Support\XString.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
|
|
Loading…
Reference in New Issue