diff options
author | Martin v. Löwis <martin@v.loewis.de> | 2006-01-15 09:34:11 (GMT) |
---|---|---|
committer | Martin v. Löwis <martin@v.loewis.de> | 2006-01-15 09:34:11 (GMT) |
commit | 634863cddea46536983f209652a085e03fa1dc8c (patch) | |
tree | d2574970d95e5971671c29d3e198600ac1cb617c /PCbuild/pythoncore.vcproj | |
parent | 21d418bab9311dd351714c17456e69238482a2c3 (diff) | |
download | cpython-634863cddea46536983f209652a085e03fa1dc8c.zip cpython-634863cddea46536983f209652a085e03fa1dc8c.tar.gz cpython-634863cddea46536983f209652a085e03fa1dc8c.tar.bz2 |
Remove buildno.
Diffstat (limited to 'PCbuild/pythoncore.vcproj')
-rw-r--r-- | PCbuild/pythoncore.vcproj | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/PCbuild/pythoncore.vcproj b/PCbuild/pythoncore.vcproj index 48800ce..cc56ca2 100644 --- a/PCbuild/pythoncore.vcproj +++ b/PCbuild/pythoncore.vcproj @@ -451,18 +451,6 @@ Name="VCCLCompilerTool" PreprocessorDefinitions="BUILD=\"60\""/> </FileConfiguration> - <FileConfiguration - Name="Debug|Win32"> - <Tool - Name="VCCLCompilerTool" - PreprocessorDefinitions="BUILD=\"60\""/> - </FileConfiguration> - <FileConfiguration - Name="ReleaseItanium|Win32"> - <Tool - Name="VCCLCompilerTool" - PreprocessorDefinitions="BUILD=\"60\""/> - </FileConfiguration> </File> <File RelativePath="..\Python\getcompiler.c"> |