summaryrefslogtreecommitdiff
path: root/PCbuild/select.vcxproj
diff options
context:
space:
mode:
authorSteve Dower <steve.dower@microsoft.com>2018-01-09 19:14:46 +1100
committerGitHub <noreply@github.com>2018-01-09 19:14:46 +1100
commitd135f20ae8887acc7716561bc8f4c7eb6d58d24c (patch)
tree8c988503dc2f0f2dc757442a073c06b7a9a16078 /PCbuild/select.vcxproj
parentca0c5f26563349ed761af13590acef80e1064eab (diff)
downloadcpython-git-d135f20ae8887acc7716561bc8f4c7eb6d58d24c.tar.gz
bpo-32507: Change Windows install to include app-local UCRT (#5119)
Diffstat (limited to 'PCbuild/select.vcxproj')
-rw-r--r--PCbuild/select.vcxproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/PCbuild/select.vcxproj b/PCbuild/select.vcxproj
index d6112ab6fe..ea75705ae4 100644
--- a/PCbuild/select.vcxproj
+++ b/PCbuild/select.vcxproj
@@ -61,7 +61,6 @@
<ItemDefinitionGroup>
<Link>
<AdditionalDependencies>ws2_32.lib;%(AdditionalDependencies)</AdditionalDependencies>
- <BaseAddress>0x1D110000</BaseAddress>
</Link>
</ItemDefinitionGroup>
<ItemGroup>