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
diff options
context:
space:
mode:
authorMartin Poirier <theeth@yahoo.com>2005-04-24 02:53:50 +0400
committerMartin Poirier <theeth@yahoo.com>2005-04-24 02:53:50 +0400
commit3c7617de521d9191012b2ef01ee8a396310aaaea (patch)
tree5595feb03efa2f6db0a709758674d48a410147ea
parent7a4ae00da258fe43fd05dd8fad3af980885bb3f5 (diff)
MSVC 6.0 Projectfile changes for transform_conversions.c
Didn't get any diff with cvs, had to use an evil switcheroo technique and then it worked. MSVC 6.0 users should be able to compile out of the box now.
-rw-r--r--projectfiles/blender/src/BL_src.dsp6
1 files changed, 5 insertions, 1 deletions
diff --git a/projectfiles/blender/src/BL_src.dsp b/projectfiles/blender/src/BL_src.dsp
index ccdb083ea82..75520fe4183 100644
--- a/projectfiles/blender/src/BL_src.dsp
+++ b/projectfiles/blender/src/BL_src.dsp
@@ -523,6 +523,10 @@ SOURCE=..\..\..\source\blender\src\transform_constraints.c
# End Source File
# Begin Source File
+SOURCE=..\..\..\source\blender\src\transform_conversions.c
+# End Source File
+# Begin Source File
+
SOURCE=..\..\..\source\blender\src\transform_generics.c
# End Source File
# Begin Source File
@@ -639,7 +643,7 @@ SOURCE=..\..\..\source\blender\include\editmesh.h
# End Source File
# Begin Source File
-SOURCE=..\..\..\source\blender\src\transform.h
+SOURCE=..\..\..\source\blender\include\transform.h
# End Source File
# Begin Source File