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

« back to all changes in this revision

Viewing changes to projectfiles_vc7/gameengine/physics/PHY_Physics/PHY_Ode/PHY_Ode.vcproj

  • 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
 
<?xml version="1.0" encoding = "Windows-1252"?>
 
1
<?xml version="1.0" encoding="Windows-1252"?>
2
2
<VisualStudioProject
3
3
        ProjectType="Visual C++"
4
 
        Version="7.00"
 
4
        Version="7.0"
5
5
        Name="PHY_Ode"
6
6
        SccProjectName=""
7
7
        SccLocalPath="">
11
11
        </Platforms>
12
12
        <Configurations>
13
13
                <Configuration
14
 
                        Name="MT DLL Debug|Win32"
15
 
                        OutputDirectory=".\..\..\..\..\..\obj\windows\gameengine\physics\ode\mtdll_debug"
16
 
                        IntermediateDirectory=".\..\..\..\..\..\obj\windows\gameengine\physics\ode\mtdll_debug"
 
14
                        Name="3D Plugin Debug|Win32"
 
15
                        OutputDirectory="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\ode\mtdll\debug"
 
16
                        IntermediateDirectory="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\ode\mtdll\debug"
17
17
                        ConfigurationType="4"
18
18
                        UseOfMFC="0"
19
19
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
21
21
                        <Tool
22
22
                                Name="VCCLCompilerTool"
23
23
                                Optimization="0"
24
 
                                AdditionalIncludeDirectories="..\..\..\..\..\..\lib\windows\ode\include,..\..\..\..\..\source\gameengine\physics\common"
 
24
                                AdditionalIncludeDirectories="..\..\..\..\..\..\lib\windows\ode\include;..\..\..\..\..\..\build\msvc_7\intern\moto\include;..\..\..\..\..\source\gameengine\physics\common"
25
25
                                PreprocessorDefinitions="_DEBUG,WIN32,_LIB"
26
26
                                BasicRuntimeChecks="3"
27
27
                                RuntimeLibrary="3"
28
28
                                UsePrecompiledHeader="2"
29
 
                                PrecompiledHeaderFile=".\..\..\..\..\..\obj\windows\gameengine\physics\ode\mtdll_debug/PHY_Ode.pch"
30
 
                                AssemblerListingLocation=".\..\..\..\..\..\obj\windows\gameengine\physics\ode\mtdll_debug/"
31
 
                                ObjectFile=".\..\..\..\..\..\obj\windows\gameengine\physics\ode\mtdll_debug/"
32
 
                                ProgramDataBaseFileName=".\..\..\..\..\..\obj\windows\gameengine\physics\ode\mtdll_debug/"
33
 
                                WarningLevel="3"
 
29
                                PrecompiledHeaderFile="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\ode\mtdll\debug\PHY_Ode.pch"
 
30
                                AssemblerListingLocation="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\ode\mtdll\debug\"
 
31
                                ObjectFile="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\ode\mtdll\debug\"
 
32
                                ProgramDataBaseFileName="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\ode\mtdll\debug\"
 
33
                                WarningLevel="2"
34
34
                                SuppressStartupBanner="TRUE"
35
 
                                DebugInformationFormat="4"
 
35
                                DebugInformationFormat="3"
36
36
                                CompileAs="0"/>
37
37
                        <Tool
38
38
                                Name="VCCustomBuildTool"/>
39
39
                        <Tool
40
40
                                Name="VCLibrarianTool"
41
 
                                OutputFile=".\..\..\..\..\..\obj\windows\gameengine\physics\ode\mtdll_debug\PHY_Ode.lib"
 
41
                                OutputFile="..\..\..\..\..\..\build\msvc_7\libs\mtdll\debug\PHY_Ode.lib"
42
42
                                SuppressStartupBanner="TRUE"/>
43
43
                        <Tool
44
44
                                Name="VCMIDLTool"/>
54
54
                                Culture="1033"/>
55
55
                        <Tool
56
56
                                Name="VCWebServiceProxyGeneratorTool"/>
57
 
                </Configuration>
58
 
                <Configuration
59
 
                        Name="Release|Win32"
60
 
                        OutputDirectory=".\..\..\..\..\..\obj\windows\gameengine\physics\ode"
61
 
                        IntermediateDirectory=".\..\..\..\..\..\obj\windows\gameengine\physics\ode"
62
 
                        ConfigurationType="4"
63
 
                        UseOfMFC="0"
64
 
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
65
 
                        CharacterSet="2">
66
 
                        <Tool
67
 
                                Name="VCCLCompilerTool"
68
 
                                InlineFunctionExpansion="1"
69
 
                                AdditionalIncludeDirectories="..\..\..\..\..\..\lib\windows\ode\include,..\..\..\..\..\source\gameengine\physics\common"
70
 
                                PreprocessorDefinitions="NDEBUG,WIN32,_LIB"
71
 
                                StringPooling="TRUE"
72
 
                                RuntimeLibrary="4"
73
 
                                EnableFunctionLevelLinking="TRUE"
74
 
                                DefaultCharIsUnsigned="TRUE"
75
 
                                UsePrecompiledHeader="2"
76
 
                                PrecompiledHeaderFile=".\..\..\..\..\..\obj\windows\gameengine\physics\ode/PHY_Ode.pch"
77
 
                                AssemblerListingLocation=".\..\..\..\..\..\obj\windows\gameengine\physics\ode/"
78
 
                                ObjectFile=".\..\..\..\..\..\obj\windows\gameengine\physics\ode/"
79
 
                                ProgramDataBaseFileName=".\..\..\..\..\..\obj\windows\gameengine\physics\ode/"
80
 
                                WarningLevel="3"
81
 
                                SuppressStartupBanner="TRUE"
82
 
                                CompileAs="0"/>
83
 
                        <Tool
84
 
                                Name="VCCustomBuildTool"/>
85
 
                        <Tool
86
 
                                Name="VCLibrarianTool"
87
 
                                OutputFile=".\..\..\..\..\..\obj\windows\gameengine\physics\ode\PHY_Ode.lib"
88
 
                                SuppressStartupBanner="TRUE"/>
89
 
                        <Tool
90
 
                                Name="VCMIDLTool"/>
91
 
                        <Tool
92
 
                                Name="VCPostBuildEventTool"/>
93
 
                        <Tool
94
 
                                Name="VCPreBuildEventTool"/>
95
 
                        <Tool
96
 
                                Name="VCPreLinkEventTool"/>
97
 
                        <Tool
98
 
                                Name="VCResourceCompilerTool"
99
 
                                PreprocessorDefinitions="NDEBUG"
100
 
                                Culture="1033"/>
101
 
                        <Tool
102
 
                                Name="VCWebServiceProxyGeneratorTool"/>
103
 
                </Configuration>
104
 
                <Configuration
105
 
                        Name="MT DLL Release|Win32"
106
 
                        OutputDirectory=".\..\..\..\..\..\obj\windows\gameengine\physics\ode\mtdll"
107
 
                        IntermediateDirectory=".\..\..\..\..\..\obj\windows\gameengine\physics\ode\mtdll"
108
 
                        ConfigurationType="4"
109
 
                        UseOfMFC="0"
110
 
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
111
 
                        CharacterSet="2">
112
 
                        <Tool
113
 
                                Name="VCCLCompilerTool"
114
 
                                InlineFunctionExpansion="1"
115
 
                                AdditionalIncludeDirectories="..\..\..\..\..\..\lib\windows\ode\include,..\..\..\..\..\source\gameengine\physics\common"
 
57
                        <Tool
 
58
                                Name="VCXMLDataGeneratorTool"/>
 
59
                        <Tool
 
60
                                Name="VCManagedWrapperGeneratorTool"/>
 
61
                        <Tool
 
62
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 
63
                </Configuration>
 
64
                <Configuration
 
65
                        Name="3D Plugin Release|Win32"
 
66
                        OutputDirectory="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\ode\mtdll"
 
67
                        IntermediateDirectory="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\ode\mtdll"
 
68
                        ConfigurationType="4"
 
69
                        UseOfMFC="0"
 
70
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
 
71
                        CharacterSet="2">
 
72
                        <Tool
 
73
                                Name="VCCLCompilerTool"
 
74
                                InlineFunctionExpansion="1"
 
75
                                AdditionalIncludeDirectories="..\..\..\..\..\..\lib\windows\ode\include;..\..\..\..\..\..\build\msvc_7\intern\moto\include;..\..\..\..\..\source\gameengine\physics\common"
116
76
                                PreprocessorDefinitions="NDEBUG,WIN32,_LIB"
117
77
                                StringPooling="TRUE"
118
78
                                RuntimeLibrary="2"
119
79
                                EnableFunctionLevelLinking="TRUE"
 
80
                                DefaultCharIsUnsigned="TRUE"
120
81
                                UsePrecompiledHeader="2"
121
 
                                PrecompiledHeaderFile=".\..\..\..\..\..\obj\windows\gameengine\physics\ode\mtdll/PHY_Ode.pch"
122
 
                                AssemblerListingLocation=".\..\..\..\..\..\obj\windows\gameengine\physics\ode\mtdll/"
123
 
                                ObjectFile=".\..\..\..\..\..\obj\windows\gameengine\physics\ode\mtdll/"
124
 
                                ProgramDataBaseFileName=".\..\..\..\..\..\obj\windows\gameengine\physics\ode\mtdll/"
125
 
                                WarningLevel="3"
 
82
                                PrecompiledHeaderFile="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\ode\mtdll\PHY_Ode.pch"
 
83
                                AssemblerListingLocation="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\ode\mtdll\"
 
84
                                ObjectFile="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\ode\mtdll\"
 
85
                                ProgramDataBaseFileName="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\ode\mtdll\"
 
86
                                WarningLevel="2"
126
87
                                SuppressStartupBanner="TRUE"
127
88
                                CompileAs="0"/>
128
89
                        <Tool
129
90
                                Name="VCCustomBuildTool"/>
130
91
                        <Tool
131
92
                                Name="VCLibrarianTool"
132
 
                                OutputFile=".\..\..\..\..\..\obj\windows\gameengine\physics\ode\mtdll\PHY_Ode.lib"
 
93
                                OutputFile="..\..\..\..\..\..\build\msvc_7\libs\mtdll\PHY_Ode.lib"
133
94
                                SuppressStartupBanner="TRUE"/>
134
95
                        <Tool
135
96
                                Name="VCMIDLTool"/>
145
106
                                Culture="1033"/>
146
107
                        <Tool
147
108
                                Name="VCWebServiceProxyGeneratorTool"/>
 
109
                        <Tool
 
110
                                Name="VCXMLDataGeneratorTool"/>
 
111
                        <Tool
 
112
                                Name="VCManagedWrapperGeneratorTool"/>
 
113
                        <Tool
 
114
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
148
115
                </Configuration>
149
116
                <Configuration
150
 
                        Name="Debug|Win32"
151
 
                        OutputDirectory=".\..\..\..\..\..\obj\windows\gameengine\physics\ode\debug"
152
 
                        IntermediateDirectory=".\..\..\..\..\..\obj\windows\gameengine\physics\ode\debug"
 
117
                        Name="BlenderPlayer Debug|Win32"
 
118
                        OutputDirectory="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\ode\debug"
 
119
                        IntermediateDirectory="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\ode\debug"
153
120
                        ConfigurationType="4"
154
121
                        UseOfMFC="0"
155
122
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
157
124
                        <Tool
158
125
                                Name="VCCLCompilerTool"
159
126
                                Optimization="0"
160
 
                                AdditionalIncludeDirectories="..\..\..\..\..\..\lib\windows\ode\include,..\..\..\..\..\source\gameengine\physics\common"
 
127
                                AdditionalIncludeDirectories="..\..\..\..\..\..\lib\windows\ode\include;..\..\..\..\..\..\build\msvc_7\intern\moto\include;..\..\..\..\..\source\gameengine\physics\common"
161
128
                                PreprocessorDefinitions="_DEBUG,WIN32,_LIB"
162
129
                                BasicRuntimeChecks="3"
163
130
                                RuntimeLibrary="1"
164
131
                                UsePrecompiledHeader="2"
165
 
                                PrecompiledHeaderFile=".\..\..\..\..\..\obj\windows\gameengine\physics\ode\debug/PHY_Ode.pch"
166
 
                                AssemblerListingLocation=".\..\..\..\..\..\obj\windows\gameengine\physics\ode\debug/"
167
 
                                ObjectFile=".\..\..\..\..\..\obj\windows\gameengine\physics\ode\debug/"
168
 
                                ProgramDataBaseFileName=".\..\..\..\..\..\obj\windows\gameengine\physics\ode\debug/"
169
 
                                WarningLevel="3"
 
132
                                PrecompiledHeaderFile="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\ode\debug\PHY_Ode.pch"
 
133
                                AssemblerListingLocation="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\ode\debug\"
 
134
                                ObjectFile="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\ode\debug\"
 
135
                                ProgramDataBaseFileName="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\ode\debug\"
 
136
                                WarningLevel="2"
170
137
                                SuppressStartupBanner="TRUE"
171
 
                                DebugInformationFormat="4"
 
138
                                DebugInformationFormat="3"
172
139
                                CompileAs="0"/>
173
140
                        <Tool
174
141
                                Name="VCCustomBuildTool"/>
175
142
                        <Tool
176
143
                                Name="VCLibrarianTool"
177
 
                                OutputFile=".\..\..\..\..\..\obj\windows\gameengine\physics\ode\debug\PHY_Ode.lib"
 
144
                                OutputFile="..\..\..\..\..\..\build\msvc_7\libs\debug\PHY_Ode.lib"
178
145
                                SuppressStartupBanner="TRUE"/>
179
146
                        <Tool
180
147
                                Name="VCMIDLTool"/>
190
157
                                Culture="1033"/>
191
158
                        <Tool
192
159
                                Name="VCWebServiceProxyGeneratorTool"/>
 
160
                        <Tool
 
161
                                Name="VCXMLDataGeneratorTool"/>
 
162
                        <Tool
 
163
                                Name="VCManagedWrapperGeneratorTool"/>
 
164
                        <Tool
 
165
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 
166
                </Configuration>
 
167
                <Configuration
 
168
                        Name="BlenderPlayer Release|Win32"
 
169
                        OutputDirectory="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\ode"
 
170
                        IntermediateDirectory="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\ode"
 
171
                        ConfigurationType="4"
 
172
                        UseOfMFC="0"
 
173
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
 
174
                        CharacterSet="2">
 
175
                        <Tool
 
176
                                Name="VCCLCompilerTool"
 
177
                                InlineFunctionExpansion="1"
 
178
                                AdditionalIncludeDirectories="..\..\..\..\..\..\lib\windows\ode\include;..\..\..\..\..\..\build\msvc_7\intern\moto\include;..\..\..\..\..\source\gameengine\physics\common"
 
179
                                PreprocessorDefinitions="NDEBUG,WIN32,_LIB"
 
180
                                StringPooling="TRUE"
 
181
                                RuntimeLibrary="0"
 
182
                                EnableFunctionLevelLinking="TRUE"
 
183
                                DefaultCharIsUnsigned="TRUE"
 
184
                                UsePrecompiledHeader="2"
 
185
                                PrecompiledHeaderFile="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\ode\PHY_Ode.pch"
 
186
                                AssemblerListingLocation="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\ode\"
 
187
                                ObjectFile="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\ode\"
 
188
                                ProgramDataBaseFileName="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\ode\"
 
189
                                WarningLevel="2"
 
190
                                SuppressStartupBanner="TRUE"
 
191
                                CompileAs="0"/>
 
192
                        <Tool
 
193
                                Name="VCCustomBuildTool"/>
 
194
                        <Tool
 
195
                                Name="VCLibrarianTool"
 
196
                                OutputFile="..\..\..\..\..\..\build\msvc_7\libs\PHY_Ode.lib"
 
197
                                SuppressStartupBanner="TRUE"/>
 
198
                        <Tool
 
199
                                Name="VCMIDLTool"/>
 
200
                        <Tool
 
201
                                Name="VCPostBuildEventTool"/>
 
202
                        <Tool
 
203
                                Name="VCPreBuildEventTool"/>
 
204
                        <Tool
 
205
                                Name="VCPreLinkEventTool"/>
 
206
                        <Tool
 
207
                                Name="VCResourceCompilerTool"
 
208
                                PreprocessorDefinitions="NDEBUG"
 
209
                                Culture="1033"/>
 
210
                        <Tool
 
211
                                Name="VCWebServiceProxyGeneratorTool"/>
 
212
                        <Tool
 
213
                                Name="VCXMLDataGeneratorTool"/>
 
214
                        <Tool
 
215
                                Name="VCManagedWrapperGeneratorTool"/>
 
216
                        <Tool
 
217
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
193
218
                </Configuration>
194
219
        </Configurations>
 
220
        
195
221
        <Files>
196
222
                <Filter
197
223
                        Name="Source Files"