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/memutil/make/msvc_7_0/memutil.vcproj')
-rw-r--r--intern/memutil/make/msvc_7_0/memutil.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/intern/memutil/make/msvc_7_0/memutil.vcproj b/intern/memutil/make/msvc_7_0/memutil.vcproj
index 11bc1f5d2e1..e196af7510d 100644
--- a/intern/memutil/make/msvc_7_0/memutil.vcproj
+++ b/intern/memutil/make/msvc_7_0/memutil.vcproj
@@ -47,7 +47,7 @@
CommandLine="ECHO Copying header files
XCOPY /Y ..\..\*.h ..\..\..\..\..\lib\windows\memutil\include\
ECHO Copying lib
-XCOPY /Y ..\..\..\..\obj\windows\intern\memutil\debug\*.lib ..\..\..\..\..\lib\windows\memutil\lib\debug\*.a
+XCOPY /Y ..\..\..\..\obj\windows\intern\memutil\debug\*.lib ..\..\..\..\..\lib\windows\memutil\lib\debug\*.lib
ECHO Copying Debug info.
XCOPY /Y ..\..\..\..\obj\windows\intern\memutil\debug\vc70.* ..\..\..\..\..\lib\windows\memutil\lib\debug\
ECHO Done
@@ -100,7 +100,7 @@ ECHO Done
CommandLine="ECHO Copying header files
XCOPY /Y ..\..\*.h ..\..\..\..\..\lib\windows\memutil\include\
ECHO Copying lib
-XCOPY /Y ..\..\..\..\obj\windows\intern\memutil\*.lib ..\..\..\..\..\lib\windows\memutil\lib\*.a
+XCOPY /Y ..\..\..\..\obj\windows\intern\memutil\*.lib ..\..\..\..\..\lib\windows\memutil\lib\*.lib
ECHO Done
"/>
<Tool