commit e81175261902950d84d2e797ab5597d50d263edb
Author: Azarien <Azarien@users.noreply.github.com>
AuthorDate: Fri Nov 6 17:27:12 2015 +0100
Commit: Azarien <Azarien@users.noreply.github.com>
CommitDate: Fri Nov 6 17:27:12 2015 +0100
Add v_diskicon.c/v_diskicon.h to MSVC project files.
---
msvc/doom.vcproj | 8 ++++++++
msvc/heretic.vcproj | 8 ++++++++
msvc/hexen.vcproj | 8 ++++++++
msvc/strife.vcproj | 8 ++++++++
4 files changed, 32 insertions(+)
diff --git a/msvc/doom.vcproj b/msvc/doom.vcproj
index 7446ede7..b41fca4f 100644
--- a/msvc/doom.vcproj
+++ b/msvc/doom.vcproj
@@ -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"
>
diff --git a/msvc/heretic.vcproj b/msvc/heretic.vcproj
index b3e150cf..d9955acc 100644
--- a/msvc/heretic.vcproj
+++ b/msvc/heretic.vcproj
@@ -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"
>
diff --git a/msvc/hexen.vcproj b/msvc/hexen.vcproj
index 5c2d2014..6902818c 100644
--- a/msvc/hexen.vcproj
+++ b/msvc/hexen.vcproj
@@ -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"
>
diff --git a/msvc/strife.vcproj b/msvc/strife.vcproj
index ebb595fe..a569f7b4 100644
--- a/msvc/strife.vcproj
+++ b/msvc/strife.vcproj
@@ -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"
>