Add v_diskicon.c/v_diskicon.h to MSVC project files.
This commit is contained in:
parent
2efd8ce221
commit
e811752619
4 changed files with 32 additions and 0 deletions
|
|
@ -379,6 +379,10 @@
|
|||
RelativePath="..\src\tables.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\v_diskicon.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\v_patch.h"
|
||||
>
|
||||
|
|
@ -795,6 +799,10 @@
|
|||
RelativePath="..\src\tables.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\v_diskicon.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\v_video.c"
|
||||
>
|
||||
|
|
|
|||
|
|
@ -373,6 +373,10 @@
|
|||
RelativePath="..\src\tables.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\v_diskicon.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\v_video.c"
|
||||
>
|
||||
|
|
@ -791,6 +795,10 @@
|
|||
RelativePath="..\src\tables.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\v_diskicon.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\v_patch.h"
|
||||
>
|
||||
|
|
|
|||
|
|
@ -354,6 +354,10 @@
|
|||
RelativePath="..\src\tables.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\v_diskicon.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\v_video.c"
|
||||
>
|
||||
|
|
@ -752,6 +756,10 @@
|
|||
RelativePath="..\src\tables.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\v_diskicon.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\v_patch.h"
|
||||
>
|
||||
|
|
|
|||
|
|
@ -379,6 +379,10 @@
|
|||
RelativePath="..\src\tables.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\v_diskicon.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\v_patch.h"
|
||||
>
|
||||
|
|
@ -819,6 +823,10 @@
|
|||
RelativePath="..\src\tables.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\v_diskicon.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\v_video.c"
|
||||
>
|
||||
|
|
|
|||
Loading…
Reference in a new issue