mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Renamed PCBuild9 directory to PCBuild
This commit is contained in:
parent
ce49f02063
commit
3adfe9aaae
46 changed files with 9 additions and 6 deletions
11
PCbuild/debug.vsprops
Normal file
11
PCbuild/debug.vsprops
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioPropertySheet
|
||||
ProjectType="Visual C++"
|
||||
Version="8.00"
|
||||
Name="debug"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
/>
|
||||
</VisualStudioPropertySheet>
|
Loading…
Add table
Add a link
Reference in a new issue