Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSimon Clitherow <aphex@nildram.co.uk>2003-01-28 22:39:06 +0300
committerSimon Clitherow <aphex@nildram.co.uk>2003-01-28 22:39:06 +0300
commit1bbd7b13922f979449811160f3f673f9866e61bc (patch)
tree7bd91e66f781c031ccab27586aa01dff7b97f5de /README
parent90a0e1b7bf552b833817f1b785db5b7422cb36cc (diff)
Modified MSVC intern projectfiles - XCOPY doesn't need the /E option.
Updated README to suit the new 'merged' blender target. --aphex
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index 5183457fe1a..d6271989114 100644
--- a/README
+++ b/README
@@ -101,10 +101,10 @@ to add Python to your path.
BUILDING BLENDER
-Open the workspace $NANBLENDERHOME/projectfiles/creator/blendercreator.dsw.
-This contains the following four main projects:
-blendercreator Builds the creator
-blenderpublisher Builds the publisher
+Open the workspace $NANBLENDERHOME/projectfiles/blender/blender.dsw
+
+This contains the following three main projects:
+blender Builds the main executable
GP_ghost Builds the stand-alone game player
GP_axctl Builds the ActiveX control