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

« back to all changes in this revision

Viewing changes to intern/elbeem/make/msvc_7_0/elbeem.vcproj

  • Committer: Bazaar Package Importer
  • Author(s): Lukas Fittl
  • Date: 2006-09-20 01:57:27 UTC
  • mfrom: (1.2.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20060920015727-gmoqlxwstx9wwqs3
Tags: 2.42a-1ubuntu1
* Merge from Debian unstable (Closes: Malone #55903). Remaining changes:
  - debian/genpot: Add python scripts from Lee June <blender@eyou.com> to
    generate a reasonable PO template from the sources. Since gettext is used
    in a highly nonstandard way, xgettext does not work for this job.
  - debian/rules: Call the scripts, generate po/blender.pot, and clean it up
    in the clean target.
  - Add a proper header to the generated PO template.
* debian/control: Build depend on libavformat-dev >= 3:0.cvs20060823-3.1,
  otherwise this package will FTBFS

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="Windows-1252"?>
2
2
<VisualStudioProject
3
3
        ProjectType="Visual C++"
4
 
        Version="7.0"
 
4
        Version="7.10"
5
5
        Name="elbeem"
6
6
        ProjectGUID="{A90C4918-4B21-4277-93BD-AF65F30951D9}"
7
7
        Keyword="Win32Proj">
225
225
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
226
226
                </Configuration>
227
227
        </Configurations>
228
 
        
 
228
        <References>
 
229
        </References>
229
230
        <Files>
230
231
                <Filter
231
232
                        Name="Source Files"
235
236
                                RelativePath="..\..\intern\attributes.cpp">
236
237
                        </File>
237
238
                        <File
238
 
                                RelativePath="..\..\intern\blendercall.cpp">
239
 
                        </File>
240
 
                        <File
241
 
                                RelativePath="..\..\intern\blenderdummy.cpp">
242
 
                        </File>
243
 
                        <File
244
 
                                RelativePath="..\..\intern\cfglexer.cpp">
245
 
                        </File>
246
 
                        <File
247
 
                                RelativePath="..\..\intern\cfgparser.cpp">
248
 
                        </File>
249
 
                        <File
250
239
                                RelativePath="..\..\intern\elbeem.cpp">
251
240
                        </File>
252
241
                        <File
265
254
                                RelativePath="..\..\intern\ntl_geometryobject.cpp">
266
255
                        </File>
267
256
                        <File
268
 
                                RelativePath="..\..\intern\ntl_lightobject.cpp">
 
257
                                RelativePath="..\..\intern\ntl_lighting.cpp">
269
258
                        </File>
270
259
                        <File
271
260
                                RelativePath="..\..\intern\ntl_ray.cpp">
272
261
                        </File>
273
262
                        <File
274
 
                                RelativePath="..\..\intern\ntl_scene.cpp">
275
 
                        </File>
276
 
                        <File
277
263
                                RelativePath="..\..\intern\ntl_world.cpp">
278
264
                        </File>
279
265
                        <File
286
272
                                RelativePath="..\..\intern\simulation_object.cpp">
287
273
                        </File>
288
274
                        <File
 
275
                                RelativePath="..\..\intern\solver_adap.cpp">
 
276
                        </File>
 
277
                        <File
289
278
                                RelativePath="..\..\intern\solver_init.cpp">
290
279
                        </File>
291
280
                        <File
309
298
                                RelativePath="..\..\intern\attributes.h">
310
299
                        </File>
311
300
                        <File
312
 
                                RelativePath="..\..\intern\cfgparser.h">
313
 
                        </File>
314
 
                        <File
315
301
                                RelativePath="..\..\intern\elbeem.h">
316
302
                        </File>
317
303
                        <File
318
 
                                RelativePath="..\..\intern\globals.h">
319
 
                        </File>
320
 
                        <File
321
304
                                RelativePath="..\..\intern\isosurface.h">
322
305
                        </File>
323
306
                        <File
342
325
                                RelativePath="..\..\intern\ntl_geometryshader.h">
343
326
                        </File>
344
327
                        <File
345
 
                                RelativePath="..\..\intern\ntl_lightobject.h">
346
 
                        </File>
347
 
                        <File
348
 
                                RelativePath="..\..\intern\ntl_material.h">
 
328
                                RelativePath="..\..\intern\ntl_lighting.h">
349
329
                        </File>
350
330
                        <File
351
331
                                RelativePath="..\..\intern\ntl_matrices.h">
354
334
                                RelativePath="..\..\intern\ntl_ray.h">
355
335
                        </File>
356
336
                        <File
357
 
                                RelativePath="..\..\intern\ntl_renderglobals.h">
358
 
                        </File>
359
 
                        <File
360
 
                                RelativePath="..\..\intern\ntl_rndstream.h">
361
 
                        </File>
362
 
                        <File
363
 
                                RelativePath="..\..\intern\ntl_scene.h">
364
 
                        </File>
365
 
                        <File
366
 
                                RelativePath="..\..\intern\ntl_triangle.h">
367
 
                        </File>
368
 
                        <File
369
337
                                RelativePath="..\..\intern\ntl_vector3dim.h">
370
338
                        </File>
371
339
                        <File
384
352
                                RelativePath="..\..\intern\solver_class.h">
385
353
                        </File>
386
354
                        <File
387
 
                                RelativePath="..\..\intern\solver_dimenions.h">
388
 
                        </File>
389
 
                        <File
390
355
                                RelativePath="..\..\intern\solver_interface.h">
391
356
                        </File>
392
357
                        <File