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/intern
diff options
context:
space:
mode:
authorJoseph Gilbert <ascotan@gmail.com>2004-04-11 16:59:32 +0400
committerJoseph Gilbert <ascotan@gmail.com>2004-04-11 16:59:32 +0400
commitb7f718fb2c3bd45b4340452fcdc461a24abd3d6a (patch)
tree3cd42fd17bb23779dd22662cd4722b440d621727 /intern
parent2f503f6d09cc955426761d48c794c50968290a21 (diff)
- Sets this as the active project for internal make
Diffstat (limited to 'intern')
-rw-r--r--intern/make/msvc_6_0/build_install_all.dsp22
1 files changed, 11 insertions, 11 deletions
diff --git a/intern/make/msvc_6_0/build_install_all.dsp b/intern/make/msvc_6_0/build_install_all.dsp
index 911694e8fef..110c28ddeac 100644
--- a/intern/make/msvc_6_0/build_install_all.dsp
+++ b/intern/make/msvc_6_0/build_install_all.dsp
@@ -1,24 +1,24 @@
-# Microsoft Developer Studio Project File - Name="build_install_all" - Package Owner=<4>
+# Microsoft Developer Studio Project File - Name="Build_install_all" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Generic Project" 0x010a
-CFG=build_install_all - Win32 Debug
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,
+CFG=Build_install_all - Win32 Debug
+!MESSAGE This is not a valid makefile. To Build this project using NMAKE,
!MESSAGE use the Export Makefile command and run
!MESSAGE
-!MESSAGE NMAKE /f "build_install_all.mak".
+!MESSAGE NMAKE /f "Build_install_all.mak".
!MESSAGE
!MESSAGE You can specify a configuration when running NMAKE
!MESSAGE by defining the macro CFG on the command line. For example:
!MESSAGE
-!MESSAGE NMAKE /f "build_install_all.mak" CFG="build_install_all - Win32 Debug"
+!MESSAGE NMAKE /f "Build_install_all.mak" CFG="Build_install_all - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
-!MESSAGE "build_install_all - Win32 Release" (based on "Win32 (x86) Generic Project")
-!MESSAGE "build_install_all - Win32 Debug" (based on "Win32 (x86) Generic Project")
+!MESSAGE "Build_install_all - Win32 Release" (based on "Win32 (x86) Generic Project")
+!MESSAGE "Build_install_all - Win32 Debug" (based on "Win32 (x86) Generic Project")
!MESSAGE
# Begin Project
@@ -27,7 +27,7 @@ CFG=build_install_all - Win32 Debug
# PROP Scc_LocalPath ""
MTL=midl.exe
-!IF "$(CFG)" == "build_install_all - Win32 Release"
+!IF "$(CFG)" == "Build_install_all - Win32 Release"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
@@ -40,7 +40,7 @@ MTL=midl.exe
# PROP Intermediate_Dir "Release"
# PROP Target_Dir ""
-!ELSEIF "$(CFG)" == "build_install_all - Win32 Debug"
+!ELSEIF "$(CFG)" == "Build_install_all - Win32 Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
@@ -62,7 +62,7 @@ PostBuild_Cmds=ECHO Freezing Blender Python code ..\..\python\freeze\freeze.bat
# Begin Target
-# Name "build_install_all - Win32 Release"
-# Name "build_install_all - Win32 Debug"
+# Name "Build_install_all - Win32 Release"
+# Name "Build_install_all - Win32 Debug"
# End Target
# End Project