r1206 - trunk/code/sys

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sat Nov 3 17:53:50 EDT 2007


Author: tma
Date: 2007-11-03 17:53:50 -0400 (Sat, 03 Nov 2007)
New Revision: 1206

Modified:
   trunk/code/sys/win_resource.rc
Log:
* Fix to win_resource.rc for MSVC build


Modified: trunk/code/sys/win_resource.rc
===================================================================
--- trunk/code/sys/win_resource.rc	2007-11-02 23:58:32 UTC (rev 1205)
+++ trunk/code/sys/win_resource.rc	2007-11-03 21:53:50 UTC (rev 1206)
@@ -7,11 +7,7 @@
 //
 // Generated from the TEXTINCLUDE 2 resource.
 //
-#ifndef __MINGW32__
-#include "winres.h"
-#else
 #include <winresrc.h>
-#endif
 
 /////////////////////////////////////////////////////////////////////////////
 #undef APSTUDIO_READONLY_SYMBOLS




More information about the quake3-commits mailing list