--- trunk/EmuXPortal.sln 2012/04/03 20:35:32 12 +++ trunk/EmuXPortal.sln 2012/04/04 01:32:37 17 @@ -9,6 +9,17 @@ Project("{2150E333-8FDC-42A3-9474-1A3956 config.ini = config.ini EndProjectSection EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "EmulatorConfig", "EmulatorConfig", "{59F41C5B-F8B6-456A-A934-B74CA6CD343F}" + ProjectSection(SolutionItems) = preProject + emu.config = emu.config + EndProjectSection +EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Images", "Images", "{EF73C59A-2699-4665-94FC-1B1D969CD344}" + ProjectSection(SolutionItems) = preProject + game.png = game.png + games.png = games.png + EndProjectSection +EndProject Global GlobalSection(SubversionScc) = preSolution Svn-Managed = True |