From 9e7a0e19875e931220cc459783edcc47f430baeb Mon Sep 17 00:00:00 2001 From: Joseph Gilbert Date: Mon, 24 Apr 2006 21:34:05 +0000 Subject: *projectfiles update* -only 1 dll for pthreads needed in release build --- projectfiles_vc7/blender/blender.vcproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'projectfiles_vc7') diff --git a/projectfiles_vc7/blender/blender.vcproj b/projectfiles_vc7/blender/blender.vcproj index cd37325ac96..66766f0226e 100644 --- a/projectfiles_vc7/blender/blender.vcproj +++ b/projectfiles_vc7/blender/blender.vcproj @@ -64,7 +64,7 @@ XCOPY /Y ..\..\..\lib\windows\python\lib\python24.dll ..\..\bin XCOPY /Y ..\..\..\lib\windows\gettext\lib\*.dll ..\..\bin XCOPY /Y ..\..\..\lib\windows\sdl\lib\*.dll ..\..\bin XCOPY /Y ..\..\..\lib\windows\tiff\lib\*.dll ..\..\bin -XCOPY /Y ..\..\..\lib\windows\pthreads\lib\*.dll ..\..\bin +XCOPY /Y ..\..\..\lib\windows\pthreads\lib\pthreadVSE2.dll ..\..\bin ECHO Copying language folder ECHO Copying python scripts IF NOT EXIST ..\..\bin\.blender\scripts MKDIR ..\..\bin\.blender\scripts -- cgit v1.2.3