]> git.saurik.com Git - wxWidgets.git/commitdiff
Added note about new make files for frame layout samples
authorJ. Russell Smyth <drfish@cox.net>
Fri, 12 Mar 1999 00:34:31 +0000 (00:34 +0000)
committerJ. Russell Smyth <drfish@cox.net>
Fri, 12 Mar 1999 00:34:31 +0000 (00:34 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1902 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

utils/framelayout/README

index 367d79507b8d04238398bc89c76967b266f7bc50..c606d30d555deaa61248b1e2f762ee2107eb04b6 100644 (file)
@@ -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)
+
+<Added 3-11-99>
+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
 -----------------------------------------------------------------------------