Parent Directory
|
Revision Log
|
Patch
--- trunk/EmuXPortal.sln 2012/04/08 14:34:07 60 +++ trunk/EmuXPortal.sln 2012/08/22 01:40:00 100 @@ -20,6 +20,13 @@ games.png = games.png EndProjectSection EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "PerformanceProfiler", "PerformanceProfiler", "{E9B9A27C-AE12-41BE-B5CA-05AC77E44E51}" +EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "EmuXPortal_MemoryProfiler", "EmuXPortal_MemoryProfiler", "{DC4FA02B-44AD-4DD5-BEDF-9D17A6154D9F}" + ProjectSection(SolutionItems) = preProject + PerformanceProfiler\EmuXPortal_MemoryProfiler\EmuXPortal_MemoryProfiler.psess = PerformanceProfiler\EmuXPortal_MemoryProfiler\EmuXPortal_MemoryProfiler.psess + EndProjectSection +EndProject Global GlobalSection(SubversionScc) = preSolution Svn-Managed = True @@ -48,4 +55,7 @@ GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection + GlobalSection(NestedProjects) = preSolution + {DC4FA02B-44AD-4DD5-BEDF-9D17A6154D9F} = {E9B9A27C-AE12-41BE-B5CA-05AC77E44E51} + EndGlobalSection EndGlobal
ViewVC Help | |
Powered by ViewVC 1.1.22 |