]> git.sesse.net Git - vlc/commitdiff
Quick and ugly hack in the makefile to allow vlc_win32 to compile when
authorXavier Marchesini <xav@videolan.org>
Tue, 24 Jul 2001 09:40:05 +0000 (09:40 +0000)
committerXavier Marchesini <xav@videolan.org>
Tue, 24 Jul 2001 09:40:05 +0000 (09:40 +0000)
getting it directly from the CVS. As a result, the vlc_win32 program
doesn't have an icon any more. Too bad.

Makefile

index 3ff62fdaacf058298e728b9d8fa7b060df73e121..47aff7586930d94e8ea55ac3f3eef5cba0c8fd21 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -60,9 +60,9 @@ ifneq (,$(findstring darwin,$(SYS)))
 C_OBJ +=       src/misc/darwin_specific.o
 endif
 
-ifneq (,$(findstring mingw32,$(SYS)))
-RESOURCE_OBJ :=        share/vlc_win32_rc.o
-endif
+#ifneq (,$(findstring mingw32,$(SYS)))
+#RESOURCE_OBJ :=       share/vlc_win32_rc.o
+#endif
 
 #
 # Generated header