summaryrefslogtreecommitdiffstats
path: root/PC/VS8.0/_tkinter.vcproj
diff options
context:
space:
mode:
authorChristian Heimes <christian@cheimes.de>2008-05-26 13:51:41 (GMT)
committerChristian Heimes <christian@cheimes.de>2008-05-26 13:51:41 (GMT)
commit36f0a80bce377ef088902ea76276593c6b3196a8 (patch)
tree5c5c18d4c5be57f31a10a59cae1bc9164c856223 /PC/VS8.0/_tkinter.vcproj
parent7a9906162b9ba3bc28636c434d9f8bc7ea415fdc (diff)
downloadcpython-36f0a80bce377ef088902ea76276593c6b3196a8.zip
cpython-36f0a80bce377ef088902ea76276593c6b3196a8.tar.gz
cpython-36f0a80bce377ef088902ea76276593c6b3196a8.tar.bz2
Used vs9to8.py to port all VS9.0 changes to 8.0
Updated VS7.1 and VC6 project files
Diffstat (limited to 'PC/VS8.0/_tkinter.vcproj')
-rw-r--r--PC/VS8.0/_tkinter.vcproj12
1 files changed, 6 insertions, 6 deletions
diff --git a/PC/VS8.0/_tkinter.vcproj b/PC/VS8.0/_tkinter.vcproj
index f1d9bb4..9700bde 100644
--- a/PC/VS8.0/_tkinter.vcproj
+++ b/PC/VS8.0/_tkinter.vcproj
@@ -56,7 +56,7 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="$(tcltkLib)"
+ AdditionalDependencies="$(tcltkLibDebug)"
/>
<Tool
Name="VCALinkTool"
@@ -104,7 +104,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="&quot;$(tcltk64Dir)\include&quot;"
+ AdditionalIncludeDirectories="$(tcltk64Dir)\include"
PreprocessorDefinitions="WITH_APPINIT"
/>
<Tool
@@ -118,7 +118,7 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="$(tcltk64Lib)"
+ AdditionalDependencies="$(tcltk64LibDebug)"
/>
<Tool
Name="VCALinkTool"
@@ -229,7 +229,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="&quot;$(tcltk64Dir)\include&quot;"
+ AdditionalIncludeDirectories="$(tcltk64Dir)\include"
PreprocessorDefinitions="WITH_APPINIT"
/>
<Tool
@@ -354,7 +354,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="&quot;$(tcltk64Dir)\include&quot;"
+ AdditionalIncludeDirectories="$(tcltk64Dir)\include"
PreprocessorDefinitions="WITH_APPINIT"
/>
<Tool
@@ -480,7 +480,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="&quot;$(tcltk64Dir)\include&quot;"
+ AdditionalIncludeDirectories="$(tcltk64Dir)\include"
PreprocessorDefinitions="WITH_APPINIT"
/>
<Tool