shithub: choc

Download patch

ref: b67821cd804a1c9d1d11ee5de4b00df5a0514032
parent: 2efd8ce2217cfbb81b9b5532228febfe32800392
parent: e81175261902950d84d2e797ab5597d50d263edb
author: Simon Howard <fraggle+github@gmail.com>
date: Fri Nov 6 12:55:48 EST 2015

Merge pull request #637 from Azarien/upstream_master

Add v_diskicon.c/v_diskicon.h to MSVC project files.

--- a/msvc/doom.vcproj
+++ b/msvc/doom.vcproj
@@ -380,6 +380,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\src\v_diskicon.h"
+				>
+			</File>
+			<File
 				RelativePath="..\src\v_patch.h"
 				>
 			</File>
@@ -793,6 +797,10 @@
 			</File>
 			<File
 				RelativePath="..\src\tables.c"
+				>
+			</File>
+			<File
+				RelativePath="..\src\v_diskicon.c"
 				>
 			</File>
 			<File
--- a/msvc/heretic.vcproj
+++ b/msvc/heretic.vcproj
@@ -374,6 +374,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\src\v_diskicon.c"
+				>
+			</File>
+			<File
 				RelativePath="..\src\v_video.c"
 				>
 			</File>
@@ -789,6 +793,10 @@
 			</File>
 			<File
 				RelativePath="..\src\tables.h"
+				>
+			</File>
+			<File
+				RelativePath="..\src\v_diskicon.h"
 				>
 			</File>
 			<File
--- a/msvc/hexen.vcproj
+++ b/msvc/hexen.vcproj
@@ -355,6 +355,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\src\v_diskicon.c"
+				>
+			</File>
+			<File
 				RelativePath="..\src\v_video.c"
 				>
 			</File>
@@ -750,6 +754,10 @@
 			</File>
 			<File
 				RelativePath="..\src\tables.h"
+				>
+			</File>
+			<File
+				RelativePath="..\src\v_diskicon.h"
 				>
 			</File>
 			<File
--- a/msvc/strife.vcproj
+++ b/msvc/strife.vcproj
@@ -380,6 +380,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\src\v_diskicon.h"
+				>
+			</File>
+			<File
 				RelativePath="..\src\v_patch.h"
 				>
 			</File>
@@ -817,6 +821,10 @@
 			</File>
 			<File
 				RelativePath="..\src\tables.c"
+				>
+			</File>
+			<File
+				RelativePath="..\src\v_diskicon.c"
 				>
 			</File>
 			<File