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

« back to all changes in this revision

Viewing changes to projectfiles_vc7/kernel/gen_messaging/gen_messaging.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="gen_messaging"
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\kernel\gen_messaging\mtdll_debug"
16
 
                        IntermediateDirectory=".\..\..\..\obj\windows\kernel\gen_messaging\mtdll_debug"
 
14
                        Name="3D Plugin Debug|Win32"
 
15
                        OutputDirectory="..\..\..\..\build\msvc_7\source\kernel\gen_messaging\mtdll\debug"
 
16
                        IntermediateDirectory="..\..\..\..\build\msvc_7\source\kernel\gen_messaging\mtdll\debug"
17
17
                        ConfigurationType="4"
18
18
                        UseOfMFC="0"
19
19
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
26
26
                                BasicRuntimeChecks="3"
27
27
                                RuntimeLibrary="3"
28
28
                                UsePrecompiledHeader="2"
29
 
                                PrecompiledHeaderFile=".\..\..\..\obj\windows\kernel\gen_messaging\mtdll_debug/gen_messaging.pch"
30
 
                                AssemblerListingLocation=".\..\..\..\obj\windows\kernel\gen_messaging\mtdll_debug/"
31
 
                                ObjectFile=".\..\..\..\obj\windows\kernel\gen_messaging\mtdll_debug/"
32
 
                                ProgramDataBaseFileName=".\..\..\..\obj\windows\kernel\gen_messaging\mtdll_debug/"
33
 
                                WarningLevel="3"
 
29
                                PrecompiledHeaderFile="..\..\..\..\build\msvc_7\source\kernel\gen_messaging\mtdll\debug\gen_messaging.pch"
 
30
                                AssemblerListingLocation="..\..\..\..\build\msvc_7\source\kernel\gen_messaging\mtdll\debug\"
 
31
                                ObjectFile="..\..\..\..\build\msvc_7\source\kernel\gen_messaging\mtdll\debug\"
 
32
                                ProgramDataBaseFileName="..\..\..\..\build\msvc_7\source\kernel\gen_messaging\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\kernel\gen_messaging\mtdll_debug\gen_messaging.lib"
 
41
                                OutputFile="..\..\..\..\build\msvc_7\libs\mtdll\debug\gen_messaging.lib"
42
42
                                SuppressStartupBanner="TRUE"/>
43
43
                        <Tool
44
44
                                Name="VCMIDLTool"/>
54
54
                                Culture="1033"/>
55
55
                        <Tool
56
56
                                Name="VCWebServiceProxyGeneratorTool"/>
 
57
                        <Tool
 
58
                                Name="VCXMLDataGeneratorTool"/>
 
59
                        <Tool
 
60
                                Name="VCManagedWrapperGeneratorTool"/>
 
61
                        <Tool
 
62
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
57
63
                </Configuration>
58
64
                <Configuration
59
 
                        Name="Debug|Win32"
60
 
                        OutputDirectory=".\..\..\..\obj\windows\kernel\gen_messaging\debug"
61
 
                        IntermediateDirectory=".\..\..\..\obj\windows\kernel\gen_messaging\debug"
 
65
                        Name="Blender Debug|Win32"
 
66
                        OutputDirectory="..\..\..\..\build\msvc_7\source\kernel\gen_messaging\debug"
 
67
                        IntermediateDirectory="..\..\..\..\build\msvc_7\source\kernel\gen_messaging\debug"
62
68
                        ConfigurationType="4"
63
69
                        UseOfMFC="0"
64
70
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
71
77
                                BasicRuntimeChecks="3"
72
78
                                RuntimeLibrary="1"
73
79
                                UsePrecompiledHeader="2"
74
 
                                PrecompiledHeaderFile=".\..\..\..\obj\windows\kernel\gen_messaging\debug/gen_messaging.pch"
75
 
                                AssemblerListingLocation=".\..\..\..\obj\windows\kernel\gen_messaging\debug/"
76
 
                                ObjectFile=".\..\..\..\obj\windows\kernel\gen_messaging\debug/"
77
 
                                ProgramDataBaseFileName=".\..\..\..\obj\windows\kernel\gen_messaging\debug/"
78
 
                                WarningLevel="3"
 
80
                                PrecompiledHeaderFile="..\..\..\..\build\msvc_7\source\kernel\gen_messaging\debug\gen_messaging.pch"
 
81
                                AssemblerListingLocation="..\..\..\..\build\msvc_7\source\kernel\gen_messaging\debug\"
 
82
                                ObjectFile="..\..\..\..\build\msvc_7\source\kernel\gen_messaging\debug\"
 
83
                                ProgramDataBaseFileName="..\..\..\..\build\msvc_7\source\kernel\gen_messaging\debug\"
 
84
                                WarningLevel="2"
79
85
                                SuppressStartupBanner="TRUE"
80
86
                                DebugInformationFormat="3"
81
87
                                CompileAs="0"/>
83
89
                                Name="VCCustomBuildTool"/>
84
90
                        <Tool
85
91
                                Name="VCLibrarianTool"
86
 
                                OutputFile=".\..\..\..\obj\windows\kernel\gen_messaging\debug\gen_messaging.lib"
 
92
                                OutputFile="..\..\..\..\build\msvc_7\libs\debug\gen_messaging.lib"
87
93
                                SuppressStartupBanner="TRUE"/>
88
94
                        <Tool
89
95
                                Name="VCMIDLTool"/>
99
105
                                Culture="1033"/>
100
106
                        <Tool
101
107
                                Name="VCWebServiceProxyGeneratorTool"/>
 
108
                        <Tool
 
109
                                Name="VCXMLDataGeneratorTool"/>
 
110
                        <Tool
 
111
                                Name="VCManagedWrapperGeneratorTool"/>
 
112
                        <Tool
 
113
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
102
114
                </Configuration>
103
115
                <Configuration
104
 
                        Name="Release|Win32"
105
 
                        OutputDirectory=".\..\..\..\obj\windows\kernel\gen_messaging"
106
 
                        IntermediateDirectory=".\..\..\..\obj\windows\kernel\gen_messaging"
 
116
                        Name="Blender Release|Win32"
 
117
                        OutputDirectory="..\..\..\..\build\msvc_7\source\kernel\gen_messaging"
 
118
                        IntermediateDirectory="..\..\..\..\build\msvc_7\source\kernel\gen_messaging"
107
119
                        ConfigurationType="4"
108
120
                        UseOfMFC="0"
109
121
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
118
130
                                EnableFunctionLevelLinking="TRUE"
119
131
                                DefaultCharIsUnsigned="TRUE"
120
132
                                UsePrecompiledHeader="2"
121
 
                                PrecompiledHeaderFile=".\..\..\..\obj\windows\kernel\gen_messaging/gen_messaging.pch"
122
 
                                AssemblerListingLocation=".\..\..\..\obj\windows\kernel\gen_messaging/"
123
 
                                ObjectFile=".\..\..\..\obj\windows\kernel\gen_messaging/"
124
 
                                ProgramDataBaseFileName=".\..\..\..\obj\windows\kernel\gen_messaging/"
125
 
                                WarningLevel="3"
 
133
                                PrecompiledHeaderFile="..\..\..\..\build\msvc_7\source\kernel\gen_messaging\gen_messaging.pch"
 
134
                                AssemblerListingLocation="..\..\..\..\build\msvc_7\source\kernel\gen_messaging\"
 
135
                                ObjectFile="..\..\..\..\build\msvc_7\source\kernel\gen_messaging\"
 
136
                                ProgramDataBaseFileName="..\..\..\..\build\msvc_7\source\kernel\gen_messaging\"
 
137
                                WarningLevel="2"
126
138
                                SuppressStartupBanner="TRUE"
127
139
                                CompileAs="0"/>
128
140
                        <Tool
129
141
                                Name="VCCustomBuildTool"/>
130
142
                        <Tool
131
143
                                Name="VCLibrarianTool"
132
 
                                OutputFile=".\..\..\..\obj\windows\kernel\gen_messaging\gen_messaging.lib"
 
144
                                OutputFile="..\..\..\..\build\msvc_7\libs\gen_messaging.lib"
133
145
                                SuppressStartupBanner="TRUE"/>
134
146
                        <Tool
135
147
                                Name="VCMIDLTool"/>
145
157
                                Culture="1033"/>
146
158
                        <Tool
147
159
                                Name="VCWebServiceProxyGeneratorTool"/>
 
160
                        <Tool
 
161
                                Name="VCXMLDataGeneratorTool"/>
 
162
                        <Tool
 
163
                                Name="VCManagedWrapperGeneratorTool"/>
 
164
                        <Tool
 
165
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
148
166
                </Configuration>
149
167
                <Configuration
150
 
                        Name="MT DLL Release|Win32"
151
 
                        OutputDirectory=".\..\..\..\obj\windows\kernel\gen_messaging\mtdll"
152
 
                        IntermediateDirectory=".\..\..\..\obj\windows\kernel\gen_messaging\mtdll"
 
168
                        Name="3D Plugin Release|Win32"
 
169
                        OutputDirectory="..\..\..\..\build\msvc_7\source\kernel\gen_messaging\mtdll"
 
170
                        IntermediateDirectory="..\..\..\..\build\msvc_7\source\kernel\gen_messaging\mtdll"
153
171
                        ConfigurationType="4"
154
172
                        UseOfMFC="0"
155
173
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
162
180
                                StringPooling="TRUE"
163
181
                                RuntimeLibrary="2"
164
182
                                EnableFunctionLevelLinking="TRUE"
165
 
                                UsePrecompiledHeader="2"
166
 
                                PrecompiledHeaderFile=".\..\..\..\obj\windows\kernel\gen_messaging\mtdll/gen_messaging.pch"
167
 
                                AssemblerListingLocation=".\..\..\..\obj\windows\kernel\gen_messaging\mtdll/"
168
 
                                ObjectFile=".\..\..\..\obj\windows\kernel\gen_messaging\mtdll/"
169
 
                                ProgramDataBaseFileName=".\..\..\..\obj\windows\kernel\gen_messaging\mtdll/"
170
 
                                WarningLevel="3"
171
 
                                SuppressStartupBanner="TRUE"
172
 
                                CompileAs="0"/>
173
 
                        <Tool
174
 
                                Name="VCCustomBuildTool"/>
175
 
                        <Tool
176
 
                                Name="VCLibrarianTool"
177
 
                                OutputFile=".\..\..\..\obj\windows\kernel\gen_messaging\mtdll\gen_messaging.lib"
178
 
                                SuppressStartupBanner="TRUE"/>
179
 
                        <Tool
180
 
                                Name="VCMIDLTool"/>
181
 
                        <Tool
182
 
                                Name="VCPostBuildEventTool"/>
183
 
                        <Tool
184
 
                                Name="VCPreBuildEventTool"/>
185
 
                        <Tool
186
 
                                Name="VCPreLinkEventTool"/>
187
 
                        <Tool
188
 
                                Name="VCResourceCompilerTool"
189
 
                                PreprocessorDefinitions="NDEBUG"
190
 
                                Culture="1033"/>
191
 
                        <Tool
192
 
                                Name="VCWebServiceProxyGeneratorTool"/>
 
183
                                DefaultCharIsUnsigned="TRUE"
 
184
                                UsePrecompiledHeader="2"
 
185
                                PrecompiledHeaderFile="..\..\..\..\build\msvc_7\source\kernel\gen_messaging\mtdll\gen_messaging.pch"
 
186
                                AssemblerListingLocation="..\..\..\..\build\msvc_7\source\kernel\gen_messaging\mtdll\"
 
187
                                ObjectFile="..\..\..\..\build\msvc_7\source\kernel\gen_messaging\mtdll\"
 
188
                                ProgramDataBaseFileName="..\..\..\..\build\msvc_7\source\kernel\gen_messaging\mtdll\"
 
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\mtdll\gen_messaging.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"/>
 
218
                </Configuration>
 
219
                <Configuration
 
220
                        Name="BlenderPlayer Debug|Win32"
 
221
                        OutputDirectory="..\..\..\..\build\msvc_7\source\kernel\gen_messaging\debug\blenplayer"
 
222
                        IntermediateDirectory="..\..\..\..\build\msvc_7\source\kernel\gen_messaging\debug\blenplayer"
 
223
                        ConfigurationType="4"
 
224
                        UseOfMFC="0"
 
225
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
 
226
                        CharacterSet="2">
 
227
                        <Tool
 
228
                                Name="VCCLCompilerTool"
 
229
                                Optimization="0"
 
230
                                AdditionalIncludeDirectories="..\..\..\source\kernel\gen_messaging"
 
231
                                PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
 
232
                                BasicRuntimeChecks="3"
 
233
                                RuntimeLibrary="1"
 
234
                                UsePrecompiledHeader="2"
 
235
                                PrecompiledHeaderFile="..\..\..\..\build\msvc_7\source\kernel\gen_messaging\debug\gen_messaging.pch"
 
236
                                AssemblerListingLocation="..\..\..\..\build\msvc_7\source\kernel\gen_messaging\debug\"
 
237
                                ObjectFile="..\..\..\..\build\msvc_7\source\kernel\gen_messaging\debug\"
 
238
                                ProgramDataBaseFileName="..\..\..\..\build\msvc_7\source\kernel\gen_messaging\debug\"
 
239
                                WarningLevel="2"
 
240
                                SuppressStartupBanner="TRUE"
 
241
                                DebugInformationFormat="3"
 
242
                                CompileAs="0"/>
 
243
                        <Tool
 
244
                                Name="VCCustomBuildTool"/>
 
245
                        <Tool
 
246
                                Name="VCLibrarianTool"
 
247
                                OutputFile="..\..\..\..\build\msvc_7\libs\debug\gen_messaging.lib"
 
248
                                SuppressStartupBanner="TRUE"/>
 
249
                        <Tool
 
250
                                Name="VCMIDLTool"/>
 
251
                        <Tool
 
252
                                Name="VCPostBuildEventTool"/>
 
253
                        <Tool
 
254
                                Name="VCPreBuildEventTool"/>
 
255
                        <Tool
 
256
                                Name="VCPreLinkEventTool"/>
 
257
                        <Tool
 
258
                                Name="VCResourceCompilerTool"
 
259
                                PreprocessorDefinitions="_DEBUG"
 
260
                                Culture="1033"/>
 
261
                        <Tool
 
262
                                Name="VCWebServiceProxyGeneratorTool"/>
 
263
                        <Tool
 
264
                                Name="VCXMLDataGeneratorTool"/>
 
265
                        <Tool
 
266
                                Name="VCManagedWrapperGeneratorTool"/>
 
267
                        <Tool
 
268
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 
269
                </Configuration>
 
270
                <Configuration
 
271
                        Name="BlenderPlayer Release|Win32"
 
272
                        OutputDirectory="..\..\..\..\build\msvc_7\source\kernel\gen_messaging\blenplayer"
 
273
                        IntermediateDirectory="..\..\..\..\build\msvc_7\source\kernel\gen_messaging\blenplayer"
 
274
                        ConfigurationType="4"
 
275
                        UseOfMFC="0"
 
276
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
 
277
                        CharacterSet="2">
 
278
                        <Tool
 
279
                                Name="VCCLCompilerTool"
 
280
                                InlineFunctionExpansion="1"
 
281
                                AdditionalIncludeDirectories="..\..\..\source\kernel\gen_messaging"
 
282
                                PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
 
283
                                StringPooling="TRUE"
 
284
                                RuntimeLibrary="0"
 
285
                                EnableFunctionLevelLinking="TRUE"
 
286
                                DefaultCharIsUnsigned="TRUE"
 
287
                                UsePrecompiledHeader="2"
 
288
                                PrecompiledHeaderFile="..\..\..\..\build\msvc_7\source\kernel\gen_messaging\gen_messaging.pch"
 
289
                                AssemblerListingLocation="..\..\..\..\build\msvc_7\source\kernel\gen_messaging\"
 
290
                                ObjectFile="..\..\..\..\build\msvc_7\source\kernel\gen_messaging\"
 
291
                                ProgramDataBaseFileName="..\..\..\..\build\msvc_7\source\kernel\gen_messaging\"
 
292
                                WarningLevel="2"
 
293
                                SuppressStartupBanner="TRUE"
 
294
                                CompileAs="0"/>
 
295
                        <Tool
 
296
                                Name="VCCustomBuildTool"/>
 
297
                        <Tool
 
298
                                Name="VCLibrarianTool"
 
299
                                OutputFile="..\..\..\..\build\msvc_7\libs\gen_messaging.lib"
 
300
                                SuppressStartupBanner="TRUE"/>
 
301
                        <Tool
 
302
                                Name="VCMIDLTool"/>
 
303
                        <Tool
 
304
                                Name="VCPostBuildEventTool"/>
 
305
                        <Tool
 
306
                                Name="VCPreBuildEventTool"/>
 
307
                        <Tool
 
308
                                Name="VCPreLinkEventTool"/>
 
309
                        <Tool
 
310
                                Name="VCResourceCompilerTool"
 
311
                                PreprocessorDefinitions="NDEBUG"
 
312
                                Culture="1033"/>
 
313
                        <Tool
 
314
                                Name="VCWebServiceProxyGeneratorTool"/>
 
315
                        <Tool
 
316
                                Name="VCXMLDataGeneratorTool"/>
 
317
                        <Tool
 
318
                                Name="VCManagedWrapperGeneratorTool"/>
 
319
                        <Tool
 
320
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
193
321
                </Configuration>
194
322
        </Configurations>
 
323
        
195
324
        <Files>
196
325
                <Filter
197
326
                        Name="Source Files"