~siretart/ubuntu/utopic/blender/libav10

« back to all changes in this revision

Viewing changes to intern/bsp/make/msvc6_0/bsplib.dsp

  • Committer: Package Import Robot
  • Author(s): Matteo F. Vescovi
  • Date: 2012-07-23 08:54:18 UTC
  • mfrom: (14.2.16 sid)
  • mto: (14.2.19 sid)
  • mto: This revision was merged to the branch mainline in revision 42.
  • Revision ID: package-import@ubuntu.com-20120723085418-9foz30v6afaf5ffs
Tags: 2.63a-2
* debian/: Cycles support added (Closes: #658075)
  For now, this top feature has been enabled only
  on [any-amd64 any-i386] architectures because
  of OpenImageIO failing on all others
* debian/: scripts installation path changed
  from /usr/lib to /usr/share:
  + debian/patches/: patchset re-worked for path changing
  + debian/control: "Breaks" field added on yafaray-exporter

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Microsoft Developer Studio Project File - Name="bsplib" - Package Owner=<4>
2
 
# Microsoft Developer Studio Generated Build File, Format Version 6.00
3
 
# ** DO NOT EDIT **
4
 
 
5
 
# TARGTYPE "Win32 (x86) Static Library" 0x0104
6
 
 
7
 
CFG=bsplib - Win32 Debug
8
 
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
9
 
!MESSAGE use the Export Makefile command and run
10
 
!MESSAGE 
11
 
!MESSAGE NMAKE /f "bsplib.mak".
12
 
!MESSAGE 
13
 
!MESSAGE You can specify a configuration when running NMAKE
14
 
!MESSAGE by defining the macro CFG on the command line. For example:
15
 
!MESSAGE 
16
 
!MESSAGE NMAKE /f "bsplib.mak" CFG="bsplib - Win32 Debug"
17
 
!MESSAGE 
18
 
!MESSAGE Possible choices for configuration are:
19
 
!MESSAGE 
20
 
!MESSAGE "bsplib - Win32 Release" (based on "Win32 (x86) Static Library")
21
 
!MESSAGE "bsplib - Win32 Debug" (based on "Win32 (x86) Static Library")
22
 
!MESSAGE 
23
 
 
24
 
# Begin Project
25
 
# PROP AllowPerConfigDependencies 0
26
 
# PROP Scc_ProjName ""
27
 
# PROP Scc_LocalPath ""
28
 
CPP=cl.exe
29
 
RSC=rc.exe
30
 
 
31
 
!IF  "$(CFG)" == "bsplib - Win32 Release"
32
 
 
33
 
# PROP BASE Use_MFC 0
34
 
# PROP BASE Use_Debug_Libraries 0
35
 
# PROP BASE Output_Dir "Release"
36
 
# PROP BASE Intermediate_Dir "Release"
37
 
# PROP BASE Target_Dir ""
38
 
# PROP Use_MFC 0
39
 
# PROP Use_Debug_Libraries 0
40
 
# PROP Output_Dir "..\..\..\..\obj\windows\intern\bsp\"
41
 
# PROP Intermediate_Dir "..\..\..\..\obj\windows\intern\bsp\"
42
 
# PROP Target_Dir ""
43
 
LINK32=link.exe -lib
44
 
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
45
 
# ADD CPP /nologo /MT /W3 /GX /O2 /Ob2 /I "../../../../../lib/windows/memutil/include" /I "../.." /I "../../../../../lib/windows/moto/include" /I "../../../../../lib/windows/container/include" /I "..\..\..\container" /I "..\..\..\moto\include" /I "..\..\..\memutil" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
46
 
# ADD BASE RSC /l 0x413 /d "NDEBUG"
47
 
# ADD RSC /l 0x413 /d "NDEBUG"
48
 
BSC32=bscmake.exe
49
 
# ADD BASE BSC32 /nologo
50
 
# ADD BSC32 /nologo
51
 
LIB32=link.exe -lib
52
 
# ADD BASE LIB32 /nologo
53
 
# ADD LIB32 /nologo /out:"..\..\..\..\obj\windows\intern\bsp\libbsp.lib"
54
 
# Begin Special Build Tool
55
 
SOURCE="$(InputPath)"
56
 
PostBuild_Cmds=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        ECHO Done
57
 
# End Special Build Tool
58
 
 
59
 
!ELSEIF  "$(CFG)" == "bsplib - Win32 Debug"
60
 
 
61
 
# PROP BASE Use_MFC 0
62
 
# PROP BASE Use_Debug_Libraries 1
63
 
# PROP BASE Output_Dir "Debug"
64
 
# PROP BASE Intermediate_Dir "Debug"
65
 
# PROP BASE Target_Dir ""
66
 
# PROP Use_MFC 0
67
 
# PROP Use_Debug_Libraries 1
68
 
# PROP Output_Dir "..\..\..\..\obj\windows\intern\bsp\debug"
69
 
# PROP Intermediate_Dir "..\..\..\..\obj\windows\intern\bsp\debug"
70
 
# PROP Target_Dir ""
71
 
LINK32=link.exe -lib
72
 
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
73
 
# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "../../../../../lib/windows/memutil" /I "../.." /I "../../../../../lib/windows/moto/include" /I "../../../../../lib/windows/container/include" /I "../../../../../lib/windows/memutil/include" /I "..\..\..\container" /I "..\..\..\moto\include" /I "..\..\..\memutil" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FD /GZ /c
74
 
# ADD BASE RSC /l 0x413 /d "_DEBUG"
75
 
# ADD RSC /l 0x413 /d "_DEBUG"
76
 
BSC32=bscmake.exe
77
 
# ADD BASE BSC32 /nologo
78
 
# ADD BSC32 /nologo
79
 
LIB32=link.exe -lib
80
 
# ADD BASE LIB32 /nologo
81
 
# ADD LIB32 /nologo /out:"..\..\..\..\obj\windows\intern\bsp\debug\libbsp.lib"
82
 
# Begin Special Build Tool
83
 
SOURCE="$(InputPath)"
84
 
PostBuild_Cmds=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    ECHO Copying Debug info.        XCOPY /Y ..\..\..\..\obj\windows\intern\bsp\debug\vc60.* ..\..\..\..\..\lib\windows\bsp\lib\debug\      ECHO Done
85
 
# End Special Build Tool
86
 
 
87
 
!ENDIF 
88
 
 
89
 
# Begin Target
90
 
 
91
 
# Name "bsplib - Win32 Release"
92
 
# Name "bsplib - Win32 Debug"
93
 
# Begin Group "intern"
94
 
 
95
 
# PROP Default_Filter ""
96
 
# Begin Source File
97
 
 
98
 
SOURCE=..\..\intern\BSP_CSGException.h
99
 
# End Source File
100
 
# Begin Source File
101
 
 
102
 
SOURCE=..\..\intern\BSP_CSGISplitter.h
103
 
# End Source File
104
 
# Begin Source File
105
 
 
106
 
SOURCE=..\..\intern\BSP_CSGMesh.cpp
107
 
# End Source File
108
 
# Begin Source File
109
 
 
110
 
SOURCE=..\..\intern\BSP_CSGMesh.h
111
 
# End Source File
112
 
# Begin Source File
113
 
 
114
 
SOURCE=..\..\intern\BSP_CSGMesh_CFIterator.h
115
 
# End Source File
116
 
# Begin Source File
117
 
 
118
 
SOURCE=..\..\intern\BSP_MeshPrimitives.cpp
119
 
# End Source File
120
 
# Begin Source File
121
 
 
122
 
SOURCE=..\..\intern\BSP_MeshPrimitives.h
123
 
# End Source File
124
 
# Begin Source File
125
 
 
126
 
SOURCE=..\..\intern\CSG_BooleanOps.cpp
127
 
# End Source File
128
 
# End Group
129
 
# Begin Group "extern"
130
 
 
131
 
# PROP Default_Filter ""
132
 
# Begin Source File
133
 
 
134
 
SOURCE=..\..\extern\CSG_BooleanOps.h
135
 
# End Source File
136
 
# End Group
137
 
# End Target
138
 
# End Project