X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/839eb2915ddef23f0cfc66eacb33fc1e4182613c..c0d1d789c127cf5d56e4c8b115f2891c61403c20:/utils/framelayout/README

diff --git a/utils/framelayout/README b/utils/framelayout/README
index 367d79507b..3ec6e16bc3 100644
--- a/utils/framelayout/README
+++ b/utils/framelayout/README
@@ -22,6 +22,10 @@ trivial to adapt this for other systems that use a configure build.
 YOU NEED TO RUN THE SAMPLES FROM THIS BITMAP DIR otherwise the binaries
 can't find their pics and horrible things will ensue.
 
+<03-12-99 Russell>
+/samples/demo/fl_demo no longer needs to be run from the bitmap dir under
+windows, it now uses windows resources.
+
 -----------------------------------------------------------------------------
 BUILDING
 -----------------------------------------------------------------------------
@@ -41,6 +45,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
 -----------------------------------------------------------------------------