~pythonregexp2.7/python/issue2636-22

« back to all changes in this revision

Viewing changes to PC/VS8.0/_tkinter.vcproj

  • Committer: Jeffrey C. "The TimeHorse" Jacobs
  • Date: 2008-06-09 14:36:32 UTC
  • mfrom: (39021.1.402 Regexp-2.6)
  • Revision ID: darklord@timehorse.com-20080609143632-wwwkx92u1t5l7yd3
Merged in changes from the latest python source snapshot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
                        />
57
57
                        <Tool
58
58
                                Name="VCLinkerTool"
59
 
                                AdditionalDependencies="$(tcltkLib)"
 
59
                                AdditionalDependencies="$(tcltkLibDebug)"
60
60
                        />
61
61
                        <Tool
62
62
                                Name="VCALinkTool"
104
104
                        />
105
105
                        <Tool
106
106
                                Name="VCCLCompilerTool"
107
 
                                AdditionalIncludeDirectories="&quot;$(tcltk64Dir)\include&quot;"
 
107
                                AdditionalIncludeDirectories="$(tcltk64Dir)\include"
108
108
                                PreprocessorDefinitions="WITH_APPINIT"
109
109
                        />
110
110
                        <Tool
118
118
                        />
119
119
                        <Tool
120
120
                                Name="VCLinkerTool"
121
 
                                AdditionalDependencies="$(tcltk64Lib)"
 
121
                                AdditionalDependencies="$(tcltk64LibDebug)"
122
122
                        />
123
123
                        <Tool
124
124
                                Name="VCALinkTool"
229
229
                        />
230
230
                        <Tool
231
231
                                Name="VCCLCompilerTool"
232
 
                                AdditionalIncludeDirectories="&quot;$(tcltk64Dir)\include&quot;"
 
232
                                AdditionalIncludeDirectories="$(tcltk64Dir)\include"
233
233
                                PreprocessorDefinitions="WITH_APPINIT"
234
234
                        />
235
235
                        <Tool
354
354
                        />
355
355
                        <Tool
356
356
                                Name="VCCLCompilerTool"
357
 
                                AdditionalIncludeDirectories="&quot;$(tcltk64Dir)\include&quot;"
 
357
                                AdditionalIncludeDirectories="$(tcltk64Dir)\include"
358
358
                                PreprocessorDefinitions="WITH_APPINIT"
359
359
                        />
360
360
                        <Tool
480
480
                        />
481
481
                        <Tool
482
482
                                Name="VCCLCompilerTool"
483
 
                                AdditionalIncludeDirectories="&quot;$(tcltk64Dir)\include&quot;"
 
483
                                AdditionalIncludeDirectories="$(tcltk64Dir)\include"
484
484
                                PreprocessorDefinitions="WITH_APPINIT"
485
485
                        />
486
486
                        <Tool