[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [25749] trunk/blender: MSVC 9 projectfiles

Andrea Weikert elubie at gmx.net
Tue Jan 5 20:22:49 CET 2010


Revision: 25749
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=25749
Author:   elubie
Date:     2010-01-05 20:22:48 +0100 (Tue, 05 Jan 2010)

Log Message:
-----------
MSVC 9 projectfiles 
* update for audaspace
* added object_bake.c

Modified Paths:
--------------
    trunk/blender/intern/audaspace/make/msvc_9_0/audaspace.vcproj
    trunk/blender/projectfiles_vc9/blender/editors/ED_editors.vcproj

Modified: trunk/blender/intern/audaspace/make/msvc_9_0/audaspace.vcproj
===================================================================
--- trunk/blender/intern/audaspace/make/msvc_9_0/audaspace.vcproj	2010-01-05 19:21:59 UTC (rev 25748)
+++ trunk/blender/intern/audaspace/make/msvc_9_0/audaspace.vcproj	2010-01-05 19:22:48 UTC (rev 25749)
@@ -394,34 +394,46 @@
 				>
 			</File>
 			<File
-				RelativePath="..\..\intern\AUD_FloatMixer.cpp"
+				RelativePath="..\..\intern\AUD_I3DDevice.h"
 				>
 			</File>
 			<File
-				RelativePath="..\..\intern\AUD_FloatMixer.h"
+				RelativePath="..\..\intern\AUD_IDevice.h"
 				>
 			</File>
 			<File
-				RelativePath="..\..\intern\AUD_I3DDevice.h"
+				RelativePath="..\..\intern\AUD_IFactory.h"
 				>
 			</File>
 			<File
-				RelativePath="..\..\intern\AUD_IDevice.h"
+				RelativePath="..\..\intern\AUD_IReader.h"
 				>
 			</File>
 			<File
-				RelativePath="..\..\intern\AUD_IFactory.h"
+				RelativePath="..\..\intern\AUD_LinearResampleFactory.cpp"
 				>
 			</File>
 			<File
-				RelativePath="..\..\intern\AUD_IMixer.h"
+				RelativePath="..\..\intern\AUD_LinearResampleFactory.h"
 				>
 			</File>
 			<File
-				RelativePath="..\..\intern\AUD_IReader.h"
+				RelativePath="..\..\intern\AUD_LinearResampleReader.cpp"
 				>
 			</File>
 			<File
+				RelativePath="..\..\intern\AUD_LinearResampleReader.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\intern\AUD_Mixer.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\intern\AUD_Mixer.h"
+				>
+			</File>
+			<File
 				RelativePath="..\..\intern\AUD_MixerFactory.cpp"
 				>
 			</File>
@@ -518,6 +530,38 @@
 			Name="FX"
 			>
 			<File
+				RelativePath="..\..\FX\AUD_AccumulatorFactory.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\FX\AUD_AccumulatorFactory.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\FX\AUD_AccumulatorReader.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\FX\AUD_AccumulatorReader.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\FX\AUD_ButterworthFactory.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\FX\AUD_ButterworthFactory.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\FX\AUD_ButterworthReader.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\FX\AUD_ButterworthReader.h"
+				>
+			</File>
+			<File
 				RelativePath="..\..\FX\AUD_DelayFactory.cpp"
 				>
 			</File>
@@ -558,6 +602,22 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\FX\AUD_EnvelopeFactory.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\FX\AUD_EnvelopeFactory.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\FX\AUD_EnvelopeReader.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\FX\AUD_EnvelopeReader.h"
+				>
+			</File>
+			<File
 				RelativePath="..\..\FX\AUD_FaderFactory.cpp"
 				>
 			</File>
@@ -574,6 +634,22 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\FX\AUD_HighpassFactory.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\FX\AUD_HighpassFactory.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\FX\AUD_HighpassReader.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\FX\AUD_HighpassReader.h"
+				>
+			</File>
+			<File
 				RelativePath="..\..\FX\AUD_LimiterFactory.cpp"
 				>
 			</File>
@@ -606,6 +682,22 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\FX\AUD_LowpassFactory.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\FX\AUD_LowpassFactory.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\FX\AUD_LowpassReader.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\FX\AUD_LowpassReader.h"
+				>
+			</File>
+			<File
 				RelativePath="..\..\FX\AUD_PingPongFactory.cpp"
 				>
 			</File>
@@ -662,71 +754,79 @@
 				>
 			</File>
 			<File
-				RelativePath="..\..\FX\AUD_VolumeFactory.cpp"
+				RelativePath="..\..\FX\AUD_SquareFactory.cpp"
 				>
 			</File>
 			<File
-				RelativePath="..\..\FX\AUD_VolumeFactory.h"
+				RelativePath="..\..\FX\AUD_SquareFactory.h"
 				>
 			</File>
 			<File
-				RelativePath="..\..\FX\AUD_VolumeReader.cpp"
+				RelativePath="..\..\FX\AUD_SquareReader.cpp"
 				>
 			</File>
 			<File
-				RelativePath="..\..\FX\AUD_VolumeReader.h"
+				RelativePath="..\..\FX\AUD_SquareReader.h"
 				>
 			</File>
-		</Filter>
-		<Filter
-			Name="OpenAL"
-			>
 			<File
-				RelativePath="..\..\OpenAL\AUD_OpenALDevice.cpp"
+				RelativePath="..\..\FX\AUD_SumFactory.cpp"
 				>
 			</File>
 			<File
-				RelativePath="..\..\OpenAL\AUD_OpenALDevice.h"
+				RelativePath="..\..\FX\AUD_SumFactory.h"
 				>
 			</File>
-		</Filter>
-		<Filter
-			Name="SDL"
-			>
 			<File
-				RelativePath="..\..\SDL\AUD_SDLDevice.cpp"
+				RelativePath="..\..\FX\AUD_SumReader.cpp"
 				>
 			</File>
 			<File
-				RelativePath="..\..\SDL\AUD_SDLDevice.h"
+				RelativePath="..\..\FX\AUD_SumReader.h"
 				>
 			</File>
 			<File
-				RelativePath="..\..\SDL\AUD_SDLMixer.cpp"
+				RelativePath="..\..\FX\AUD_VolumeFactory.cpp"
 				>
 			</File>
 			<File
-				RelativePath="..\..\SDL\AUD_SDLMixer.h"
+				RelativePath="..\..\FX\AUD_VolumeFactory.h"
 				>
 			</File>
 			<File
-				RelativePath="..\..\SDL\AUD_SDLMixerFactory.cpp"
+				RelativePath="..\..\FX\AUD_VolumeReader.cpp"
 				>
 			</File>
 			<File
-				RelativePath="..\..\SDL\AUD_SDLMixerFactory.h"
+				RelativePath="..\..\FX\AUD_VolumeReader.h"
 				>
 			</File>
+		</Filter>
+		<Filter
+			Name="OpenAL"
+			>
 			<File
-				RelativePath="..\..\SDL\AUD_SDLMixerReader.cpp"
+				RelativePath="..\..\OpenAL\AUD_OpenALDevice.cpp"
 				>
 			</File>
 			<File
-				RelativePath="..\..\SDL\AUD_SDLMixerReader.h"
+				RelativePath="..\..\OpenAL\AUD_OpenALDevice.h"
 				>
 			</File>
 		</Filter>
 		<Filter
+			Name="SDL"
+			>
+			<File
+				RelativePath="..\..\SDL\AUD_SDLDevice.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\SDL\AUD_SDLDevice.h"
+				>
+			</File>
+		</Filter>
+		<Filter
 			Name="SRC"
 			>
 			<File

Modified: trunk/blender/projectfiles_vc9/blender/editors/ED_editors.vcproj
===================================================================
--- trunk/blender/projectfiles_vc9/blender/editors/ED_editors.vcproj	2010-01-05 19:21:59 UTC (rev 25748)
+++ trunk/blender/projectfiles_vc9/blender/editors/ED_editors.vcproj	2010-01-05 19:22:48 UTC (rev 25749)
@@ -1072,6 +1072,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\..\source\blender\editors\object\object_bake.c"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\source\blender\editors\object\object_constraint.c"
 				>
 			</File>





More information about the Bf-blender-cvs mailing list