r1263 - trunk/misc/msvc

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Thu Feb 14 15:30:52 EST 2008


Author: juz
Date: 2008-02-14 15:30:51 -0500 (Thu, 14 Feb 2008)
New Revision: 1263

Modified:
   trunk/misc/msvc/quake3.vcproj
Log:
* Add the new tr_image_*.c files to the quake3 MSVC project

Modified: trunk/misc/msvc/quake3.vcproj
===================================================================
--- trunk/misc/msvc/quake3.vcproj	2008-02-14 13:30:32 UTC (rev 1262)
+++ trunk/misc/msvc/quake3.vcproj	2008-02-14 20:30:51 UTC (rev 1263)
@@ -2442,6 +2442,10 @@
 					>
 				</File>
 				<File
+					RelativePath="..\..\code\jpeg-6\jcapistd.c"
+					>
+				</File>
+				<File
 					RelativePath="..\..\code\jpeg-6\jccoefct.c"
 					>
 				</File>
@@ -2894,6 +2898,26 @@
 					>
 				</File>
 				<File
+					RelativePath="..\..\code\renderer\tr_image_bmp.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\code\renderer\tr_image_jpg.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\code\renderer\tr_image_pcx.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\code\renderer\tr_image_png.c"
+					>
+				</File>
+				<File
+					RelativePath="..\..\code\renderer\tr_image_tga.c"
+					>
+				</File>
+				<File
 					RelativePath="..\..\code\renderer\tr_init.c"
 					>
 				</File>




More information about the quake3-commits mailing list