Mercurial > mplayer.hg
comparison loader/Makefile @ 9462:8b02e80e9c65
WIN32_PATH cleanup
author | alex |
---|---|
date | Wed, 19 Feb 2003 16:49:28 +0000 |
parents | 8b905703a450 |
children | 496fbdabeb7c |
comparison
equal
deleted
inserted
replaced
9461:17cf28e5846a | 9462:8b02e80e9c65 |
---|---|
1 include ../config.mak | 1 include ../config.mak |
2 | 2 |
3 # Generated automatically from Makefile.in by configure. | 3 # Generated automatically from Makefile.in by configure. |
4 DEFINES=$(WIN32_PATH) -DMPLAYER -D__WINE__ -Ddbg_printf=__vprintf \ | 4 DEFINES=-DMPLAYER -D__WINE__ -Ddbg_printf=__vprintf \ |
5 -DTRACE=__vprintf # -DDETAILED_OUT | 5 -DTRACE=__vprintf # -DDETAILED_OUT |
6 | 6 |
7 LIB_OBJECTS= ldt_keeper.o pe_image.o module.o \ | 7 LIB_OBJECTS= ldt_keeper.o pe_image.o module.o \ |
8 ext.o win32.o driver.o pe_resource.o \ | 8 ext.o win32.o driver.o pe_resource.o \ |
9 resource.o registry.o elfdll.o afl.o vfl.o wrapper.o | 9 resource.o registry.o elfdll.o afl.o vfl.o wrapper.o |