]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/exec/makefile.wat
extact common GAddress declarations to the common header instead of duplicating them...
[wxWidgets.git] / samples / exec / makefile.wat
index d407b9322d5017dbc0e911e015bb872436b1fa6d..71670dee13d5dee4834216e1b2d4e963474544d0 100644 (file)
@@ -251,7 +251,7 @@ $(OBJS)\exec.exe :  $(EXEC_OBJECTS) $(OBJS)\exec_sample.res
        @%append $(OBJS)\exec.lbc option quiet
        @%append $(OBJS)\exec.lbc name $^@
        @%append $(OBJS)\exec.lbc option caseexact
-       @%append $(OBJS)\exec.lbc  $(__DEBUGINFO_1)  libpath $(LIBDIRNAME) system nt_win ref '_WinMain@16' $(LDFLAGS)
+       @%append $(OBJS)\exec.lbc $(LDFLAGS) $(__DEBUGINFO_1)  libpath $(LIBDIRNAME) system nt_win ref '_WinMain@16'
        @for %i in ($(EXEC_OBJECTS)) do @%append $(OBJS)\exec.lbc file %i
        @for %i in ( $(__WXLIB_CORE_p)  $(__WXLIB_BASE_p)  $(__WXLIB_MONO_p) $(__LIB_TIFF_p) $(__LIB_JPEG_p) $(__LIB_PNG_p)  wxzlib$(WXDEBUGFLAG).lib wxregex$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib wxexpat$(WXDEBUGFLAG).lib $(EXTRALIBS_FOR_BASE)  $(__GDIPLUS_LIB_p) kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib) do @%append $(OBJS)\exec.lbc library %i
        @%append $(OBJS)\exec.lbc option resource=$(OBJS)\exec_sample.res