Issue 1462700: Errors in PCbuild (original) (raw)

Issue1462700

Created on 2006-04-01 15:22 by tcdelaney, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Files
File name Uploaded Description Edit
PCbuild.diff tcdelaney,2006-04-01 15:22 PCbuild solution/project diffs
Messages (2)
msg28014 - (view) Author: Tim Delaney (tcdelaney) Date: 2006-04-01 15:22
pcbuild.sln: pythoncore has a different GUID to pythoncore.vsproj. _ctypes_test needs to be dependent on _ctypes. Diff attached.
msg28015 - (view) Author: Martin v. Löwis (loewis) * (Python committer) Date: 2006-04-03 05:30
Logged In: YES user_id=21627 Thanks for the patch. Applied as 43569.
History
Date User Action Args
2022-04-11 14:56:16 admin set github: 43141
2006-04-01 15:22:31 tcdelaney create