diff --git a/README.txt b/README.txt index b116f7c..8fa1a37 100644 --- a/README.txt +++ b/README.txt @@ -8,7 +8,7 @@ distributions and building instructions for Milsko GUI Toolkit. Milsko requires either * A Windows environment with GDI (so anything NT or 9x) - * A MacOS environment with XCode Tools, including perl and Make + * A MacOS environment with Xcode Tools * A Unix-like environment with X11 for runtime. To build Milsko for Windows, you must have one of following compilers: @@ -68,11 +68,4 @@ D. MinGW-w64/GCC/Clang 3) Run `make'. -E. MacOS ----------------------- - -Currently there is not an .xcodeproj file. The plan for the future is -to write something that automatically generates it, so for now, you -just follow step D - -- Nishi (nishi@nishi.boats)