Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
f5af2aac
Commit
f5af2aac
authored
Apr 03, 2006
by
Martin v. Löwis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Patch #1462700: Make _ctypes_test depend on _ctypes.
Use same GUID for pythoncore in project and solution.
parent
84c95b94
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
PCbuild/pcbuild.sln
PCbuild/pcbuild.sln
+1
-0
PCbuild/pythoncore.vcproj
PCbuild/pythoncore.vcproj
+1
-1
No files found.
PCbuild/pcbuild.sln
View file @
f5af2aac
...
...
@@ -96,6 +96,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "_ctypes", "_ctypes.vcproj",
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "_ctypes_test", "_ctypes_test.vcproj", "{8CF334D9-4F82-42EB-97AF-83592C5AFD2F}"
ProjectSection(ProjectDependencies) = postProject
{F22F40F4-D318-40DC-96B3-88DC81CE0894} = {F22F40F4-D318-40DC-96B3-88DC81CE0894}
EndProjectSection
EndProject
Global
...
...
PCbuild/pythoncore.vcproj
View file @
f5af2aac
...
...
@@ -3,7 +3,7 @@
ProjectType=
"Visual C++"
Version=
"7.10"
Name=
"pythoncore"
ProjectGUID=
"{
7AFA1F0B-A8A1-455A-A832-BF263404BBEF
}"
ProjectGUID=
"{
CF7AC3D1-E2DF-41D2-BEA6-1E2556CDEA26
}"
RootNamespace=
"pythoncore"
SccProjectName=
"pythoncore"
SccLocalPath=
".."
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment