Commit 4fdf308c5591fd673993002ead2277bf95016ed1

JeffM2501 2008-05-06T06:03:46

mention the joy of the build dir.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/msvc/README.txt b/msvc/README.txt
index 25bc184..916b37f 100644
--- a/msvc/README.txt
+++ b/msvc/README.txt
@@ -1,7 +1,8 @@
 FTGL Version 2.0
 
 FTGL on windows can be built a ether a dynamic link library (DLL) with export lib (lib)
-or a static library (lib).
+or a static library (lib). All files will be built in the build directory that will be created in this
+directory.
 
 FTGL requires the Freetype2 library (version 2.3.5 r).
 You will need to define the environment variable