diff --git a/pykd/pykd_2008.vcproj b/pykd/pykd_2008.vcproj new file mode 100644 index 0000000..48ed678 --- /dev/null +++ b/pykd/pykd_2008.vcproj @@ -0,0 +1,544 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pykd_2008.sln b/pykd_2008.sln new file mode 100644 index 0000000..e8ecace --- /dev/null +++ b/pykd_2008.sln @@ -0,0 +1,35 @@ + +Microsoft Visual Studio Solution File, Format Version 10.00 +# Visual Studio 2008 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pykd", "pykd\pykd_2008.vcproj", "{FE961905-666F-4908-A212-961465F46F13}" +EndProject +Global + GlobalSection(TeamFoundationVersionControl) = preSolution + SccNumberOfProjects = 2 + SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C} + SccTeamFoundationServer = https://tfs.codeplex.com/tfs/TFS08 + SccLocalPath0 = . + SccProjectUniqueName1 = pykd\\pykd_2008.vcproj + SccProjectName1 = pykd + SccLocalPath1 = pykd + EndGlobalSection + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Debug|x64 = Debug|x64 + Release|Win32 = Release|Win32 + Release|x64 = Release|x64 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {FE961905-666F-4908-A212-961465F46F13}.Debug|Win32.ActiveCfg = Debug|Win32 + {FE961905-666F-4908-A212-961465F46F13}.Debug|Win32.Build.0 = Debug|Win32 + {FE961905-666F-4908-A212-961465F46F13}.Debug|x64.ActiveCfg = Debug|x64 + {FE961905-666F-4908-A212-961465F46F13}.Debug|x64.Build.0 = Debug|x64 + {FE961905-666F-4908-A212-961465F46F13}.Release|Win32.ActiveCfg = Release|Win32 + {FE961905-666F-4908-A212-961465F46F13}.Release|Win32.Build.0 = Release|Win32 + {FE961905-666F-4908-A212-961465F46F13}.Release|x64.ActiveCfg = Release|x64 + {FE961905-666F-4908-A212-961465F46F13}.Release|x64.Build.0 = Release|x64 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal