From: Ove Kaaven Date: Wed, 28 Jul 1999 12:11:58 +0000 (+0000) Subject: Hm... /P1024 instead of /P512 ...? (At least that makes it work for me) X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/e5b767fff6eed60af311d377dc804319e0eae56c Hm... /P1024 instead of /P512 ...? (At least that makes it work for me) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3178 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/distrib/msw/tmake/b32.t b/distrib/msw/tmake/b32.t index 751281f9de..f6aa42cb3f 100644 --- a/distrib/msw/tmake/b32.t +++ b/distrib/msw/tmake/b32.t @@ -158,7 +158,7 @@ all: all_libs all_execs $(LIBTARGET): $(DUMMY).obj $(OBJECTS) -erase $(LIBTARGET) - tlib $(LIBTARGET) /P512 @&&! + tlib $(LIBTARGET) /P1024 @&&! +$(OBJECTS:.obj =.obj +) +$(PERIPH_LIBS:.lib =.lib +) !