~ubuntu-branches/ubuntu/lucid/blender/lucid

« back to all changes in this revision

Viewing changes to projectfiles/blender/BLO_readblenfile/BLO_readblenfile.dsp

  • Committer: Bazaar Package Importer
  • Author(s): Chris Coulson
  • Date: 2009-08-06 22:32:19 UTC
  • mfrom: (1.2.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20090806223219-8z4eej1u8levu4pz
Tags: 2.49a+dfsg-0ubuntu1
* Merge from debian unstable, remaining changes:
  - debian/control: Build-depend on python-2.6 rather than python-2.5.
  - debian/misc/*.desktop: Add Spanish translation to .desktop 
    files.
  - debian/pyversions: 2.6.
  - debian/rules: Clean *.o of source/blender/python/api2_2x/
* New upstream release (LP: #382153).
* Refreshed patches:
  - 01_sanitize_sys.patch
  - 02_tmp_in_HOME
  - 10_use_systemwide_ftgl
  - 70_portability_platform_detection
* Removed patches merged upstream:
  - 30_fix_python_syntax_warning
  - 90_ubuntu_ffmpeg_52_changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Microsoft Developer Studio Project File - Name="BLO_readblenfile" - 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_readblenfile - 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_readblenfile.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_readblenfile.mak" CFG="BLO_readblenfile - Win32 Release"
17
 
!MESSAGE 
18
 
!MESSAGE Possible choices for configuration are:
19
 
!MESSAGE 
20
 
!MESSAGE "BLO_readblenfile - Win32 Release" (based on "Win32 (x86) Static Library")
21
 
!MESSAGE "BLO_readblenfile - Win32 Debug" (based on "Win32 (x86) Static Library")
22
 
!MESSAGE "BLO_readblenfile - Win32 MT DLL Release" (based on "Win32 (x86) Static Library")
23
 
!MESSAGE "BLO_readblenfile - Win32 MT DLL Debug" (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_readblenfile - 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\readblenfile"
43
 
# PROP Intermediate_Dir "..\..\..\obj\windows\blender\readblenfile"
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\streamglue\\" /I "..\..\..\source\blender\blenloader\\" /I "..\..\..\source\blender\makesdna" /I "..\..\..\source\blender\blenkernel" /I "..\..\..\source\blender\blenlib" /I "..\..\..\source\kernel\gen_messaging" /I "..\..\..\source\blender\readblenfile\\" /I "..\..\..\source\blender\deflate\\" /I "..\..\..\source\blender\inflate\\" /I "..\..\..\..\lib\windows\zlib\include" /I "..\..\..\source\blender\readstreamglue" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
48
 
# ADD BASE RSC /l 0x413 /d "NDEBUG"
49
 
# ADD RSC /l 0x413 /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_readblenfile - 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\readblenfile\debug"
67
 
# PROP Intermediate_Dir "..\..\..\obj\windows\blender\readblenfile\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 "..\..\..\source\blender\readstreamglue\\" /I "..\..\..\source\blender\blenloader\\" /I "..\..\..\source\blender\makesdna" /I "..\..\..\source\blender\blenkernel" /I "..\..\..\source\blender\blenlib" /I "..\..\..\source\kernel\gen_messaging" /I "..\..\..\source\blender\readblenfile\\" /I "..\..\..\source\blender\deflate\\" /I "..\..\..\source\blender\inflate\\" /I "..\..\..\..\lib\windows\zlib\include" /I "..\..\..\source\blender\readstreamglue" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
72
 
# SUBTRACT CPP /Fr
73
 
# ADD BASE RSC /l 0x413 /d "_DEBUG"
74
 
# ADD RSC /l 0x413 /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_readblenfile - Win32 MT DLL Release"
83
 
 
84
 
# PROP BASE Use_MFC 0
85
 
# PROP BASE Use_Debug_Libraries 0
86
 
# PROP BASE Output_Dir "BLO_readblenfile___Win32_MT_DLL_Release"
87
 
# PROP BASE Intermediate_Dir "BLO_readblenfile___Win32_MT_DLL_Release"
88
 
# PROP BASE Target_Dir ""
89
 
# PROP Use_MFC 0
90
 
# PROP Use_Debug_Libraries 0
91
 
# PROP Output_Dir "..\..\..\obj\windows\blender\readblenfile\mtdll"
92
 
# PROP Intermediate_Dir "..\..\..\obj\windows\blender\readblenfile\mtdll"
93
 
# PROP Target_Dir ""
94
 
LINK32=link.exe -lib
95
 
# ADD BASE CPP /nologo /W3 /GX /O2 /I "..\..\..\source\blender\streamglue\\" /I "..\..\..\source\blender\makesdna" /I "..\..\..\source\blender\blenkernel" /I "..\..\..\source\blender\blenlib" /I "..\..\..\source\kernel\gen_messaging" /I "..\..\..\source\blender\readblenfile\\" /I "..\..\..\source\blender\deflate\\" /I "..\..\..\source\blender\inflate\\" /I "..\..\..\..\lib\windows\zlib\include" /I "..\..\..\source\blender\readstreamglue" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
96
 
# ADD CPP /nologo /MD /W3 /GX /O2 /I "..\..\..\source\blender\streamglue\\" /I "..\..\..\source\blender\blenloader\\" /I "..\..\..\source\blender\makesdna" /I "..\..\..\source\blender\blenkernel" /I "..\..\..\source\blender\blenlib" /I "..\..\..\source\kernel\gen_messaging" /I "..\..\..\source\blender\readblenfile\\" /I "..\..\..\source\blender\deflate\\" /I "..\..\..\source\blender\inflate\\" /I "..\..\..\..\lib\windows\zlib\include" /I "..\..\..\source\blender\readstreamglue" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
97
 
# ADD BASE RSC /l 0x413 /d "NDEBUG"
98
 
# ADD RSC /l 0x413 /d "NDEBUG"
99
 
BSC32=bscmake.exe
100
 
# ADD BASE BSC32 /nologo
101
 
# ADD BSC32 /nologo
102
 
LIB32=link.exe -lib
103
 
# ADD BASE LIB32 /nologo
104
 
# ADD LIB32 /nologo
105
 
 
106
 
!ELSEIF  "$(CFG)" == "BLO_readblenfile - Win32 MT DLL Debug"
107
 
 
108
 
# PROP BASE Use_MFC 0
109
 
# PROP BASE Use_Debug_Libraries 1
110
 
# PROP BASE Output_Dir "BLO_readblenfile___Win32_MT_DLL_Debug"
111
 
# PROP BASE Intermediate_Dir "BLO_readblenfile___Win32_MT_DLL_Debug"
112
 
# PROP BASE Target_Dir ""
113
 
# PROP Use_MFC 0
114
 
# PROP Use_Debug_Libraries 1
115
 
# PROP Output_Dir "..\..\..\obj\windows\blender\readblenfile\mtdll_debug"
116
 
# PROP Intermediate_Dir "..\..\..\obj\windows\blender\readblenfile\mtdll_debug"
117
 
# PROP Target_Dir ""
118
 
LINK32=link.exe -lib
119
 
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /I "..\..\..\source\blender\makesdna" /I "..\..\..\source\blender\blenkernel" /I "..\..\..\source\blender\readstreamglue\\" /I "..\..\..\source\blender\blenlib" /I "..\..\..\source\kernel\gen_messaging" /I "..\..\..\source\blender\readblenfile\\" /I "..\..\..\source\blender\deflate\\" /I "..\..\..\source\blender\inflate\\" /I "..\..\..\..\lib\windows\zlib\include" /I "..\..\..\source\blender\readstreamglue" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
120
 
# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\..\..\source\blender\readstreamglue\\" /I "..\..\..\source\blender\blenloader\\" /I "..\..\..\source\blender\makesdna" /I "..\..\..\source\blender\blenkernel" /I "..\..\..\source\blender\blenlib" /I "..\..\..\source\kernel\gen_messaging" /I "..\..\..\source\blender\readblenfile\\" /I "..\..\..\source\blender\deflate\\" /I "..\..\..\source\blender\inflate\\" /I "..\..\..\..\lib\windows\zlib\include" /I "..\..\..\source\blender\readstreamglue" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
121
 
# ADD BASE RSC /l 0x413 /d "_DEBUG"
122
 
# ADD RSC /l 0x413 /d "_DEBUG"
123
 
BSC32=bscmake.exe
124
 
# ADD BASE BSC32 /nologo
125
 
# ADD BSC32 /nologo
126
 
LIB32=link.exe -lib
127
 
# ADD BASE LIB32 /nologo
128
 
# ADD LIB32 /nologo
129
 
 
130
 
!ENDIF 
131
 
 
132
 
# Begin Target
133
 
 
134
 
# Name "BLO_readblenfile - Win32 Release"
135
 
# Name "BLO_readblenfile - Win32 Debug"
136
 
# Name "BLO_readblenfile - Win32 MT DLL Release"
137
 
# Name "BLO_readblenfile - Win32 MT DLL Debug"
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\readblenfile\intern\BLO_readblenfile.c
144
 
# End Source File
145
 
# End Group
146
 
# Begin Group "Header Files"
147
 
 
148
 
# PROP Default_Filter "h;hpp;hxx;hm;inl"
149
 
# Begin Source File
150
 
 
151
 
SOURCE=..\..\..\source\blender\readblenfile\BLO_readblenfile.h
152
 
# End Source File
153
 
# End Group
154
 
# End Target
155
 
# End Project
 
1
# Microsoft Developer Studio Project File - Name="BLO_readblenfile" - 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_readblenfile - 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_readblenfile.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_readblenfile.mak" CFG="BLO_readblenfile - Win32 Release"
 
17
!MESSAGE 
 
18
!MESSAGE Possible choices for configuration are:
 
19
!MESSAGE 
 
20
!MESSAGE "BLO_readblenfile - Win32 Release" (based on "Win32 (x86) Static Library")
 
21
!MESSAGE "BLO_readblenfile - Win32 Debug" (based on "Win32 (x86) Static Library")
 
22
!MESSAGE "BLO_readblenfile - Win32 MT DLL Release" (based on "Win32 (x86) Static Library")
 
23
!MESSAGE "BLO_readblenfile - Win32 MT DLL Debug" (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_readblenfile - 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\readblenfile"
 
43
# PROP Intermediate_Dir "..\..\..\obj\windows\blender\readblenfile"
 
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\streamglue\\" /I "..\..\..\source\blender\blenloader\\" /I "..\..\..\source\blender\makesdna" /I "..\..\..\source\blender\blenkernel" /I "..\..\..\source\blender\blenlib" /I "..\..\..\source\kernel\gen_messaging" /I "..\..\..\source\blender\readblenfile\\" /I "..\..\..\source\blender\deflate\\" /I "..\..\..\source\blender\inflate\\" /I "..\..\..\..\lib\windows\zlib\include" /I "..\..\..\source\blender\readstreamglue" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
 
48
# ADD BASE RSC /l 0x413 /d "NDEBUG"
 
49
# ADD RSC /l 0x413 /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_readblenfile - 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\readblenfile\debug"
 
67
# PROP Intermediate_Dir "..\..\..\obj\windows\blender\readblenfile\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 "..\..\..\source\blender\readstreamglue\\" /I "..\..\..\source\blender\blenloader\\" /I "..\..\..\source\blender\makesdna" /I "..\..\..\source\blender\blenkernel" /I "..\..\..\source\blender\blenlib" /I "..\..\..\source\kernel\gen_messaging" /I "..\..\..\source\blender\readblenfile\\" /I "..\..\..\source\blender\deflate\\" /I "..\..\..\source\blender\inflate\\" /I "..\..\..\..\lib\windows\zlib\include" /I "..\..\..\source\blender\readstreamglue" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
 
72
# SUBTRACT CPP /Fr
 
73
# ADD BASE RSC /l 0x413 /d "_DEBUG"
 
74
# ADD RSC /l 0x413 /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_readblenfile - Win32 MT DLL Release"
 
83
 
 
84
# PROP BASE Use_MFC 0
 
85
# PROP BASE Use_Debug_Libraries 0
 
86
# PROP BASE Output_Dir "BLO_readblenfile___Win32_MT_DLL_Release"
 
87
# PROP BASE Intermediate_Dir "BLO_readblenfile___Win32_MT_DLL_Release"
 
88
# PROP BASE Target_Dir ""
 
89
# PROP Use_MFC 0
 
90
# PROP Use_Debug_Libraries 0
 
91
# PROP Output_Dir "..\..\..\obj\windows\blender\readblenfile\mtdll"
 
92
# PROP Intermediate_Dir "..\..\..\obj\windows\blender\readblenfile\mtdll"
 
93
# PROP Target_Dir ""
 
94
LINK32=link.exe -lib
 
95
# ADD BASE CPP /nologo /W3 /GX /O2 /I "..\..\..\source\blender\streamglue\\" /I "..\..\..\source\blender\makesdna" /I "..\..\..\source\blender\blenkernel" /I "..\..\..\source\blender\blenlib" /I "..\..\..\source\kernel\gen_messaging" /I "..\..\..\source\blender\readblenfile\\" /I "..\..\..\source\blender\deflate\\" /I "..\..\..\source\blender\inflate\\" /I "..\..\..\..\lib\windows\zlib\include" /I "..\..\..\source\blender\readstreamglue" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
 
96
# ADD CPP /nologo /MD /W3 /GX /O2 /I "..\..\..\source\blender\streamglue\\" /I "..\..\..\source\blender\blenloader\\" /I "..\..\..\source\blender\makesdna" /I "..\..\..\source\blender\blenkernel" /I "..\..\..\source\blender\blenlib" /I "..\..\..\source\kernel\gen_messaging" /I "..\..\..\source\blender\readblenfile\\" /I "..\..\..\source\blender\deflate\\" /I "..\..\..\source\blender\inflate\\" /I "..\..\..\..\lib\windows\zlib\include" /I "..\..\..\source\blender\readstreamglue" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
 
97
# ADD BASE RSC /l 0x413 /d "NDEBUG"
 
98
# ADD RSC /l 0x413 /d "NDEBUG"
 
99
BSC32=bscmake.exe
 
100
# ADD BASE BSC32 /nologo
 
101
# ADD BSC32 /nologo
 
102
LIB32=link.exe -lib
 
103
# ADD BASE LIB32 /nologo
 
104
# ADD LIB32 /nologo
 
105
 
 
106
!ELSEIF  "$(CFG)" == "BLO_readblenfile - Win32 MT DLL Debug"
 
107
 
 
108
# PROP BASE Use_MFC 0
 
109
# PROP BASE Use_Debug_Libraries 1
 
110
# PROP BASE Output_Dir "BLO_readblenfile___Win32_MT_DLL_Debug"
 
111
# PROP BASE Intermediate_Dir "BLO_readblenfile___Win32_MT_DLL_Debug"
 
112
# PROP BASE Target_Dir ""
 
113
# PROP Use_MFC 0
 
114
# PROP Use_Debug_Libraries 1
 
115
# PROP Output_Dir "..\..\..\obj\windows\blender\readblenfile\mtdll_debug"
 
116
# PROP Intermediate_Dir "..\..\..\obj\windows\blender\readblenfile\mtdll_debug"
 
117
# PROP Target_Dir ""
 
118
LINK32=link.exe -lib
 
119
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /I "..\..\..\source\blender\makesdna" /I "..\..\..\source\blender\blenkernel" /I "..\..\..\source\blender\readstreamglue\\" /I "..\..\..\source\blender\blenlib" /I "..\..\..\source\kernel\gen_messaging" /I "..\..\..\source\blender\readblenfile\\" /I "..\..\..\source\blender\deflate\\" /I "..\..\..\source\blender\inflate\\" /I "..\..\..\..\lib\windows\zlib\include" /I "..\..\..\source\blender\readstreamglue" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
 
120
# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\..\..\source\blender\readstreamglue\\" /I "..\..\..\source\blender\blenloader\\" /I "..\..\..\source\blender\makesdna" /I "..\..\..\source\blender\blenkernel" /I "..\..\..\source\blender\blenlib" /I "..\..\..\source\kernel\gen_messaging" /I "..\..\..\source\blender\readblenfile\\" /I "..\..\..\source\blender\deflate\\" /I "..\..\..\source\blender\inflate\\" /I "..\..\..\..\lib\windows\zlib\include" /I "..\..\..\source\blender\readstreamglue" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
 
121
# ADD BASE RSC /l 0x413 /d "_DEBUG"
 
122
# ADD RSC /l 0x413 /d "_DEBUG"
 
123
BSC32=bscmake.exe
 
124
# ADD BASE BSC32 /nologo
 
125
# ADD BSC32 /nologo
 
126
LIB32=link.exe -lib
 
127
# ADD BASE LIB32 /nologo
 
128
# ADD LIB32 /nologo
 
129
 
 
130
!ENDIF 
 
131
 
 
132
# Begin Target
 
133
 
 
134
# Name "BLO_readblenfile - Win32 Release"
 
135
# Name "BLO_readblenfile - Win32 Debug"
 
136
# Name "BLO_readblenfile - Win32 MT DLL Release"
 
137
# Name "BLO_readblenfile - Win32 MT DLL Debug"
 
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\readblenfile\intern\BLO_readblenfile.c
 
144
# End Source File
 
145
# End Group
 
146
# Begin Group "Header Files"
 
147
 
 
148
# PROP Default_Filter "h;hpp;hxx;hm;inl"
 
149
# Begin Source File
 
150
 
 
151
SOURCE=..\..\..\source\blender\readblenfile\BLO_readblenfile.h
 
152
# End Source File
 
153
# End Group
 
154
# End Target
 
155
# End Project