From 4ea8947ea78b227e73cf0eb7f1597d089a945269 Mon Sep 17 00:00:00 2001 From: Martin Poirier Date: Sun, 10 Apr 2005 18:33:19 +0000 Subject: Merged all the internal transform includes into transform.h and moves it to /src to /include. Split the conversion fonctions and sorting functions from transform.c into transform_conversions.c Update MSVC 6.0 projectiles and SConscript accordingly. Editview still included transform.h, replaced that for BIF_transform.h, the external include. --- projectfiles/blender/src/BL_src.dsp | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'projectfiles') diff --git a/projectfiles/blender/src/BL_src.dsp b/projectfiles/blender/src/BL_src.dsp index bfc0dd85855..ccdb083ea82 100644 --- a/projectfiles/blender/src/BL_src.dsp +++ b/projectfiles/blender/src/BL_src.dsp @@ -643,18 +643,6 @@ SOURCE=..\..\..\source\blender\src\transform.h # End Source File # Begin Source File -SOURCE=..\..\..\source\blender\src\transform_constraints.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\source\blender\src\transform_generics.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\source\blender\src\transform_numinput.h -# End Source File -# Begin Source File - SOURCE=..\..\..\source\blender\src\winlay.h # End Source File # End Group -- cgit v1.2.3