From: J. Russell Smyth Date: Fri, 12 Mar 1999 00:34:31 +0000 (+0000) Subject: Added note about new make files for frame layout samples X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/25fe86201495d143a980dfdff6c7559f69dcf2e7?ds=inline Added note about new make files for frame layout samples git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1902 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/utils/framelayout/README b/utils/framelayout/README index 367d79507b..c606d30d55 100644 --- a/utils/framelayout/README +++ b/utils/framelayout/README @@ -41,6 +41,15 @@ for Windows systems: The src directory contains a few untested makefiles. Pick one, and best of luck! +NOTE: src/Makefile.vc has been tested and works well. (Russell) + + +The samples directory and subdirectories contain (tested) Makefile.vc files +for use with Visual C++. Move to the samples directory and type +nmake -f Makefile.vc to build. Alternatively you can enter each sample +directory (demo,sample, etc) and run the command there to build the +individual sample. + ----------------------------------------------------------------------------- BUGS -----------------------------------------------------------------------------