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
This commit is contained in:
J. Russell Smyth
1999-03-12 00:34:31 +00:00
parent 299d04bca8
commit 25fe862014

View 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
-----------------------------------------------------------------------------