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/bsp/make/msvc_7_0/bsplib.vcproj')
-rw-r--r--intern/bsp/make/msvc_7_0/bsplib.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/intern/bsp/make/msvc_7_0/bsplib.vcproj b/intern/bsp/make/msvc_7_0/bsplib.vcproj
index 3528a25bca1..92aa4028a89 100644
--- a/intern/bsp/make/msvc_7_0/bsplib.vcproj
+++ b/intern/bsp/make/msvc_7_0/bsplib.vcproj
@@ -46,7 +46,7 @@
CommandLine="ECHO Copying header files
XCOPY /Y ..\..\extern\*.h ..\..\..\..\..\lib\windows\bsp\include\
ECHO Copying lib
-XCOPY /Y ..\..\..\..\obj\windows\intern\bsp\debug\*.lib ..\..\..\..\..\lib\windows\bsp\lib\debug\*.a
+XCOPY /Y ..\..\..\..\obj\windows\intern\bsp\debug\*.lib ..\..\..\..\..\lib\windows\bsp\lib\debug\*.lib
ECHO Copying Debug info.
XCOPY /Y ..\..\..\..\obj\windows\intern\bsp\debug\vc70.* ..\..\..\..\..\lib\windows\bsp\lib\debug\
ECHO Done
@@ -99,7 +99,7 @@ ECHO Done
CommandLine="ECHO Copying header files
XCOPY /Y ..\..\extern\*.h ..\..\..\..\..\lib\windows\bsp\include\
ECHO Copying lib
-XCOPY /Y ..\..\..\..\obj\windows\intern\bsp\*.lib ..\..\..\..\..\lib\windows\bsp\lib\*.a
+XCOPY /Y ..\..\..\..\obj\windows\intern\bsp\*.lib ..\..\..\..\..\lib\windows\bsp\lib\*.lib
ECHO Done
"/>
<Tool