]> granicus.if.org Git - python/commitdiff
Patch #1462700: Make _ctypes_test depend on _ctypes.
authorMartin v. Löwis <martin@v.loewis.de>
Mon, 3 Apr 2006 05:29:03 +0000 (05:29 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Mon, 3 Apr 2006 05:29:03 +0000 (05:29 +0000)
Use same GUID for pythoncore in project and solution.

PCbuild/pcbuild.sln
PCbuild/pythoncore.vcproj

index 88d8c45d869e3f5802eadf533fd6a4be94d05716..9390cd578e5194ca913048eb704da36d487921b9 100644 (file)
@@ -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
index c4efe2c220f92fba0fe90820c2a2dd796ceefce6..2ead78a7299d20765ad6bdeb5fd53fde88a90c88 100644 (file)
@@ -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="..">