Changeset 19636
- Timestamp:
- 12/12/06 17:13:49 (2 years ago)
- Files:
-
- PyJuggler/branches/1.0/vc7/PyJuggler.sln (modified) (2 diffs)
- PyJuggler/branches/1.0/vc7/opensgapp (copied) (copied from PyJuggler/trunk/vc7/opensgapp)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
PyJuggler/branches/1.0/vc7/PyJuggler.sln
r17707 r19636 39 39 EndProjectSection 40 40 EndProject 41 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PyJuggler.__opensgapp module", "opensgapp\opensgapp.vcproj", "{7FE7B3C6-6195-4120-A9D1-D0837624A351}" 42 ProjectSection(ProjectDependencies) = postProject 43 {9A13DC64-2EB4-40CF-95A8-5B17965D771A} = {9A13DC64-2EB4-40CF-95A8-5B17965D771A} 44 EndProjectSection 45 EndProject 41 46 Global 42 47 GlobalSection(SolutionConfiguration) = preSolution 43 48 Debug = Debug 44 49 Release = Release 50 EndGlobalSection 51 GlobalSection(ProjectDependencies) = postSolution 45 52 EndGlobalSection 46 53 GlobalSection(ProjectConfiguration) = postSolution … … 77 84 {F8FDFE2C-4471-433A-A7A4-3F2ECCB55BE0}.Release.ActiveCfg = Release|Win32 78 85 {F8FDFE2C-4471-433A-A7A4-3F2ECCB55BE0}.Release.Build.0 = Release|Win32 86 {7FE7B3C6-6195-4120-A9D1-D0837624A351}.Debug.ActiveCfg = Debug|Win32 87 {7FE7B3C6-6195-4120-A9D1-D0837624A351}.Debug.Build.0 = Debug|Win32 88 {7FE7B3C6-6195-4120-A9D1-D0837624A351}.Release.ActiveCfg = Release|Win32 89 {7FE7B3C6-6195-4120-A9D1-D0837624A351}.Release.Build.0 = Release|Win32 79 90 EndGlobalSection 80 91 GlobalSection(SolutionItems) = postSolution
