~ubuntu-branches/ubuntu/gutsy/blender/gutsy-security

« back to all changes in this revision

Viewing changes to projectfiles/blender/loader/BLO_loader.dsp

  • Committer: Bazaar Package Importer
  • Author(s): Florian Ernst
  • Date: 2005-11-06 12:40:03 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051106124003-3pgs7tcg5rox96xg
Tags: 2.37a-1.1
* Non-maintainer upload.
* Split out parts of 01_SConstruct_debian.dpatch again: root_build_dir
  really needs to get adjusted before the clean target runs - closes: #333958,
  see #288882 for reference

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Microsoft Developer Studio Project File - Name="BLO_loader" - 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=BLO_loader - Win32 Release
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 "BLO_loader.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 "BLO_loader.mak" CFG="BLO_loader - Win32 Release"
17
 
!MESSAGE 
18
 
!MESSAGE Possible choices for configuration are:
19
 
!MESSAGE 
20
 
!MESSAGE "BLO_loader - Win32 Release" (based on "Win32 (x86) Static Library")
21
 
!MESSAGE "BLO_loader - Win32 Debug" (based on "Win32 (x86) Static Library")
22
 
!MESSAGE "BLO_loader - Win32 MT DLL Debug" (based on "Win32 (x86) Static Library")
23
 
!MESSAGE "BLO_loader - Win32 MT DLL Release" (based on "Win32 (x86) Static Library")
24
 
!MESSAGE 
25
 
 
26
 
# Begin Project
27
 
# PROP AllowPerConfigDependencies 0
28
 
# PROP Scc_ProjName ""
29
 
# PROP Scc_LocalPath ""
30
 
CPP=cl.exe
31
 
RSC=rc.exe
32
 
 
33
 
!IF  "$(CFG)" == "BLO_loader - Win32 Release"
34
 
 
35
 
# PROP BASE Use_MFC 0
36
 
# PROP BASE Use_Debug_Libraries 0
37
 
# PROP BASE Output_Dir "Release"
38
 
# PROP BASE Intermediate_Dir "Release"
39
 
# PROP BASE Target_Dir ""
40
 
# PROP Use_MFC 0
41
 
# PROP Use_Debug_Libraries 0
42
 
# PROP Output_Dir "..\..\..\obj\windows\blender\loader"
43
 
# PROP Intermediate_Dir "..\..\..\obj\windows\blender\loader"
44
 
# PROP Target_Dir ""
45
 
LINK32=link.exe -lib
46
 
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
47
 
# ADD CPP /nologo /MT /W3 /GX /O2 /I "..\..\..\source\blender\blenloader" /I "..\..\..\..\lib\windows\guardedalloc\include" /I "..\..\..\source\blender\include" /I "..\..\..\source\blender\streamglue\\" /I "..\..\..\source\blender\readblenfile\\" /I "..\..\..\source\blender\writeblenfile\\" /I "..\..\..\source\blender\deflate\\" /I "..\..\..\source\blender\inflate\\" /I "..\..\..\..\lib\windows\zlib\include" /I "..\..\..\source\blender\readblenfile" /I "..\..\..\source\kernel\gen_messaging" /I "..\..\..\source\blender\readstreamglue" /I "..\..\..\source\blender\writestreamglue" /I "..\..\..\source\blender\blenkernel" /I "..\..\..\source\blender\makesdna" /I "..\..\..\source\blender\render\extern\include" /I "..\..\..\source\blender\blenlib" /I "..\..\..\source\blender\python" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /J /FD /c
48
 
# ADD BASE RSC /l 0x409 /d "NDEBUG"
49
 
# ADD RSC /l 0x409 /d "NDEBUG"
50
 
BSC32=bscmake.exe
51
 
# ADD BASE BSC32 /nologo
52
 
# ADD BSC32 /nologo
53
 
LIB32=link.exe -lib
54
 
# ADD BASE LIB32 /nologo
55
 
# ADD LIB32 /nologo
56
 
 
57
 
!ELSEIF  "$(CFG)" == "BLO_loader - Win32 Debug"
58
 
 
59
 
# PROP BASE Use_MFC 0
60
 
# PROP BASE Use_Debug_Libraries 1
61
 
# PROP BASE Output_Dir "Debug"
62
 
# PROP BASE Intermediate_Dir "Debug"
63
 
# PROP BASE Target_Dir ""
64
 
# PROP Use_MFC 0
65
 
# PROP Use_Debug_Libraries 1
66
 
# PROP Output_Dir "..\..\..\obj\windows\blender\loader\debug"
67
 
# PROP Intermediate_Dir "..\..\..\obj\windows\blender\loader\debug"
68
 
# PROP Target_Dir ""
69
 
LINK32=link.exe -lib
70
 
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
71
 
# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "..\..\..\..\lib\windows\guardedalloc\include" /I "..\..\..\source\blender\include" /I "..\..\..\source\blender\blenloader" /I "..\..\..\source\blender\streamglue\\" /I "..\..\..\source\blender\readblenfile\\" /I "..\..\..\source\blender\writeblenfile\\" /I "..\..\..\source\blender\deflate\\" /I "..\..\..\source\blender\inflate\\" /I "..\..\..\..\lib\windows\zlib\include" /I "..\..\..\source\blender\readblenfile" /I "..\..\..\source\kernel\gen_messaging" /I "..\..\..\source\blender\readstreamglue" /I "..\..\..\source\blender\writestreamglue" /I "..\..\..\source\blender\blenkernel" /I "..\..\..\source\blender\makesdna" /I "..\..\..\source\blender\render\extern\include" /I "..\..\..\source\blender\blenlib" /I "..\..\..\source\blender\python" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /J /FD /GZ /c
72
 
# SUBTRACT CPP /Fr
73
 
# ADD BASE RSC /l 0x409 /d "_DEBUG"
74
 
# ADD RSC /l 0x409 /d "_DEBUG"
75
 
BSC32=bscmake.exe
76
 
# ADD BASE BSC32 /nologo
77
 
# ADD BSC32 /nologo
78
 
LIB32=link.exe -lib
79
 
# ADD BASE LIB32 /nologo
80
 
# ADD LIB32 /nologo
81
 
 
82
 
!ELSEIF  "$(CFG)" == "BLO_loader - Win32 MT DLL Debug"
83
 
 
84
 
# PROP BASE Use_MFC 0
85
 
# PROP BASE Use_Debug_Libraries 1
86
 
# PROP BASE Output_Dir "BLO_loader___Win32_MT_DLL_Debug"
87
 
# PROP BASE Intermediate_Dir "BLO_loader___Win32_MT_DLL_Debug"
88
 
# PROP BASE Target_Dir ""
89
 
# PROP Use_MFC 0
90
 
# PROP Use_Debug_Libraries 1
91
 
# PROP Output_Dir "..\..\..\obj\windows\blender\loader\mtdll_debug"
92
 
# PROP Intermediate_Dir "..\..\..\obj\windows\blender\loader\mtdll_debug"
93
 
# PROP Target_Dir ""
94
 
LINK32=link.exe -lib
95
 
# ADD BASE CPP /nologo /Gm /GX /ZI /Od /I "..\..\..\source\blender\render\extern\include" /I "..\..\..\source\blender\blenlib" /I "..\..\..\source\blender\python" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /J /FD /GZ /c
96
 
# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /I "..\..\..\..\lib\windows\guardedalloc\include" /I "..\..\..\source\blender\include" /I "..\..\..\source\blender\blenloader" /I "..\..\..\source\blender\streamglue\\" /I "..\..\..\source\blender\readblenfile\\" /I "..\..\..\source\blender\writeblenfile\\" /I "..\..\..\source\blender\deflate\\" /I "..\..\..\source\blender\inflate\\" /I "..\..\..\..\lib\windows\zlib\include" /I "..\..\..\source\blender\readblenfile" /I "..\..\..\source\kernel\gen_messaging" /I "..\..\..\source\blender\readstreamglue" /I "..\..\..\source\blender\writestreamglue" /I "..\..\..\source\blender\blenkernel" /I "..\..\..\source\blender\makesdna" /I "..\..\..\source\blender\render\extern\include" /I "..\..\..\source\blender\blenlib" /I "..\..\..\source\blender\python" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /J /FD /GZ /c
97
 
# ADD BASE RSC /l 0x409 /d "_DEBUG"
98
 
# ADD RSC /l 0x409 /d "_DEBUG"
99
 
BSC32=bscmake.exe
100
 
# ADD BASE BSC32 /nologo
101
 
# ADD BSC32 /nologo
102
 
LIB32=link.exe -lib
103
 
# ADD BASE LIB32 /nologo /out:"..\..\..\..\..\obj\windows\blender\loader\debug\BLO_loader.lib"
104
 
# ADD LIB32 /nologo
105
 
 
106
 
!ELSEIF  "$(CFG)" == "BLO_loader - Win32 MT DLL Release"
107
 
 
108
 
# PROP BASE Use_MFC 0
109
 
# PROP BASE Use_Debug_Libraries 0
110
 
# PROP BASE Output_Dir "BLO_loader___Win32_MT_DLL_Release"
111
 
# PROP BASE Intermediate_Dir "BLO_loader___Win32_MT_DLL_Release"
112
 
# PROP BASE Target_Dir ""
113
 
# PROP Use_MFC 0
114
 
# PROP Use_Debug_Libraries 0
115
 
# PROP Output_Dir "..\..\..\obj\windows\blender\loader\mtdll"
116
 
# PROP Intermediate_Dir "..\..\..\obj\windows\blender\loader\mtdll"
117
 
# PROP Target_Dir ""
118
 
LINK32=link.exe -lib
119
 
# ADD BASE CPP /nologo /GX /O2 /I "..\..\..\source\blender\render\extern\include" /I "..\..\..\source\blender\blenlib" /I "..\..\..\source\blender\python" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /J /FD /c
120
 
# ADD CPP /nologo /MD /GX /O2 /I "..\..\..\..\lib\windows\guardedalloc\include" /I "..\..\..\source\blender\include" /I "..\..\..\source\blender\blenloader" /I "..\..\..\source\blender\streamglue\\" /I "..\..\..\source\blender\readblenfile\\" /I "..\..\..\source\blender\writeblenfile\\" /I "..\..\..\source\blender\deflate\\" /I "..\..\..\source\blender\inflate\\" /I "..\..\..\..\lib\windows\zlib\include" /I "..\..\..\source\blender\readblenfile" /I "..\..\..\source\kernel\gen_messaging" /I "..\..\..\source\blender\readstreamglue" /I "..\..\..\source\blender\writestreamglue" /I "..\..\..\source\blender\blenkernel" /I "..\..\..\source\blender\makesdna" /I "..\..\..\source\blender\render\extern\include" /I "..\..\..\source\blender\blenlib" /I "..\..\..\source\blender\python" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /J /FD /c
121
 
# ADD BASE RSC /l 0x409 /d "NDEBUG"
122
 
# ADD RSC /l 0x409 /d "NDEBUG"
123
 
BSC32=bscmake.exe
124
 
# ADD BASE BSC32 /nologo
125
 
# ADD BSC32 /nologo
126
 
LIB32=link.exe -lib
127
 
# ADD BASE LIB32 /nologo /out:"..\..\..\..\..\obj\windows\blender\loader\BLO_loader.lib"
128
 
# ADD LIB32 /nologo
129
 
 
130
 
!ENDIF 
131
 
 
132
 
# Begin Target
133
 
 
134
 
# Name "BLO_loader - Win32 Release"
135
 
# Name "BLO_loader - Win32 Debug"
136
 
# Name "BLO_loader - Win32 MT DLL Debug"
137
 
# Name "BLO_loader - Win32 MT DLL Release"
138
 
# Begin Group "Source Files"
139
 
 
140
 
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
141
 
# Begin Source File
142
 
 
143
 
SOURCE=..\..\..\source\blender\blenloader\intern\genfile.c
144
 
# ADD CPP /I "..\..\..\source\blender"
145
 
# End Source File
146
 
# Begin Source File
147
 
 
148
 
SOURCE=..\..\..\source\blender\blenloader\intern\readblenentry.c
149
 
# End Source File
150
 
# Begin Source File
151
 
 
152
 
SOURCE=..\..\..\source\blender\blenloader\intern\readfile.c
153
 
# ADD CPP /I "..\..\..\source\blender"
154
 
# End Source File
155
 
# Begin Source File
156
 
 
157
 
SOURCE=..\..\..\source\blender\blenloader\intern\writefile.c
158
 
# ADD CPP /I "..\..\..\source\blender"
159
 
# End Source File
160
 
# End Group
161
 
# Begin Group "Header Files"
162
 
 
163
 
# PROP Default_Filter "h;hpp;hxx;hm;inl"
164
 
# Begin Source File
165
 
 
166
 
SOURCE=..\..\..\source\blender\blenloader\BLO_genfile.h
167
 
# End Source File
168
 
# Begin Source File
169
 
 
170
 
SOURCE=..\..\..\source\blender\blenloader\BLO_readfile.h
171
 
# End Source File
172
 
# Begin Source File
173
 
 
174
 
SOURCE=..\..\..\source\blender\blenloader\BLO_soundfile.h
175
 
# End Source File
176
 
# End Group
177
 
# End Target
178
 
# End Project
 
1
# Microsoft Developer Studio Project File - Name="BLO_loader" - 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=BLO_loader - Win32 Release
 
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 "BLO_loader.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 "BLO_loader.mak" CFG="BLO_loader - Win32 Release"
 
17
!MESSAGE 
 
18
!MESSAGE Possible choices for configuration are:
 
19
!MESSAGE 
 
20
!MESSAGE "BLO_loader - Win32 Release" (based on "Win32 (x86) Static Library")
 
21
!MESSAGE "BLO_loader - Win32 Debug" (based on "Win32 (x86) Static Library")
 
22
!MESSAGE "BLO_loader - Win32 MT DLL Debug" (based on "Win32 (x86) Static Library")
 
23
!MESSAGE "BLO_loader - Win32 MT DLL Release" (based on "Win32 (x86) Static Library")
 
24
!MESSAGE 
 
25
 
 
26
# Begin Project
 
27
# PROP AllowPerConfigDependencies 0
 
28
# PROP Scc_ProjName ""
 
29
# PROP Scc_LocalPath ""
 
30
CPP=cl.exe
 
31
RSC=rc.exe
 
32
 
 
33
!IF  "$(CFG)" == "BLO_loader - Win32 Release"
 
34
 
 
35
# PROP BASE Use_MFC 0
 
36
# PROP BASE Use_Debug_Libraries 0
 
37
# PROP BASE Output_Dir "Release"
 
38
# PROP BASE Intermediate_Dir "Release"
 
39
# PROP BASE Target_Dir ""
 
40
# PROP Use_MFC 0
 
41
# PROP Use_Debug_Libraries 0
 
42
# PROP Output_Dir "..\..\..\obj\windows\blender\loader"
 
43
# PROP Intermediate_Dir "..\..\..\obj\windows\blender\loader"
 
44
# PROP Target_Dir ""
 
45
LINK32=link.exe -lib
 
46
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
 
47
# ADD CPP /nologo /MT /W3 /GX /O2 /I "..\..\..\source\blender\blenloader" /I "..\..\..\..\lib\windows\guardedalloc\include" /I "..\..\..\source\blender\include" /I "..\..\..\source\blender\streamglue\\" /I "..\..\..\source\blender\readblenfile\\" /I "..\..\..\source\blender\writeblenfile\\" /I "..\..\..\source\blender\deflate\\" /I "..\..\..\source\blender\inflate\\" /I "..\..\..\..\lib\windows\zlib\include" /I "..\..\..\source\blender\readblenfile" /I "..\..\..\source\kernel\gen_messaging" /I "..\..\..\source\blender\readstreamglue" /I "..\..\..\source\blender\writestreamglue" /I "..\..\..\source\blender\blenkernel" /I "..\..\..\source\blender\makesdna" /I "..\..\..\source\blender\render\extern\include" /I "..\..\..\source\blender\blenlib" /I "..\..\..\source\blender\python" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /J /FD /c
 
48
# ADD BASE RSC /l 0x409 /d "NDEBUG"
 
49
# ADD RSC /l 0x409 /d "NDEBUG"
 
50
BSC32=bscmake.exe
 
51
# ADD BASE BSC32 /nologo
 
52
# ADD BSC32 /nologo
 
53
LIB32=link.exe -lib
 
54
# ADD BASE LIB32 /nologo
 
55
# ADD LIB32 /nologo
 
56
 
 
57
!ELSEIF  "$(CFG)" == "BLO_loader - Win32 Debug"
 
58
 
 
59
# PROP BASE Use_MFC 0
 
60
# PROP BASE Use_Debug_Libraries 1
 
61
# PROP BASE Output_Dir "Debug"
 
62
# PROP BASE Intermediate_Dir "Debug"
 
63
# PROP BASE Target_Dir ""
 
64
# PROP Use_MFC 0
 
65
# PROP Use_Debug_Libraries 1
 
66
# PROP Output_Dir "..\..\..\obj\windows\blender\loader\debug"
 
67
# PROP Intermediate_Dir "..\..\..\obj\windows\blender\loader\debug"
 
68
# PROP Target_Dir ""
 
69
LINK32=link.exe -lib
 
70
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
 
71
# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "..\..\..\..\lib\windows\guardedalloc\include" /I "..\..\..\source\blender\include" /I "..\..\..\source\blender\blenloader" /I "..\..\..\source\blender\streamglue\\" /I "..\..\..\source\blender\readblenfile\\" /I "..\..\..\source\blender\writeblenfile\\" /I "..\..\..\source\blender\deflate\\" /I "..\..\..\source\blender\inflate\\" /I "..\..\..\..\lib\windows\zlib\include" /I "..\..\..\source\blender\readblenfile" /I "..\..\..\source\kernel\gen_messaging" /I "..\..\..\source\blender\readstreamglue" /I "..\..\..\source\blender\writestreamglue" /I "..\..\..\source\blender\blenkernel" /I "..\..\..\source\blender\makesdna" /I "..\..\..\source\blender\render\extern\include" /I "..\..\..\source\blender\blenlib" /I "..\..\..\source\blender\python" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /J /FD /GZ /c
 
72
# SUBTRACT CPP /Fr
 
73
# ADD BASE RSC /l 0x409 /d "_DEBUG"
 
74
# ADD RSC /l 0x409 /d "_DEBUG"
 
75
BSC32=bscmake.exe
 
76
# ADD BASE BSC32 /nologo
 
77
# ADD BSC32 /nologo
 
78
LIB32=link.exe -lib
 
79
# ADD BASE LIB32 /nologo
 
80
# ADD LIB32 /nologo
 
81
 
 
82
!ELSEIF  "$(CFG)" == "BLO_loader - Win32 MT DLL Debug"
 
83
 
 
84
# PROP BASE Use_MFC 0
 
85
# PROP BASE Use_Debug_Libraries 1
 
86
# PROP BASE Output_Dir "BLO_loader___Win32_MT_DLL_Debug"
 
87
# PROP BASE Intermediate_Dir "BLO_loader___Win32_MT_DLL_Debug"
 
88
# PROP BASE Target_Dir ""
 
89
# PROP Use_MFC 0
 
90
# PROP Use_Debug_Libraries 1
 
91
# PROP Output_Dir "..\..\..\obj\windows\blender\loader\mtdll_debug"
 
92
# PROP Intermediate_Dir "..\..\..\obj\windows\blender\loader\mtdll_debug"
 
93
# PROP Target_Dir ""
 
94
LINK32=link.exe -lib
 
95
# ADD BASE CPP /nologo /Gm /GX /ZI /Od /I "..\..\..\source\blender\render\extern\include" /I "..\..\..\source\blender\blenlib" /I "..\..\..\source\blender\python" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /J /FD /GZ /c
 
96
# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /I "..\..\..\..\lib\windows\guardedalloc\include" /I "..\..\..\source\blender\include" /I "..\..\..\source\blender\blenloader" /I "..\..\..\source\blender\streamglue\\" /I "..\..\..\source\blender\readblenfile\\" /I "..\..\..\source\blender\writeblenfile\\" /I "..\..\..\source\blender\deflate\\" /I "..\..\..\source\blender\inflate\\" /I "..\..\..\..\lib\windows\zlib\include" /I "..\..\..\source\blender\readblenfile" /I "..\..\..\source\kernel\gen_messaging" /I "..\..\..\source\blender\readstreamglue" /I "..\..\..\source\blender\writestreamglue" /I "..\..\..\source\blender\blenkernel" /I "..\..\..\source\blender\makesdna" /I "..\..\..\source\blender\render\extern\include" /I "..\..\..\source\blender\blenlib" /I "..\..\..\source\blender\python" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /J /FD /GZ /c
 
97
# ADD BASE RSC /l 0x409 /d "_DEBUG"
 
98
# ADD RSC /l 0x409 /d "_DEBUG"
 
99
BSC32=bscmake.exe
 
100
# ADD BASE BSC32 /nologo
 
101
# ADD BSC32 /nologo
 
102
LIB32=link.exe -lib
 
103
# ADD BASE LIB32 /nologo /out:"..\..\..\..\..\obj\windows\blender\loader\debug\BLO_loader.lib"
 
104
# ADD LIB32 /nologo
 
105
 
 
106
!ELSEIF  "$(CFG)" == "BLO_loader - Win32 MT DLL Release"
 
107
 
 
108
# PROP BASE Use_MFC 0
 
109
# PROP BASE Use_Debug_Libraries 0
 
110
# PROP BASE Output_Dir "BLO_loader___Win32_MT_DLL_Release"
 
111
# PROP BASE Intermediate_Dir "BLO_loader___Win32_MT_DLL_Release"
 
112
# PROP BASE Target_Dir ""
 
113
# PROP Use_MFC 0
 
114
# PROP Use_Debug_Libraries 0
 
115
# PROP Output_Dir "..\..\..\obj\windows\blender\loader\mtdll"
 
116
# PROP Intermediate_Dir "..\..\..\obj\windows\blender\loader\mtdll"
 
117
# PROP Target_Dir ""
 
118
LINK32=link.exe -lib
 
119
# ADD BASE CPP /nologo /GX /O2 /I "..\..\..\source\blender\render\extern\include" /I "..\..\..\source\blender\blenlib" /I "..\..\..\source\blender\python" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /J /FD /c
 
120
# ADD CPP /nologo /MD /GX /O2 /I "..\..\..\..\lib\windows\guardedalloc\include" /I "..\..\..\source\blender\include" /I "..\..\..\source\blender\blenloader" /I "..\..\..\source\blender\streamglue\\" /I "..\..\..\source\blender\readblenfile\\" /I "..\..\..\source\blender\writeblenfile\\" /I "..\..\..\source\blender\deflate\\" /I "..\..\..\source\blender\inflate\\" /I "..\..\..\..\lib\windows\zlib\include" /I "..\..\..\source\blender\readblenfile" /I "..\..\..\source\kernel\gen_messaging" /I "..\..\..\source\blender\readstreamglue" /I "..\..\..\source\blender\writestreamglue" /I "..\..\..\source\blender\blenkernel" /I "..\..\..\source\blender\makesdna" /I "..\..\..\source\blender\render\extern\include" /I "..\..\..\source\blender\blenlib" /I "..\..\..\source\blender\python" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /J /FD /c
 
121
# ADD BASE RSC /l 0x409 /d "NDEBUG"
 
122
# ADD RSC /l 0x409 /d "NDEBUG"
 
123
BSC32=bscmake.exe
 
124
# ADD BASE BSC32 /nologo
 
125
# ADD BSC32 /nologo
 
126
LIB32=link.exe -lib
 
127
# ADD BASE LIB32 /nologo /out:"..\..\..\..\..\obj\windows\blender\loader\BLO_loader.lib"
 
128
# ADD LIB32 /nologo
 
129
 
 
130
!ENDIF 
 
131
 
 
132
# Begin Target
 
133
 
 
134
# Name "BLO_loader - Win32 Release"
 
135
# Name "BLO_loader - Win32 Debug"
 
136
# Name "BLO_loader - Win32 MT DLL Debug"
 
137
# Name "BLO_loader - Win32 MT DLL Release"
 
138
# Begin Group "Source Files"
 
139
 
 
140
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
 
141
# Begin Source File
 
142
 
 
143
SOURCE=..\..\..\source\blender\blenloader\intern\genfile.c
 
144
# ADD CPP /I "..\..\..\source\blender"
 
145
# End Source File
 
146
# Begin Source File
 
147
 
 
148
SOURCE=..\..\..\source\blender\blenloader\intern\readblenentry.c
 
149
# End Source File
 
150
# Begin Source File
 
151
 
 
152
SOURCE=..\..\..\source\blender\blenloader\intern\readfile.c
 
153
# ADD CPP /I "..\..\..\source\blender"
 
154
# End Source File
 
155
# Begin Source File
 
156
 
 
157
SOURCE=..\..\..\source\blender\blenloader\intern\undofile.c
 
158
# End Source File
 
159
# Begin Source File
 
160
 
 
161
SOURCE=..\..\..\source\blender\blenloader\intern\writefile.c
 
162
# ADD CPP /I "..\..\..\source\blender"
 
163
# End Source File
 
164
# End Group
 
165
# Begin Group "Header Files"
 
166
 
 
167
# PROP Default_Filter "h;hpp;hxx;hm;inl"
 
168
# Begin Source File
 
169
 
 
170
SOURCE=..\..\..\source\blender\blenloader\BLO_genfile.h
 
171
# End Source File
 
172
# Begin Source File
 
173
 
 
174
SOURCE=..\..\..\source\blender\blenloader\BLO_readfile.h
 
175
# End Source File
 
176
# Begin Source File
 
177
 
 
178
SOURCE=..\..\..\source\blender\blenloader\BLO_soundfile.h
 
179
# End Source File
 
180
# Begin Source File
 
181
 
 
182
SOURCE=..\..\..\source\blender\blenloader\BLO_undofile.h
 
183
# End Source File
 
184
# End Group
 
185
# End Target
 
186
# End Project