~siretart/ubuntu/utopic/blender/libav10

« back to all changes in this revision

Viewing changes to projectfiles_vc7/blender/yafray/BRE_yafray.vcproj

  • Committer: Bazaar Package Importer
  • Author(s): Kevin Roy
  • Date: 2011-02-08 22:20:54 UTC
  • mfrom: (1.4.2 upstream)
  • mto: (14.2.6 sid) (1.5.1)
  • mto: This revision was merged to the branch mainline in revision 27.
  • Revision ID: james.westby@ubuntu.com-20110208222054-kk0gwa4bu8h5lyq4
Tags: upstream-2.56.1-beta-svn34076
ImportĀ upstreamĀ versionĀ 2.56.1-beta-svn34076

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="Windows-1252"?>
2
 
<VisualStudioProject
3
 
        ProjectType="Visual C++"
4
 
        Version="7.10"
5
 
        Name="BRE_yafray"
6
 
        ProjectGUID="{9991A3C3-83FE-4AFE-9E18-9D01CB57E879}"
7
 
        RootNamespace="BRE_yafray"
8
 
        SccProjectName=""
9
 
        SccLocalPath="">
10
 
        <Platforms>
11
 
                <Platform
12
 
                        Name="Win32"/>
13
 
        </Platforms>
14
 
        <Configurations>
15
 
                <Configuration
16
 
                        Name="Blender Debug|Win32"
17
 
                        OutputDirectory="..\..\..\..\build\msvc_7\source\blender\yafray\debug"
18
 
                        IntermediateDirectory="..\..\..\..\build\msvc_7\source\blender\yafray\debug"
19
 
                        ConfigurationType="4"
20
 
                        UseOfMFC="0"
21
 
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
22
 
                        CharacterSet="2">
23
 
                        <Tool
24
 
                                Name="VCCLCompilerTool"
25
 
                                Optimization="0"
26
 
                                AdditionalIncludeDirectories="..\..\..\..\build\msvc_7\intern\guardedalloc\include;..\..\..\source\blender\misc;..\..\..\source\blender\imbuf;..\..\..\source\blender\python;..\..\..\source\blender\blenlib;..\..\..\source\blender\include;..\..\..\source\blender\blenkernel;..\..\..\source\blender\makesdna;..\..\..\source\blender\renderconverter;..\..\..\source\blender\render\extern\include;..\..\..\source\blender\render\intern\include"
27
 
                                PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
28
 
                                BasicRuntimeChecks="3"
29
 
                                RuntimeLibrary="1"
30
 
                                DefaultCharIsUnsigned="TRUE"
31
 
                                UsePrecompiledHeader="2"
32
 
                                PrecompiledHeaderFile="..\..\..\..\build\msvc_7\source\blender\yafray\debug\BRE_yafray.pch"
33
 
                                AssemblerListingLocation="..\..\..\..\build\msvc_7\source\blender\yafray\debug\"
34
 
                                ObjectFile="..\..\..\..\build\msvc_7\source\blender\yafray\debug\"
35
 
                                ProgramDataBaseFileName="..\..\..\..\build\msvc_7\source\blender\yafray\debug\"
36
 
                                WarningLevel="2"
37
 
                                SuppressStartupBanner="TRUE"
38
 
                                DebugInformationFormat="3"
39
 
                                CompileAs="0"/>
40
 
                        <Tool
41
 
                                Name="VCCustomBuildTool"/>
42
 
                        <Tool
43
 
                                Name="VCLibrarianTool"
44
 
                                OutputFile="..\..\..\..\build\msvc_7\libs\debug\BRE_yafray.lib"
45
 
                                SuppressStartupBanner="TRUE"/>
46
 
                        <Tool
47
 
                                Name="VCMIDLTool"/>
48
 
                        <Tool
49
 
                                Name="VCPostBuildEventTool"/>
50
 
                        <Tool
51
 
                                Name="VCPreBuildEventTool"/>
52
 
                        <Tool
53
 
                                Name="VCPreLinkEventTool"/>
54
 
                        <Tool
55
 
                                Name="VCResourceCompilerTool"
56
 
                                PreprocessorDefinitions="_DEBUG"
57
 
                                Culture="1043"/>
58
 
                        <Tool
59
 
                                Name="VCWebServiceProxyGeneratorTool"/>
60
 
                        <Tool
61
 
                                Name="VCXMLDataGeneratorTool"/>
62
 
                        <Tool
63
 
                                Name="VCManagedWrapperGeneratorTool"/>
64
 
                        <Tool
65
 
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
66
 
                </Configuration>
67
 
                <Configuration
68
 
                        Name="Blender Release|Win32"
69
 
                        OutputDirectory="..\..\..\..\build\msvc_7\source\blender\yafray"
70
 
                        IntermediateDirectory="..\..\..\..\build\msvc_7\source\blender\yafray"
71
 
                        ConfigurationType="4"
72
 
                        UseOfMFC="0"
73
 
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
74
 
                        CharacterSet="2">
75
 
                        <Tool
76
 
                                Name="VCCLCompilerTool"
77
 
                                InlineFunctionExpansion="1"
78
 
                                AdditionalIncludeDirectories="..\..\..\..\build\msvc_7\intern\guardedalloc\include;..\..\..\source\blender\misc;..\..\..\source\blender\imbuf;..\..\..\source\blender\python;..\..\..\source\blender\blenlib;..\..\..\source\blender\include;..\..\..\source\blender\blenkernel;..\..\..\source\blender\makesdna;..\..\..\source\blender\renderconverter;..\..\..\source\blender\render\extern\include;..\..\..\source\blender\render\intern\include"
79
 
                                PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
80
 
                                StringPooling="TRUE"
81
 
                                RuntimeLibrary="0"
82
 
                                EnableFunctionLevelLinking="TRUE"
83
 
                                DefaultCharIsUnsigned="TRUE"
84
 
                                UsePrecompiledHeader="2"
85
 
                                PrecompiledHeaderFile="..\..\..\..\build\msvc_7\source\blender\yafray\BRE_yafray.pch"
86
 
                                AssemblerListingLocation="..\..\..\..\build\msvc_7\source\blender\yafray\"
87
 
                                ObjectFile="..\..\..\..\build\msvc_7\source\blender\yafray\"
88
 
                                ProgramDataBaseFileName="..\..\..\..\build\msvc_7\source\blender\yafray\"
89
 
                                WarningLevel="2"
90
 
                                SuppressStartupBanner="TRUE"
91
 
                                CompileAs="0"/>
92
 
                        <Tool
93
 
                                Name="VCCustomBuildTool"/>
94
 
                        <Tool
95
 
                                Name="VCLibrarianTool"
96
 
                                OutputFile="..\..\..\..\build\msvc_7\libs\BRE_yafray.lib"
97
 
                                SuppressStartupBanner="TRUE"/>
98
 
                        <Tool
99
 
                                Name="VCMIDLTool"/>
100
 
                        <Tool
101
 
                                Name="VCPostBuildEventTool"/>
102
 
                        <Tool
103
 
                                Name="VCPreBuildEventTool"/>
104
 
                        <Tool
105
 
                                Name="VCPreLinkEventTool"/>
106
 
                        <Tool
107
 
                                Name="VCResourceCompilerTool"
108
 
                                PreprocessorDefinitions="NDEBUG"
109
 
                                Culture="1043"/>
110
 
                        <Tool
111
 
                                Name="VCWebServiceProxyGeneratorTool"/>
112
 
                        <Tool
113
 
                                Name="VCXMLDataGeneratorTool"/>
114
 
                        <Tool
115
 
                                Name="VCManagedWrapperGeneratorTool"/>
116
 
                        <Tool
117
 
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
118
 
                </Configuration>
119
 
        </Configurations>
120
 
        <References>
121
 
        </References>
122
 
        <Files>
123
 
                <Filter
124
 
                        Name="Source Files"
125
 
                        Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
126
 
                        <File
127
 
                                RelativePath="..\..\..\source\blender\yafray\intern\api.cpp">
128
 
                        </File>
129
 
                        <File
130
 
                                RelativePath="..\..\..\source\blender\yafray\intern\export_File.cpp">
131
 
                        </File>
132
 
                        <File
133
 
                                RelativePath="..\..\..\source\blender\yafray\intern\export_Plugin.cpp">
134
 
                        </File>
135
 
                        <File
136
 
                                RelativePath="..\..\..\source\blender\yafray\intern\yafexternal.cpp">
137
 
                        </File>
138
 
                        <File
139
 
                                RelativePath="..\..\..\source\blender\yafray\intern\yafray_Render.cpp">
140
 
                        </File>
141
 
                </Filter>
142
 
                <Filter
143
 
                        Name="Header Files"
144
 
                        Filter="h;hpp;hxx;hm;inl">
145
 
                        <File
146
 
                                RelativePath="..\..\..\source\blender\yafray\intern\export_File.h">
147
 
                        </File>
148
 
                        <File
149
 
                                RelativePath="..\..\..\source\blender\yafray\intern\export_Plugin.h">
150
 
                        </File>
151
 
                        <File
152
 
                                RelativePath="..\..\..\source\blender\yafray\intern\yafexternal.h">
153
 
                        </File>
154
 
                        <File
155
 
                                RelativePath="..\..\..\source\blender\yafray\YafRay_Api.h">
156
 
                        </File>
157
 
                        <File
158
 
                                RelativePath="..\..\..\source\blender\yafray\intern\yafray_Render.h">
159
 
                        </File>
160
 
                </Filter>
161
 
        </Files>
162
 
        <Globals>
163
 
        </Globals>
164
 
</VisualStudioProject>