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:
Diffstat (limited to 'intern/decimation/make/msvc_7_0/decimation.vcproj')
-rw-r--r--intern/decimation/make/msvc_7_0/decimation.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/intern/decimation/make/msvc_7_0/decimation.vcproj b/intern/decimation/make/msvc_7_0/decimation.vcproj
index 0c7ab32441c..11db67b3512 100644
--- a/intern/decimation/make/msvc_7_0/decimation.vcproj
+++ b/intern/decimation/make/msvc_7_0/decimation.vcproj
@@ -46,7 +46,7 @@
CommandLine="ECHO Copying header files
XCOPY /Y ..\..\extern\*.h ..\..\..\..\..\lib\windows\decimation\include\
ECHO Copying lib
-XCOPY /Y ..\..\..\..\obj\windows\intern\decimation\debug\*.lib ..\..\..\..\..\lib\windows\decimation\lib\debug\*.a
+XCOPY /Y ..\..\..\..\obj\windows\intern\decimation\debug\*.lib ..\..\..\..\..\lib\windows\decimation\lib\debug\*.lib
ECHO Copying Debug info.
XCOPY /Y ..\..\..\..\obj\windows\intern\decimation\debug\vc70.* ..\..\..\..\..\lib\windows\decimation\lib\debug\
ECHO Done
@@ -98,7 +98,7 @@ ECHO Done
CommandLine="ECHO Copying header files
XCOPY /Y ..\..\extern\*.h ..\..\..\..\..\lib\windows\decimation\include\
ECHO Copying lib
-XCOPY /Y ..\..\..\..\obj\windows\intern\decimation\*.lib ..\..\..\..\..\lib\windows\decimation\lib\*.a
+XCOPY /Y ..\..\..\..\obj\windows\intern\decimation\*.lib ..\..\..\..\..\lib\windows\decimation\lib\*.lib
ECHO Done
"/>
<Tool