d3d8: Don't return a pointer to the implementation in IDirect3DSwapChain8Impl_QueryIn...
[wine/wine-gecko.git] / programs / iexplore / Makefile.in
blob7870b615fd345b3e046f6c9bd7e6b53cbe40366b
1 MODULE = iexplore.exe
2 APPMODE = -mwindows -municode
3 IMPORTS = ieframe
4 DELAYIMPORTS = advpack version
6 C_SRCS = \
7 main.c
9 RC_SRCS = iexplore.rc
11 SVG_SRCS = iexplore.svg
13 @MAKE_PROG_RULES@