~pythonregexp2.7/python/issue2636-12

« back to all changes in this revision

Viewing changes to PCbuild/pythoncore.vcproj

  • Committer: Jeffrey C. "The TimeHorse" Jacobs
  • Date: 2008-06-09 14:52:42 UTC
  • mfrom: (39033.1.3 Regexp-2.6)
  • Revision ID: darklord@timehorse.com-20080609145242-9m268zc6u87rp1vp
Merged in changes from the core Regexp branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
659
659
                                >
660
660
                        </File>
661
661
                        <File
 
662
                                RelativePath="..\Include\bytearrayobject.h"
 
663
                                >
 
664
                        </File>
 
665
                        <File
662
666
                                RelativePath="..\Include\bytesobject.h"
663
667
                                >
664
668
                        </File>
1371
1375
                                >
1372
1376
                        </File>
1373
1377
                        <File
 
1378
                                RelativePath="..\Objects\bytearrayobject.c"
 
1379
                                >
 
1380
                        </File>
 
1381
                        <File
1374
1382
                                RelativePath="..\Objects\bytesobject.c"
1375
1383
                                >
1376
1384
                        </File>
1491
1499
                                >
1492
1500
                        </File>
1493
1501
                        <File
1494
 
                                RelativePath="..\Objects\stringobject.c"
1495
 
                                >
1496
 
                        </File>
1497
 
                        <File
1498
1502
                                RelativePath="..\Objects\structseq.c"
1499
1503
                                >
1500
1504
                        </File>