From: <cl...@us...> - 2008-12-05 15:12:48
|
Revision: 370 http://freetrain.svn.sourceforge.net/freetrain/?rev=370&view=rev Author: clrg Date: 2008-12-05 15:12:42 +0000 (Fri, 05 Dec 2008) Log Message: ----------- Do some of the grunt work of using AgateLib - Import AgateLib 0.2.5 - Update references to some projects - Looks like monodevelop 1.0 created a whole bunch of files - Clean up old .cvsignore files - No .cs file changes committed yet as I don't know what I'm doing Modified Paths: -------------- branches/FreeTrainAgate/FreeTrain.sln branches/FreeTrainAgate/core/FreeTrain.Core.csproj branches/FreeTrainAgate/lib/Controls/FreeTrain.Controls.csproj branches/FreeTrainAgate/lib/DirectAudio.net/DirectAudio.net.csproj branches/FreeTrainAgate/plugins/jp.co.tripod.chiname.financial.bank/FreeTrain.Bank.csproj branches/FreeTrainAgate/plugins/jp.co.tripod.chiname.financial.stockmarket/FreeTrain.StockMarket.csproj branches/FreeTrainAgate/plugins/jp.co.tripod.chiname.lib/src/DummyCars/FreeTrain.DummyCars.csproj branches/FreeTrainAgate/plugins/jp.co.tripod.chiname.lib/src/RoadAccessory/FreeTrain.RoadAccessory.csproj branches/FreeTrainAgate/plugins/jp.co.tripod.chiname.lib.fence/FreeTrain.Fence.csproj branches/FreeTrainAgate/plugins/jp.co.tripod.chiname.lib.generic/FreeTrain.ContribEx.csproj branches/FreeTrainAgate/plugins/jp.co.tripod.chiname.lib.halfvoxel/FreeTrain.HalfVoxelStructure.csproj branches/FreeTrainAgate/plugins/org.kohsuke.freetrain.land.477/FreeTrain.VinylHouse.csproj branches/FreeTrainAgate/plugins/org.kohsuke.freetrain.land.creek.eikichiya/FreeTrain.Creek.Eikichiya.csproj branches/FreeTrainAgate/plugins/org.kohsuke.freetrain.land.forest/FreeTrain.Forest.csproj branches/FreeTrainAgate/plugins/org.kohsuke.freetrain.land.ricefield/FreeTrain.RiceField.csproj branches/FreeTrainAgate/plugins/org.kohsuke.freetrain.music.a4mem/FreeTrain.A4MemBGM.csproj branches/FreeTrainAgate/plugins/org.kohsuke.freetrain.rail.electricPole/FreeTrain.ElectricPole.csproj branches/FreeTrainAgate/plugins/org.kohsuke.freetrain.rail.garage/FreeTrain.TrainGarage.csproj branches/FreeTrainAgate/plugins/org.kohsuke.freetrain.rail.signal/FreeTrain.RailSignal.csproj branches/FreeTrainAgate/plugins/org.kohsuke.freetrain.soccerStadium/FreeTrain.SoccerStadium.csproj branches/FreeTrainAgate/plugins/org.kohsuke.freetrain.tc.manual/FreeTrain.ManualTrainController.csproj branches/FreeTrainAgate/plugins/org.kohsuke.freetrain.tc.tat/FreeTrain.TATTrainController.csproj branches/FreeTrainAgate/plugins/org.kohsuke.freetrain.terrain.terrace/FreeTrain.Terrace.csproj branches/FreeTrainAgate/plugins/org.kohsuke.freetrain.tools.dbgwnd/FreeTrain.DebugWindow.csproj branches/FreeTrainAgate/plugins/org.kohsuke.freetrain.tools.terrainloader/FreeTrain.TerrainLoader.csproj branches/FreeTrainAgate/plugins/org.kohsuke.freetrain.trains.colorTest/FreeTrain.ColorTestTrain.csproj branches/FreeTrainAgate/tools/ColorDiff/Tool.ColorDiff.csproj branches/FreeTrainAgate/tools/Driver/Driver.csproj branches/FreeTrainAgate/tools/GUIDGen/Tool.GUIDGen.csproj branches/FreeTrainAgate/tools/MapConstructionDriver/MapConstructionDriver.csproj branches/FreeTrainAgate/tools/PicturePreviewer/Tool.PicturePreviewer.csproj branches/FreeTrainAgate/tools/TrainListBuilder/Tool.TrainListBuilder.csproj branches/FreeTrainAgate/tools/XmlCombiner/Tool.XmlCombiner.csproj Added Paths: ----------- branches/FreeTrainAgate/.project branches/FreeTrainAgate/FreeTrain.userprefs branches/FreeTrainAgate/FreeTrain.usertasks branches/FreeTrainAgate/build.xml branches/FreeTrainAgate/core/Debug/ branches/FreeTrainAgate/core/Debug/AgateDrawing.dll branches/FreeTrainAgate/core/Debug/AgateFMOD.dll branches/FreeTrainAgate/core/Debug/AgateLib.dll branches/FreeTrainAgate/core/Debug/AgateMDX.dll branches/FreeTrainAgate/core/Debug/AgateOTK.dll branches/FreeTrainAgate/core/Debug/FreeTrain.Controls.dll branches/FreeTrainAgate/core/Debug/FreeTrain.Controls.dll.mdb branches/FreeTrainAgate/core/Debug/MagicLibrary.DLL branches/FreeTrainAgate/core/Debug/SharpZipLib.dll branches/FreeTrainAgate/core/FreeTrain.Core.pidb branches/FreeTrainAgate/core/contributions/others/NewWorldDialog.resources branches/FreeTrainAgate/core/controllers/AbstractControllerForm.resources branches/FreeTrainAgate/core/controllers/AbstractControllerImpl.resources branches/FreeTrainAgate/core/controllers/AbstractLineController.resources branches/FreeTrainAgate/core/controllers/ControllerHostForm.resources branches/FreeTrainAgate/core/controllers/land/BulldozeController.resources branches/FreeTrainAgate/core/controllers/land/LandController.resources branches/FreeTrainAgate/core/controllers/land/LandPropertyController.resources branches/FreeTrainAgate/core/controllers/rail/PlatformController.resources branches/FreeTrainAgate/core/controllers/rail/PlatformPropertyDialog.resources branches/FreeTrainAgate/core/controllers/rail/RailRoadController.resources branches/FreeTrainAgate/core/controllers/rail/SlopeRailRoadController.resources branches/FreeTrainAgate/core/controllers/rail/StationPassagewayController.resources branches/FreeTrainAgate/core/controllers/rail/StationPropertyDialog.resources branches/FreeTrainAgate/core/controllers/rail/TrainControllerDialog.resources branches/FreeTrainAgate/core/controllers/rail/TrainPlacementController.resources branches/FreeTrainAgate/core/controllers/rail/TrainTrackingWindow.resources branches/FreeTrainAgate/core/controllers/rail/TrainTradingDialog.resources branches/FreeTrainAgate/core/controllers/road/RoadController.resources branches/FreeTrainAgate/core/controllers/structs/FixedSizeStructController.resources branches/FreeTrainAgate/core/controllers/structs/StructPlacementController.resources branches/FreeTrainAgate/core/controllers/structs/VarHeightBuildingController.resources branches/FreeTrainAgate/core/controllers/terrain/MountainController.resources branches/FreeTrainAgate/core/framework/AboutDialog.resources branches/FreeTrainAgate/core/framework/ConfigDialog.resources branches/FreeTrainAgate/core/framework/ErrorMessageBox.resources branches/FreeTrainAgate/core/framework/MainWindow.resources branches/FreeTrainAgate/core/framework/NewWorldDialog.resources branches/FreeTrainAgate/core/framework/Splash.resources branches/FreeTrainAgate/core/framework/plugin/PluginListDialog.resources branches/FreeTrainAgate/core/util/command/CommandManager.resources branches/FreeTrainAgate/core/views/map/HeightCutWindow.resources branches/FreeTrainAgate/core/views/map/MapView.resources branches/FreeTrainAgate/core/views/map/PreviewForm.resources branches/FreeTrainAgate/core/views/map/PreviewMapWindow.resources branches/FreeTrainAgate/core/world/accounting/AccountSummaryWindow.resources branches/FreeTrainAgate/core/world/accounting/BalanceSheetForm.resources branches/FreeTrainAgate/core/world/accounting/GenreSelectorDialog.resources branches/FreeTrainAgate/core/world/development/DevelopConfigure.resources branches/FreeTrainAgate/core/world/development/LandValueInspector.resources branches/FreeTrainAgate/core/world/subsidiaries/MarketWindow.resources branches/FreeTrainAgate/extlib/Agate/ branches/FreeTrainAgate/extlib/Agate/Agate.mdp branches/FreeTrainAgate/extlib/Agate/Agate.pidb branches/FreeTrainAgate/extlib/AgateDrawing.dll branches/FreeTrainAgate/extlib/AgateDrawing.dll.mdb branches/FreeTrainAgate/extlib/AgateDrawing.pdb branches/FreeTrainAgate/extlib/AgateFMOD.dll branches/FreeTrainAgate/extlib/AgateFMOD.dll.mdb branches/FreeTrainAgate/extlib/AgateFMOD.pdb branches/FreeTrainAgate/extlib/AgateLib.dll branches/FreeTrainAgate/extlib/AgateLib.dll.mdb branches/FreeTrainAgate/extlib/AgateLib.pdb branches/FreeTrainAgate/extlib/AgateLib.xml branches/FreeTrainAgate/extlib/AgateMDX.dll branches/FreeTrainAgate/extlib/AgateMDX.pdb branches/FreeTrainAgate/extlib/AgateOTK.dll branches/FreeTrainAgate/extlib/AgateOTK.dll.mdb branches/FreeTrainAgate/extlib/AgateOTK.pdb branches/FreeTrainAgate/extlib/OpenTK.OpenGL.dll branches/FreeTrainAgate/extlib/OpenTK.OpenGL.pdb branches/FreeTrainAgate/extlib/OpenTK.Platform.Windows.dll branches/FreeTrainAgate/extlib/OpenTK.Platform.Windows.pdb branches/FreeTrainAgate/extlib/OpenTK.Platform.X11.dll branches/FreeTrainAgate/extlib/OpenTK.Platform.X11.pdb branches/FreeTrainAgate/extlib/deps/ branches/FreeTrainAgate/extlib/deps/Linux/ branches/FreeTrainAgate/extlib/deps/Linux/AgateFMOD.dll.config branches/FreeTrainAgate/extlib/deps/Linux/libfmodex.so.4.04.43 branches/FreeTrainAgate/extlib/deps/OpenTK.OpenGL.dll branches/FreeTrainAgate/extlib/deps/OpenTK.OpenGL.dll.config branches/FreeTrainAgate/extlib/deps/OpenTK.Platform.Windows.dll branches/FreeTrainAgate/extlib/deps/OpenTK.Platform.X11.dll branches/FreeTrainAgate/extlib/deps/Windows/ branches/FreeTrainAgate/extlib/deps/Windows/fmodex.dll branches/FreeTrainAgate/lib/Controls/FreeTrain.Controls.pidb branches/FreeTrainAgate/lib/Controls/bin/ branches/FreeTrainAgate/lib/Controls/bin/Debug/ branches/FreeTrainAgate/lib/Controls/bin/Debug/FreeTrain.Controls.dll branches/FreeTrainAgate/lib/Controls/bin/Debug/FreeTrain.Controls.dll.mdb branches/FreeTrainAgate/lib/Controls/src/ColorPickButton.resources branches/FreeTrainAgate/lib/Controls/src/ColorPicker.resources branches/FreeTrainAgate/lib/Controls/src/CostBox.resources branches/FreeTrainAgate/lib/Controls/src/IndexSelector.resources branches/FreeTrainAgate/lib/Controls/src/SubListSelector.resources branches/FreeTrainAgate/lib/DirectAudio.net/bin/ branches/FreeTrainAgate/lib/DirectAudio.net/bin/Debug/ branches/FreeTrainAgate/lib/DirectAudio.net/bin/Debug/AgateDrawing.dll branches/FreeTrainAgate/lib/DirectAudio.net/bin/Debug/AgateFMOD.dll branches/FreeTrainAgate/lib/DirectAudio.net/bin/Debug/AgateLib.dll branches/FreeTrainAgate/lib/DirectAudio.net/bin/Debug/AgateMDX.dll branches/FreeTrainAgate/lib/DirectAudio.net/bin/Debug/AgateOTK.dll branches/FreeTrainAgate/lib/DirectAudio.net/bin/Debug/OpenTK.OpenGL.dll branches/FreeTrainAgate/lib/DirectAudio.net/bin/Debug/OpenTK.Platform.Windows.dll branches/FreeTrainAgate/lib/DirectAudio.net/bin/Debug/OpenTK.Platform.X11.dll branches/FreeTrainAgate/nant.build branches/FreeTrainAgate/plugins/jp.co.tripod.chiname.financial.bank/FreeTrain.Bank.pidb branches/FreeTrainAgate/plugins/jp.co.tripod.chiname.financial.stockmarket/FreeTrain.StockMarket.pidb branches/FreeTrainAgate/plugins/jp.co.tripod.chiname.lib/src/DummyCars/FreeTrain.DummyCars.pidb branches/FreeTrainAgate/plugins/jp.co.tripod.chiname.lib/src/RoadAccessory/FreeTrain.RoadAccessory.pidb branches/FreeTrainAgate/plugins/jp.co.tripod.chiname.lib.fence/FreeTrain.Fence.pidb branches/FreeTrainAgate/plugins/jp.co.tripod.chiname.lib.generic/FreeTrain.ContribEx.pidb branches/FreeTrainAgate/plugins/jp.co.tripod.chiname.lib.halfvoxel/FreeTrain.HalfVoxelStructure.pidb branches/FreeTrainAgate/plugins/org.kohsuke.freetrain.land.477/FreeTrain.VinylHouse.pidb branches/FreeTrainAgate/plugins/org.kohsuke.freetrain.land.creek.eikichiya/FreeTrain.Creek.Eikichiya.pidb branches/FreeTrainAgate/plugins/org.kohsuke.freetrain.land.forest/FreeTrain.Forest.pidb branches/FreeTrainAgate/plugins/org.kohsuke.freetrain.land.ricefield/FreeTrain.RiceField.pidb branches/FreeTrainAgate/plugins/org.kohsuke.freetrain.music.a4mem/FreeTrain.A4MemBGM.pidb branches/FreeTrainAgate/plugins/org.kohsuke.freetrain.rail.electricPole/FreeTrain.ElectricPole.pidb branches/FreeTrainAgate/plugins/org.kohsuke.freetrain.rail.garage/FreeTrain.TrainGarage.pidb branches/FreeTrainAgate/plugins/org.kohsuke.freetrain.rail.signal/FreeTrain.RailSignal.pidb branches/FreeTrainAgate/plugins/org.kohsuke.freetrain.soccerStadium/FreeTrain.SoccerStadium.pidb branches/FreeTrainAgate/plugins/org.kohsuke.freetrain.tc.manual/FreeTrain.ManualTrainController.pidb branches/FreeTrainAgate/plugins/org.kohsuke.freetrain.tc.tat/FreeTrain.TATTrainController.pidb branches/FreeTrainAgate/plugins/org.kohsuke.freetrain.terrain.terrace/FreeTrain.Terrace.pidb branches/FreeTrainAgate/plugins/org.kohsuke.freetrain.tools.dbgwnd/FreeTrain.DebugWindow.pidb branches/FreeTrainAgate/plugins/org.kohsuke.freetrain.tools.terrainloader/FreeTrain.TerrainLoader.pidb branches/FreeTrainAgate/plugins/org.kohsuke.freetrain.trains.colorTest/FreeTrain.ColorTestTrain.pidb branches/FreeTrainAgate/tools/ColorDiff/Tool.ColorDiff.pidb branches/FreeTrainAgate/tools/Driver/Driver.pidb branches/FreeTrainAgate/tools/GUIDGen/Tool.GUIDGen.pidb branches/FreeTrainAgate/tools/MapConstructionDriver/MapConstructionDriver.pidb branches/FreeTrainAgate/tools/PicturePreviewer/Tool.PicturePreviewer.pidb branches/FreeTrainAgate/tools/TrainListBuilder/Tool.TrainListBuilder.pidb branches/FreeTrainAgate/tools/XmlCombiner/Tool.XmlCombiner.pidb Removed Paths: ------------- branches/FreeTrainAgate/NeoFT/.cvsignore branches/FreeTrainAgate/NeoFT/Controls/.cvsignore branches/FreeTrainAgate/NeoFT/Win32Util/.cvsignore branches/FreeTrainAgate/NeoFT/core/.cvsignore branches/FreeTrainAgate/bin/Debug/.cvsignore branches/FreeTrainAgate/bin/Release/.cvsignore branches/FreeTrainAgate/core/.cvsignore branches/FreeTrainAgate/core/res/.cvsignore branches/FreeTrainAgate/experiments/Heat/.cvsignore branches/FreeTrainAgate/experiments/RoadSimulator/.cvsignore branches/FreeTrainAgate/lib/Controls/.cvsignore branches/FreeTrainAgate/lib/DirectAudio.net/.cvsignore branches/FreeTrainAgate/lib/DirectDraw.AlphaBlend/.cvsignore branches/FreeTrainAgate/lib/DirectDraw.net/.cvsignore branches/FreeTrainAgate/lib/DirectShow.TypeLib/.cvsignore branches/FreeTrainAgate/lib/DirectShow.VideoRecorder/.cvsignore branches/FreeTrainAgate/lib/DirectShow.VideoRecorder/lib/BitmapWriter.TypeLib/.cvsignore branches/FreeTrainAgate/lib/DirectShow.VideoRecorder/testClient/.cvsignore branches/FreeTrainAgate/plugins/jp.co.tripod.chiname.financial.bank/.cvsignore branches/FreeTrainAgate/plugins/jp.co.tripod.chiname.lib/.cvsignore branches/FreeTrainAgate/plugins/jp.co.tripod.chiname.lib.halfvoxel/.cvsignore branches/FreeTrainAgate/plugins/org.kohsuke.freetrain.land.477/.cvsignore branches/FreeTrainAgate/plugins/org.kohsuke.freetrain.land.creek.eikichiya/.cvsignore branches/FreeTrainAgate/plugins/org.kohsuke.freetrain.land.forest/.cvsignore branches/FreeTrainAgate/plugins/org.kohsuke.freetrain.land.ricefield/.cvsignore branches/FreeTrainAgate/plugins/org.kohsuke.freetrain.music.a4mem/.cvsignore branches/FreeTrainAgate/plugins/org.kohsuke.freetrain.rail.electricPole/.cvsignore branches/FreeTrainAgate/plugins/org.kohsuke.freetrain.rail.garage/.cvsignore branches/FreeTrainAgate/plugins/org.kohsuke.freetrain.rail.signal/.cvsignore branches/FreeTrainAgate/plugins/org.kohsuke.freetrain.soccerStadium/.cvsignore branches/FreeTrainAgate/plugins/org.kohsuke.freetrain.tc.manual/.cvsignore branches/FreeTrainAgate/plugins/org.kohsuke.freetrain.tc.tat/.cvsignore branches/FreeTrainAgate/plugins/org.kohsuke.freetrain.terrain.terrace/.cvsignore branches/FreeTrainAgate/plugins/org.kohsuke.freetrain.tools.dbgwnd/.cvsignore branches/FreeTrainAgate/plugins/org.kohsuke.freetrain.tools.terrainloader/.cvsignore branches/FreeTrainAgate/plugins/org.kohsuke.freetrain.tools.vcr/.cvsignore branches/FreeTrainAgate/plugins/org.kohsuke.freetrain.trains.colorTest/.cvsignore branches/FreeTrainAgate/report/.cvsignore branches/FreeTrainAgate/tools/ColorDiff/.cvsignore branches/FreeTrainAgate/tools/Driver/.cvsignore branches/FreeTrainAgate/tools/GUIDGen/.cvsignore branches/FreeTrainAgate/tools/MapConstructionDriver/.cvsignore branches/FreeTrainAgate/tools/PicturePreviewer/.cvsignore branches/FreeTrainAgate/tools/TrainListBuilder/.cvsignore branches/FreeTrainAgate/tools/TrainListBuilder/bin/Debug/.cvsignore branches/FreeTrainAgate/tools/XmlCombiner/.cvsignore Added: branches/FreeTrainAgate/.project =================================================================== --- branches/FreeTrainAgate/.project (rev 0) +++ branches/FreeTrainAgate/.project 2008-12-05 15:12:42 UTC (rev 370) @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>freetrain</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + <buildCommand> + <name>org.emonic.base.EMonic_Builder</name> + <arguments> + </arguments> + </buildCommand> + </buildSpec> + <natures> + <nature>org.emonic.base.EMonic_Nature</nature> + </natures> +</projectDescription> Property changes on: branches/FreeTrainAgate/.project ___________________________________________________________________ Added: svn:mime-type + text/plain Modified: branches/FreeTrainAgate/FreeTrain.sln =================================================================== --- branches/FreeTrainAgate/FreeTrain.sln 2008-12-05 12:42:46 UTC (rev 369) +++ branches/FreeTrainAgate/FreeTrain.sln 2008-12-05 15:12:42 UTC (rev 370) @@ -1,891 +1,893 @@ Microsoft Visual Studio Solution File, Format Version 9.00 # Visual Studio 2005 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreeTrain.Core", "core\FreeTrain.Core.csproj", "{7746CF50-D84E-4E7B-83FB-AB43DB854DA8}" - ProjectSection(ProjectDependencies) = postProject - {0616A314-BDF0-466D-AB4B-9FA1B071A8A2} = {0616A314-BDF0-466D-AB4B-9FA1B071A8A2} - {C7DA6E56-7BB2-43BC-871C-3B33F0DE038C} = {C7DA6E56-7BB2-43BC-871C-3B33F0DE038C} - {D3B86CCE-530E-4472-AE8E-3FA5F903C206} = {D3B86CCE-530E-4472-AE8E-3FA5F903C206} - EndProjectSection +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{7E979187-3237-430F-927B-58E1C5B2A2DC}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreeTrain.Controls", "lib\Controls\FreeTrain.Controls.csproj", "{D3B86CCE-530E-4472-AE8E-3FA5F903C206}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreeTrain.DebugWindow", "plugins\org.kohsuke.freetrain.tools.dbgwnd\FreeTrain.DebugWindow.csproj", "{F209ABA2-B4B3-4C9C-8540-8B06071994FC}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DirectAudio.net", "lib\DirectAudio.net\DirectAudio.net.csproj", "{0616A314-BDF0-466D-AB4B-9FA1B071A8A2}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tool.PicturePreviewer", "tools\PicturePreviewer\Tool.PicturePreviewer.csproj", "{15D46FE4-4C72-426E-8A54-D8922AAD8E75}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DirectDraw.net", "lib\DirectDraw.net\DirectDraw.net.csproj", "{C7DA6E56-7BB2-43BC-871C-3B33F0DE038C}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreeTrain.Terrace", "plugins\org.kohsuke.freetrain.terrain.terrace\FreeTrain.Terrace.csproj", "{21B1FB9B-EDD9-482E-B559-628FC0C9A5BD}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Driver", "tools\Driver\Driver.csproj", "{17B6AE46-0110-4C40-98EB-5F7E4E16C050}" - ProjectSection(ProjectDependencies) = postProject - {7746CF50-D84E-4E7B-83FB-AB43DB854DA8} = {7746CF50-D84E-4E7B-83FB-AB43DB854DA8} - EndProjectSection +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreeTrain.TrainGarage", "plugins\org.kohsuke.freetrain.rail.garage\FreeTrain.TrainGarage.csproj", "{E388A2ED-7487-4BFC-AF79-F8C827B39346}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tool.ColorDiff", "tools\ColorDiff\Tool.ColorDiff.csproj", "{508553C7-F40C-4513-A45F-9058C5C65452}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tool.TrainListBuilder", "tools\TrainListBuilder\Tool.TrainListBuilder.csproj", "{45E5B5B6-274B-46D2-9F29-45D953D59728}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tool.GUIDGen", "tools\GUIDGen\Tool.GUIDGen.csproj", "{717EB2D5-4AF0-40BD-967D-EA4FDB969852}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreeTrain.RailSignal", "plugins\org.kohsuke.freetrain.rail.signal\FreeTrain.RailSignal.csproj", "{F5C10827-E301-426F-B1CA-9EFFE49539C6}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tool.PicturePreviewer", "tools\PicturePreviewer\Tool.PicturePreviewer.csproj", "{15D46FE4-4C72-426E-8A54-D8922AAD8E75}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tool.XmlCombiner", "tools\XmlCombiner\Tool.XmlCombiner.csproj", "{24E010BF-3085-42D2-812C-FD01D2AB446E}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tool.TrainListBuilder", "tools\TrainListBuilder\Tool.TrainListBuilder.csproj", "{45E5B5B6-274B-46D2-9F29-45D953D59728}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreeTrain.DummyCars", "plugins\jp.co.tripod.chiname.lib\src\DummyCars\FreeTrain.DummyCars.csproj", "{733996EC-7260-4A94-B118-D1E957F0474D}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tool.XmlCombiner", "tools\XmlCombiner\Tool.XmlCombiner.csproj", "{24E010BF-3085-42D2-812C-FD01D2AB446E}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreeTrain.Controls", "lib\Controls\FreeTrain.Controls.csproj", "{D3B86CCE-530E-4472-AE8E-3FA5F903C206}" EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreeTrain.Fence", "plugins\jp.co.tripod.chiname.lib.fence\FreeTrain.Fence.csproj", "{DB6C03D1-4F10-42F3-A475-232234487085}" +EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreeTrain.Creek.Eikichiya", "plugins\org.kohsuke.freetrain.land.creek.eikichiya\FreeTrain.Creek.Eikichiya.csproj", "{FD37B5F1-A12B-42F5-B768-4FA21DF5E1D6}" EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tool.GUIDGen", "tools\GUIDGen\Tool.GUIDGen.csproj", "{717EB2D5-4AF0-40BD-967D-EA4FDB969852}" +EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreeTrain.RiceField", "plugins\org.kohsuke.freetrain.land.ricefield\FreeTrain.RiceField.csproj", "{BB5CC2A0-A3C7-447C-85B1-0133BB434314}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreeTrain.A4MemBGM", "plugins\org.kohsuke.freetrain.music.a4mem\FreeTrain.A4MemBGM.csproj", "{058250A9-3BD8-418A-A3C3-6BD38F564520}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreeTrain.ColorTestTrain", "plugins\org.kohsuke.freetrain.trains.colorTest\FreeTrain.ColorTestTrain.csproj", "{4380999E-CA4C-4AA2-8848-12FFABF72535}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreeTrain.TrainGarage", "plugins\org.kohsuke.freetrain.rail.garage\FreeTrain.TrainGarage.csproj", "{E388A2ED-7487-4BFC-AF79-F8C827B39346}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Driver", "tools\Driver\Driver.csproj", "{17B6AE46-0110-4C40-98EB-5F7E4E16C050}" + ProjectSection(ProjectDependencies) = postProject + {7746CF50-D84E-4E7B-83FB-AB43DB854DA8} = {7746CF50-D84E-4E7B-83FB-AB43DB854DA8} + EndProjectSection EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreeTrain.RailSignal", "plugins\org.kohsuke.freetrain.rail.signal\FreeTrain.RailSignal.csproj", "{F5C10827-E301-426F-B1CA-9EFFE49539C6}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreeTrain.HalfVoxelStructure", "plugins\jp.co.tripod.chiname.lib.halfvoxel\FreeTrain.HalfVoxelStructure.csproj", "{FBA1BF4E-5481-41AC-BED0-6D6326CC4C2F}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreeTrain.SoccerStadium", "plugins\org.kohsuke.freetrain.soccerStadium\FreeTrain.SoccerStadium.csproj", "{A9C4C2DD-509F-448B-A74F-176590457CED}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreeTrain.A4MemBGM", "plugins\org.kohsuke.freetrain.music.a4mem\FreeTrain.A4MemBGM.csproj", "{058250A9-3BD8-418A-A3C3-6BD38F564520}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreeTrain.ColorTestTrain", "plugins\org.kohsuke.freetrain.trains.colorTest\FreeTrain.ColorTestTrain.csproj", "{4380999E-CA4C-4AA2-8848-12FFABF72535}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreeTrain.Core", "core\FreeTrain.Core.csproj", "{7746CF50-D84E-4E7B-83FB-AB43DB854DA8}" + ProjectSection(ProjectDependencies) = postProject + {0616A314-BDF0-466D-AB4B-9FA1B071A8A2} = {0616A314-BDF0-466D-AB4B-9FA1B071A8A2} + {C7DA6E56-7BB2-43BC-871C-3B33F0DE038C} = {C7DA6E56-7BB2-43BC-871C-3B33F0DE038C} + {D3B86CCE-530E-4472-AE8E-3FA5F903C206} = {D3B86CCE-530E-4472-AE8E-3FA5F903C206} + EndProjectSection EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreeTrain.DebugWindow", "plugins\org.kohsuke.freetrain.tools.dbgwnd\FreeTrain.DebugWindow.csproj", "{F209ABA2-B4B3-4C9C-8540-8B06071994FC}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreeTrain.Forest", "plugins\org.kohsuke.freetrain.land.forest\FreeTrain.Forest.csproj", "{1A7A0168-D783-4F4A-9B39-FBCCB08078AE}" EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreeTrain.ManualTrainController", "plugins\org.kohsuke.freetrain.tc.manual\FreeTrain.ManualTrainController.csproj", "{1DFD6EFB-270C-4ABE-BA76-AE56815C9F00}" +EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreeTrain.TerrainLoader", "plugins\org.kohsuke.freetrain.tools.terrainloader\FreeTrain.TerrainLoader.csproj", "{21F3202B-B5D1-41B2-9808-9FB4E87D848A}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreeTrain.Terrace", "plugins\org.kohsuke.freetrain.terrain.terrace\FreeTrain.Terrace.csproj", "{21B1FB9B-EDD9-482E-B559-628FC0C9A5BD}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreeTrain.Bank", "plugins\jp.co.tripod.chiname.financial.bank\FreeTrain.Bank.csproj", "{4C35BAD5-CAEE-498F-9BA7-8771FBEA4979}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreeTrain.ManualTrainController", "plugins\org.kohsuke.freetrain.tc.manual\FreeTrain.ManualTrainController.csproj", "{1DFD6EFB-270C-4ABE-BA76-AE56815C9F00}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreeTrain.ElectricPole", "plugins\org.kohsuke.freetrain.rail.electricPole\FreeTrain.ElectricPole.csproj", "{AD3CD7FE-3E36-40D3-AA25-F635D73B3C7C}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreeTrain.TATTrainController", "plugins\org.kohsuke.freetrain.tc.tat\FreeTrain.TATTrainController.csproj", "{C874FCFE-6EBB-4C73-99AF-6FF19AB735A3}" -EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreeTrain.VinylHouse", "plugins\org.kohsuke.freetrain.land.477\FreeTrain.VinylHouse.csproj", "{D01D6622-F67B-4EDC-8CA3-4E1A8FCA422B}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreeTrain.Forest", "plugins\org.kohsuke.freetrain.land.forest\FreeTrain.Forest.csproj", "{1A7A0168-D783-4F4A-9B39-FBCCB08078AE}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreeTrain.ContribEx", "plugins\jp.co.tripod.chiname.lib.generic\FreeTrain.ContribEx.csproj", "{14C6D588-E391-49CE-A1D2-2A8A2A60A540}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreeTrain.ElectricPole", "plugins\org.kohsuke.freetrain.rail.electricPole\FreeTrain.ElectricPole.csproj", "{AD3CD7FE-3E36-40D3-AA25-F635D73B3C7C}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tool.ColorDiff", "tools\ColorDiff\Tool.ColorDiff.csproj", "{508553C7-F40C-4513-A45F-9058C5C65452}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreeTrain.Bank", "plugins\jp.co.tripod.chiname.financial.bank\FreeTrain.Bank.csproj", "{4C35BAD5-CAEE-498F-9BA7-8771FBEA4979}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreeTrain.TATTrainController", "plugins\org.kohsuke.freetrain.tc.tat\FreeTrain.TATTrainController.csproj", "{C874FCFE-6EBB-4C73-99AF-6FF19AB735A3}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreeTrain.StockMarket", "plugins\jp.co.tripod.chiname.financial.stockmarket\FreeTrain.StockMarket.csproj", "{9213F69B-447F-4B92-A046-BE7506871F47}" -EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreeTrain.RoadAccessory", "plugins\jp.co.tripod.chiname.lib\src\RoadAccessory\FreeTrain.RoadAccessory.csproj", "{7264D32E-75DB-4C13-9EE4-E6263FD5B652}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreeTrain.DummyCars", "plugins\jp.co.tripod.chiname.lib\src\DummyCars\FreeTrain.DummyCars.csproj", "{733996EC-7260-4A94-B118-D1E957F0474D}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreeTrain.SoccerStadium", "plugins\org.kohsuke.freetrain.soccerStadium\FreeTrain.SoccerStadium.csproj", "{A9C4C2DD-509F-448B-A74F-176590457CED}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreeTrain.HalfVoxelStructure", "plugins\jp.co.tripod.chiname.lib.halfvoxel\FreeTrain.HalfVoxelStructure.csproj", "{FBA1BF4E-5481-41AC-BED0-6D6326CC4C2F}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreeTrain.StockMarket", "plugins\jp.co.tripod.chiname.financial.stockmarket\FreeTrain.StockMarket.csproj", "{9213F69B-447F-4B92-A046-BE7506871F47}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreeTrain.ContribEx", "plugins\jp.co.tripod.chiname.lib.generic\FreeTrain.ContribEx.csproj", "{14C6D588-E391-49CE-A1D2-2A8A2A60A540}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MapConstructionDriver", "tools\MapConstructionDriver\MapConstructionDriver.csproj", "{0D2DD0C1-2AD5-44AB-A1E9-583232F4D099}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreeTrain.Fence", "plugins\jp.co.tripod.chiname.lib.fence\FreeTrain.Fence.csproj", "{DB6C03D1-4F10-42F3-A475-232234487085}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DirectAudio.net", "lib\DirectAudio.net\DirectAudio.net.csproj", "{0616A314-BDF0-466D-AB4B-9FA1B071A8A2}" EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{7E979187-3237-430F-927B-58E1C5B2A2DC}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DirectDraw.net", "lib\DirectDraw.net\DirectDraw.net.csproj", "{C7DA6E56-7BB2-43BC-871C-3B33F0DE038C}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MapConstructionDriver", "tools\MapConstructionDriver\MapConstructionDriver.csproj", "{0D2DD0C1-2AD5-44AB-A1E9-583232F4D099}" -EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU Debug Unicode|Any CPU = Debug Unicode|Any CPU Debug Unicode|Mixed Platforms = Debug Unicode|Mixed Platforms Debug Unicode|Win32 = Debug Unicode|Win32 - Debug|Any CPU = Debug|Any CPU Debug|Mixed Platforms = Debug|Mixed Platforms Debug|Win32 = Debug|Win32 Release Unicode|Any CPU = Release Unicode|Any CPU Release Unicode|Mixed Platforms = Release Unicode|Mixed Platforms Release Unicode|Win32 = Release Unicode|Win32 - Release|Any CPU = Release|Any CPU Release|Mixed Platforms = Release|Mixed Platforms Release|Win32 = Release|Win32 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {7746CF50-D84E-4E7B-83FB-AB43DB854DA8}.Debug Unicode|Any CPU.ActiveCfg = Debug|Any CPU - {7746CF50-D84E-4E7B-83FB-AB43DB854DA8}.Debug Unicode|Any CPU.Build.0 = Debug|Any CPU - {7746CF50-D84E-4E7B-83FB-AB43DB854DA8}.Debug Unicode|Mixed Platforms.ActiveCfg = Debug|Any CPU - {7746CF50-D84E-4E7B-83FB-AB43DB854DA8}.Debug Unicode|Mixed Platforms.Build.0 = Debug|Any CPU - {7746CF50-D84E-4E7B-83FB-AB43DB854DA8}.Debug Unicode|Win32.ActiveCfg = Debug|Any CPU - {7746CF50-D84E-4E7B-83FB-AB43DB854DA8}.Debug Unicode|Win32.Build.0 = Debug Unicode|Win32 - {7746CF50-D84E-4E7B-83FB-AB43DB854DA8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {7746CF50-D84E-4E7B-83FB-AB43DB854DA8}.Debug|Any CPU.Build.0 = Debug|Any CPU - {7746CF50-D84E-4E7B-83FB-AB43DB854DA8}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {7746CF50-D84E-4E7B-83FB-AB43DB854DA8}.Debug|Mixed Platforms.Build.0 = Debug|Mixed Platforms - {7746CF50-D84E-4E7B-83FB-AB43DB854DA8}.Debug|Win32.ActiveCfg = Debug|Any CPU - {7746CF50-D84E-4E7B-83FB-AB43DB854DA8}.Debug|Win32.Build.0 = Debug|Win32 - {7746CF50-D84E-4E7B-83FB-AB43DB854DA8}.Release Unicode|Any CPU.ActiveCfg = Release|Any CPU - {7746CF50-D84E-4E7B-83FB-AB43DB854DA8}.Release Unicode|Any CPU.Build.0 = Release|Any CPU - {7746CF50-D84E-4E7B-83FB-AB43DB854DA8}.Release Unicode|Mixed Platforms.ActiveCfg = Release|Any CPU - {7746CF50-D84E-4E7B-83FB-AB43DB854DA8}.Release Unicode|Mixed Platforms.Build.0 = Release|Any CPU - {7746CF50-D84E-4E7B-83FB-AB43DB854DA8}.Release Unicode|Win32.ActiveCfg = Release|Any CPU - {7746CF50-D84E-4E7B-83FB-AB43DB854DA8}.Release Unicode|Win32.Build.0 = Release Unicode|Win32 - {7746CF50-D84E-4E7B-83FB-AB43DB854DA8}.Release|Any CPU.ActiveCfg = Release|Any CPU - {7746CF50-D84E-4E7B-83FB-AB43DB854DA8}.Release|Any CPU.Build.0 = Release|Any CPU - {7746CF50-D84E-4E7B-83FB-AB43DB854DA8}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {7746CF50-D84E-4E7B-83FB-AB43DB854DA8}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {7746CF50-D84E-4E7B-83FB-AB43DB854DA8}.Release|Win32.ActiveCfg = Release|Any CPU - {7746CF50-D84E-4E7B-83FB-AB43DB854DA8}.Release|Win32.Build.0 = Release|Win32 - {D3B86CCE-530E-4472-AE8E-3FA5F903C206}.Debug Unicode|Any CPU.ActiveCfg = Debug|Any CPU - {D3B86CCE-530E-4472-AE8E-3FA5F903C206}.Debug Unicode|Any CPU.Build.0 = Debug|Any CPU - {D3B86CCE-530E-4472-AE8E-3FA5F903C206}.Debug Unicode|Mixed Platforms.ActiveCfg = Debug|Any CPU - {D3B86CCE-530E-4472-AE8E-3FA5F903C206}.Debug Unicode|Mixed Platforms.Build.0 = Debug|Any CPU - {D3B86CCE-530E-4472-AE8E-3FA5F903C206}.Debug Unicode|Win32.ActiveCfg = Debug|Any CPU - {D3B86CCE-530E-4472-AE8E-3FA5F903C206}.Debug Unicode|Win32.Build.0 = Debug Unicode|Win32 - {D3B86CCE-530E-4472-AE8E-3FA5F903C206}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {D3B86CCE-530E-4472-AE8E-3FA5F903C206}.Debug|Any CPU.Build.0 = Debug|Any CPU - {D3B86CCE-530E-4472-AE8E-3FA5F903C206}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {D3B86CCE-530E-4472-AE8E-3FA5F903C206}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {D3B86CCE-530E-4472-AE8E-3FA5F903C206}.Debug|Win32.ActiveCfg = Debug|Any CPU - {D3B86CCE-530E-4472-AE8E-3FA5F903C206}.Debug|Win32.Build.0 = Debug|Win32 - {D3B86CCE-530E-4472-AE8E-3FA5F903C206}.Release Unicode|Any CPU.ActiveCfg = Release|Any CPU - {D3B86CCE-530E-4472-AE8E-3FA5F903C206}.Release Unicode|Any CPU.Build.0 = Release|Any CPU - {D3B86CCE-530E-4472-AE8E-3FA5F903C206}.Release Unicode|Mixed Platforms.ActiveCfg = Release|Any CPU - {D3B86CCE-530E-4472-AE8E-3FA5F903C206}.Release Unicode|Mixed Platforms.Build.0 = Release|Any CPU - {D3B86CCE-530E-4472-AE8E-3FA5F903C206}.Release Unicode|Win32.ActiveCfg = Release|Any CPU - {D3B86CCE-530E-4472-AE8E-3FA5F903C206}.Release Unicode|Win32.Build.0 = Release Unicode|Win32 - {D3B86CCE-530E-4472-AE8E-3FA5F903C206}.Release|Any CPU.ActiveCfg = Release|Any CPU - {D3B86CCE-530E-4472-AE8E-3FA5F903C206}.Release|Any CPU.Build.0 = Release|Any CPU - {D3B86CCE-530E-4472-AE8E-3FA5F903C206}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {D3B86CCE-530E-4472-AE8E-3FA5F903C206}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {D3B86CCE-530E-4472-AE8E-3FA5F903C206}.Release|Win32.ActiveCfg = Release|Any CPU - {D3B86CCE-530E-4472-AE8E-3FA5F903C206}.Release|Win32.Build.0 = Release|Win32 - {0616A314-BDF0-466D-AB4B-9FA1B071A8A2}.Debug Unicode|Any CPU.ActiveCfg = Debug|Any CPU - {0616A314-BDF0-466D-AB4B-9FA1B071A8A2}.Debug Unicode|Any CPU.Build.0 = Debug|Any CPU - {0616A314-BDF0-466D-AB4B-9FA1B071A8A2}.Debug Unicode|Mixed Platforms.ActiveCfg = Debug|Any CPU - {0616A314-BDF0-466D-AB4B-9FA1B071A8A2}.Debug Unicode|Mixed Platforms.Build.0 = Debug|Any CPU - {0616A314-BDF0-466D-AB4B-9FA1B071A8A2}.Debug Unicode|Win32.ActiveCfg = Debug|Any CPU - {0616A314-BDF0-466D-AB4B-9FA1B071A8A2}.Debug Unicode|Win32.Build.0 = Debug Unicode|Win32 - {0616A314-BDF0-466D-AB4B-9FA1B071A8A2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {0616A314-BDF0-466D-AB4B-9FA1B071A8A2}.Debug|Any CPU.Build.0 = Debug|Any CPU - {0616A314-BDF0-466D-AB4B-9FA1B071A8A2}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {0616A314-BDF0-466D-AB4B-9FA1B071A8A2}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {0616A314-BDF0-466D-AB4B-9FA1B071A8A2}.Debug|Win32.ActiveCfg = Debug|Any CPU - {0616A314-BDF0-466D-AB4B-9FA1B071A8A2}.Debug|Win32.Build.0 = Debug|Win32 - {0616A314-BDF0-466D-AB4B-9FA1B071A8A2}.Release Unicode|Any CPU.ActiveCfg = Release|Any CPU - {0616A314-BDF0-466D-AB4B-9FA1B071A8A2}.Release Unicode|Any CPU.Build.0 = Release|Any CPU - {0616A314-BDF0-466D-AB4B-9FA1B071A8A2}.Release Unicode|Mixed Platforms.ActiveCfg = Release|Any CPU - {0616A314-BDF0-466D-AB4B-9FA1B071A8A2}.Release Unicode|Mixed Platforms.Build.0 = Release|Any CPU - {0616A314-BDF0-466D-AB4B-9FA1B071A8A2}.Release Unicode|Win32.ActiveCfg = Release|Any CPU - {0616A314-BDF0-466D-AB4B-9FA1B071A8A2}.Release Unicode|Win32.Build.0 = Release Unicode|Win32 - {0616A314-BDF0-466D-AB4B-9FA1B071A8A2}.Release|Any CPU.ActiveCfg = Release|Any CPU - {0616A314-BDF0-466D-AB4B-9FA1B071A8A2}.Release|Any CPU.Build.0 = Release|Any CPU - {0616A314-BDF0-466D-AB4B-9FA1B071A8A2}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {0616A314-BDF0-466D-AB4B-9FA1B071A8A2}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {0616A314-BDF0-466D-AB4B-9FA1B071A8A2}.Release|Win32.ActiveCfg = Release|Any CPU - {0616A314-BDF0-466D-AB4B-9FA1B071A8A2}.Release|Win32.Build.0 = Release|Win32 - {C7DA6E56-7BB2-43BC-871C-3B33F0DE038C}.Debug Unicode|Any CPU.ActiveCfg = Debug|Any CPU - {C7DA6E56-7BB2-43BC-871C-3B33F0DE038C}.Debug Unicode|Any CPU.Build.0 = Debug|Any CPU - {C7DA6E56-7BB2-43BC-871C-3B33F0DE038C}.Debug Unicode|Mixed Platforms.ActiveCfg = Debug|Any CPU - {C7DA6E56-7BB2-43BC-871C-3B33F0DE038C}.Debug Unicode|Mixed Platforms.Build.0 = Debug|Any CPU - {C7DA6E56-7BB2-43BC-871C-3B33F0DE038C}.Debug Unicode|Win32.ActiveCfg = Debug|Any CPU - {C7DA6E56-7BB2-43BC-871C-3B33F0DE038C}.Debug Unicode|Win32.Build.0 = Debug Unicode|Win32 - {C7DA6E56-7BB2-43BC-871C-3B33F0DE038C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {C7DA6E56-7BB2-43BC-871C-3B33F0DE038C}.Debug|Any CPU.Build.0 = Debug|Any CPU - {C7DA6E56-7BB2-43BC-871C-3B33F0DE038C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {C7DA6E56-7BB2-43BC-871C-3B33F0DE038C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {C7DA6E56-7BB2-43BC-871C-3B33F0DE038C}.Debug|Win32.ActiveCfg = Debug|Any CPU - {C7DA6E56-7BB2-43BC-871C-3B33F0DE038C}.Debug|Win32.Build.0 = Debug|Win32 - {C7DA6E56-7BB2-43BC-871C-3B33F0DE038C}.Release Unicode|Any CPU.ActiveCfg = Release|Any CPU - {C7DA6E56-7BB2-43BC-871C-3B33F0DE038C}.Release Unicode|Any CPU.Build.0 = Release|Any CPU - {C7DA6E56-7BB2-43BC-871C-3B33F0DE038C}.Release Unicode|Mixed Platforms.ActiveCfg = Release|Any CPU - {C7DA6E56-7BB2-43BC-871C-3B33F0DE038C}.Release Unicode|Mixed Platforms.Build.0 = Release|Any CPU - {C7DA6E56-7BB2-43BC-871C-3B33F0DE038C}.Release Unicode|Win32.ActiveCfg = Release|Any CPU - {C7DA6E56-7BB2-43BC-871C-3B33F0DE038C}.Release Unicode|Win32.Build.0 = Release Unicode|Win32 - {C7DA6E56-7BB2-43BC-871C-3B33F0DE038C}.Release|Any CPU.ActiveCfg = Release|Any CPU - {C7DA6E56-7BB2-43BC-871C-3B33F0DE038C}.Release|Any CPU.Build.0 = Release|Any CPU - {C7DA6E56-7BB2-43BC-871C-3B33F0DE038C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {C7DA6E56-7BB2-43BC-871C-3B33F0DE038C}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {C7DA6E56-7BB2-43BC-871C-3B33F0DE038C}.Release|Win32.ActiveCfg = Release|Any CPU - {C7DA6E56-7BB2-43BC-871C-3B33F0DE038C}.Release|Win32.Build.0 = Release|Win32 + {058250A9-3BD8-418A-A3C3-6BD38F564520}.Debug Unicode|Any CPU.ActiveCfg = Debug|Any CPU + {058250A9-3BD8-418A-A3C3-6BD38F564520}.Debug Unicode|Any CPU.Build.0 = Debug|Any CPU + {058250A9-3BD8-418A-A3C3-6BD38F564520}.Debug Unicode|Mixed Platforms.ActiveCfg = Debug|Any CPU + {058250A9-3BD8-418A-A3C3-6BD38F564520}.Debug Unicode|Mixed Platforms.Build.0 = Debug|Any CPU + {058250A9-3BD8-418A-A3C3-6BD38F564520}.Debug Unicode|Win32.ActiveCfg = Debug|Any CPU + {058250A9-3BD8-418A-A3C3-6BD38F564520}.Debug Unicode|Win32.Build.0 = Debug|Any CPU + {058250A9-3BD8-418A-A3C3-6BD38F564520}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {058250A9-3BD8-418A-A3C3-6BD38F564520}.Debug|Any CPU.Build.0 = Debug|Any CPU + {058250A9-3BD8-418A-A3C3-6BD38F564520}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {058250A9-3BD8-418A-A3C3-6BD38F564520}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {058250A9-3BD8-418A-A3C3-6BD38F564520}.Debug|Win32.ActiveCfg = Debug|Any CPU + {058250A9-3BD8-418A-A3C3-6BD38F564520}.Debug|Win32.Build.0 = Debug|Any CPU + {058250A9-3BD8-418A-A3C3-6BD38F564520}.Release Unicode|Any CPU.ActiveCfg = Release|Any CPU + {058250A9-3BD8-418A-A3C3-6BD38F564520}.Release Unicode|Any CPU.Build.0 = Release|Any CPU + {058250A9-3BD8-418A-A3C3-6BD38F564520}.Release Unicode|Mixed Platforms.ActiveCfg = Release|Any CPU + {058250A9-3BD8-418A-A3C3-6BD38F564520}.Release Unicode|Mixed Platforms.Build.0 = Release|Any CPU + {058250A9-3BD8-418A-A3C3-6BD38F564520}.Release Unicode|Win32.ActiveCfg = Release|Any CPU + {058250A9-3BD8-418A-A3C3-6BD38F564520}.Release Unicode|Win32.Build.0 = Release|Any CPU + {058250A9-3BD8-418A-A3C3-6BD38F564520}.Release|Any CPU.ActiveCfg = Release|Any CPU + {058250A9-3BD8-418A-A3C3-6BD38F564520}.Release|Any CPU.Build.0 = Release|Any CPU + {058250A9-3BD8-418A-A3C3-6BD38F564520}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {058250A9-3BD8-418A-A3C3-6BD38F564520}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {058250A9-3BD8-418A-A3C3-6BD38F564520}.Release|Win32.ActiveCfg = Release|Any CPU + {058250A9-3BD8-418A-A3C3-6BD38F564520}.Release|Win32.Build.0 = Release|Any CPU + {0D2DD0C1-2AD5-44AB-A1E9-583232F4D099}.Debug Unicode|Any CPU.ActiveCfg = Debug Unicode|Any CPU + {0D2DD0C1-2AD5-44AB-A1E9-583232F4D099}.Debug Unicode|Any CPU.Build.0 = Debug Unicode|Any CPU + {0D2DD0C1-2AD5-44AB-A1E9-583232F4D099}.Debug Unicode|Mixed Platforms.ActiveCfg = Debug Unicode|Mixed Platforms + {0D2DD0C1-2AD5-44AB-A1E9-583232F4D099}.Debug Unicode|Mixed Platforms.Build.0 = Debug Unicode|Mixed Platforms + {0D2DD0C1-2AD5-44AB-A1E9-583232F4D099}.Debug Unicode|Win32.ActiveCfg = Debug Unicode|Win32 + {0D2DD0C1-2AD5-44AB-A1E9-583232F4D099}.Debug Unicode|Win32.Build.0 = Debug Unicode|Win32 + {0D2DD0C1-2AD5-44AB-A1E9-583232F4D099}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {0D2DD0C1-2AD5-44AB-A1E9-583232F4D099}.Debug|Any CPU.Build.0 = Debug|Any CPU + {0D2DD0C1-2AD5-44AB-A1E9-583232F4D099}.Debug|Mixed Platforms.ActiveCfg = Debug|Mixed Platforms + {0D2DD0C1-2AD5-44AB-A1E9-583232F4D099}.Debug|Mixed Platforms.Build.0 = Debug|Mixed Platforms + {0D2DD0C1-2AD5-44AB-A1E9-583232F4D099}.Debug|Win32.ActiveCfg = Debug|Win32 + {0D2DD0C1-2AD5-44AB-A1E9-583232F4D099}.Debug|Win32.Build.0 = Debug|Win32 + {0D2DD0C1-2AD5-44AB-A1E9-583232F4D099}.Release Unicode|Any CPU.ActiveCfg = Release Unicode|Any CPU + {0D2DD0C1-2AD5-44AB-A1E9-583232F4D099}.Release Unicode|Any CPU.Build.0 = Release Unicode|Any CPU + {0D2DD0C1-2AD5-44AB-A1E9-583232F4D099}.Release Unicode|Mixed Platforms.ActiveCfg = Release Unicode|Mixed Platforms + {0D2DD0C1-2AD5-44AB-A1E9-583232F4D099}.Release Unicode|Mixed Platforms.Build.0 = Release Unicode|Mixed Platforms + {0D2DD0C1-2AD5-44AB-A1E9-583232F4D099}.Release Unicode|Win32.ActiveCfg = Release Unicode|Win32 + {0D2DD0C1-2AD5-44AB-A1E9-583232F4D099}.Release Unicode|Win32.Build.0 = Release Unicode|Win32 + {0D2DD0C1-2AD5-44AB-A1E9-583232F4D099}.Release|Any CPU.ActiveCfg = Release|Any CPU + {0D2DD0C1-2AD5-44AB-A1E9-583232F4D099}.Release|Any CPU.Build.0 = Release|Any CPU + {0D2DD0C1-2AD5-44AB-A1E9-583232F4D099}.Release|Mixed Platforms.ActiveCfg = Release|Mixed Platforms + {0D2DD0C1-2AD5-44AB-A1E9-583232F4D099}.Release|Mixed Platforms.Build.0 = Release|Mixed Platforms + {0D2DD0C1-2AD5-44AB-A1E9-583232F4D099}.Release|Win32.ActiveCfg = Release|Win32 + {0D2DD0C1-2AD5-44AB-A1E9-583232F4D099}.Release|Win32.Build.0 = Release|Win32 + {14C6D588-E391-49CE-A1D2-2A8A2A60A540}.Debug Unicode|Any CPU.ActiveCfg = Debug|Any CPU + {14C6D588-E391-49CE-A1D2-2A8A2A60A540}.Debug Unicode|Any CPU.Build.0 = Debug|Any CPU + {14C6D588-E391-49CE-A1D2-2A8A2A60A540}.Debug Unicode|Mixed Platforms.ActiveCfg = Debug|Any CPU + {14C6D588-E391-49CE-A1D2-2A8A2A60A540}.Debug Unicode|Mixed Platforms.Build.0 = Debug|Any CPU + {14C6D588-E391-49CE-A1D2-2A8A2A60A540}.Debug Unicode|Win32.ActiveCfg = Debug|Any CPU + {14C6D588-E391-49CE-A1D2-2A8A2A60A540}.Debug Unicode|Win32.Build.0 = Debug|Any CPU + {14C6D588-E391-49CE-A1D2-2A8A2A60A540}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {14C6D588-E391-49CE-A1D2-2A8A2A60A540}.Debug|Any CPU.Build.0 = Debug|Any CPU + {14C6D588-E391-49CE-A1D2-2A8A2A60A540}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {14C6D588-E391-49CE-A1D2-2A8A2A60A540}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {14C6D588-E391-49CE-A1D2-2A8A2A60A540}.Debug|Win32.ActiveCfg = Debug|Any CPU + {14C6D588-E391-49CE-A1D2-2A8A2A60A540}.Debug|Win32.Build.0 = Debug|Any CPU + {14C6D588-E391-49CE-A1D2-2A8A2A60A540}.Release Unicode|Any CPU.ActiveCfg = Release|Any CPU + {14C6D588-E391-49CE-A1D2-2A8A2A60A540}.Release Unicode|Any CPU.Build.0 = Release|Any CPU + {14C6D588-E391-49CE-A1D2-2A8A2A60A540}.Release Unicode|Mixed Platforms.ActiveCfg = Release|Any CPU + {14C6D588-E391-49CE-A1D2-2A8A2A60A540}.Release Unicode|Mixed Platforms.Build.0 = Release|Any CPU + {14C6D588-E391-49CE-A1D2-2A8A2A60A540}.Release Unicode|Win32.ActiveCfg = Release|Any CPU + {14C6D588-E391-49CE-A1D2-2A8A2A60A540}.Release Unicode|Win32.Build.0 = Release|Any CPU + {14C6D588-E391-49CE-A1D2-2A8A2A60A540}.Release|Any CPU.ActiveCfg = Release|Any CPU + {14C6D588-E391-49CE-A1D2-2A8A2A60A540}.Release|Any CPU.Build.0 = Release|Any CPU + {14C6D588-E391-49CE-A1D2-2A8A2A60A540}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {14C6D588-E391-49CE-A1D2-2A8A2A60A540}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {14C6D588-E391-49CE-A1D2-2A8A2A60A540}.Release|Win32.ActiveCfg = Release|Any CPU + {14C6D588-E391-49CE-A1D2-2A8A2A60A540}.Release|Win32.Build.0 = Release|Any CPU + {15D46FE4-4C72-426E-8A54-D8922AAD8E75}.Debug Unicode|Any CPU.ActiveCfg = Debug|Any CPU + {15D46FE4-4C72-426E-8A54-D8922AAD8E75}.Debug Unicode|Any CPU.Build.0 = Debug|Any CPU + {15D46FE4-4C72-426E-8A54-D8922AAD8E75}.Debug Unicode|Mixed Platforms.ActiveCfg = Debug|Any CPU + {15D46FE4-4C72-426E-8A54-D8922AAD8E75}.Debug Unicode|Mixed Platforms.Build.0 = Debug|Any CPU + {15D46FE4-4C72-426E-8A54-D8922AAD8E75}.Debug Unicode|Win32.ActiveCfg = Debug|Any CPU + {15D46FE4-4C72-426E-8A54-D8922AAD8E75}.Debug Unicode|Win32.Build.0 = Debug|Any CPU + {15D46FE4-4C72-426E-8A54-D8922AAD8E75}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {15D46FE4-4C72-426E-8A54-D8922AAD8E75}.Debug|Any CPU.Build.0 = Debug|Any CPU + {15D46FE4-4C72-426E-8A54-D8922AAD8E75}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {15D46FE4-4C72-426E-8A54-D8922AAD8E75}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {15D46FE4-4C72-426E-8A54-D8922AAD8E75}.Debug|Win32.ActiveCfg = Debug|Any CPU + {15D46FE4-4C72-426E-8A54-D8922AAD8E75}.Debug|Win32.Build.0 = Debug|Any CPU + {15D46FE4-4C72-426E-8A54-D8922AAD8E75}.Release Unicode|Any CPU.ActiveCfg = Release|Any CPU + {15D46FE4-4C72-426E-8A54-D8922AAD8E75}.Release Unicode|Any CPU.Build.0 = Release|Any CPU + {15D46FE4-4C72-426E-8A54-D8922AAD8E75}.Release Unicode|Mixed Platforms.ActiveCfg = Release|Any CPU + {15D46FE4-4C72-426E-8A54-D8922AAD8E75}.Release Unicode|Mixed Platforms.Build.0 = Release|Any CPU + {15D46FE4-4C72-426E-8A54-D8922AAD8E75}.Release Unicode|Win32.ActiveCfg = Release|Any CPU + {15D46FE4-4C72-426E-8A54-D8922AAD8E75}.Release Unicode|Win32.Build.0 = Release|Any CPU + {15D46FE4-4C72-426E-8A54-D8922AAD8E75}.Release|Any CPU.ActiveCfg = Release|Any CPU + {15D46FE4-4C72-426E-8A54-D8922AAD8E75}.Release|Any CPU.Build.0 = Release|Any CPU + {15D46FE4-4C72-426E-8A54-D8922AAD8E75}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {15D46FE4-4C72-426E-8A54-D8922AAD8E75}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {15D46FE4-4C72-426E-8A54-D8922AAD8E75}.Release|Win32.ActiveCfg = Release|Any CPU + {15D46FE4-4C72-426E-8A54-D8922AAD8E75}.Release|Win32.Build.0 = Release|Any CPU {17B6AE46-0110-4C40-98EB-5F7E4E16C050}.Debug Unicode|Any CPU.ActiveCfg = Debug|Any CPU {17B6AE46-0110-4C40-98EB-5F7E4E16C050}.Debug Unicode|Any CPU.Build.0 = Debug|Any CPU {17B6AE46-0110-4C40-98EB-5F7E4E16C050}.Debug Unicode|Mixed Platforms.ActiveCfg = Debug|Any CPU {17B6AE46-0110-4C40-98EB-5F7E4E16C050}.Debug Unicode|Mixed Platforms.Build.0 = Debug|Any CPU {17B6AE46-0110-4C40-98EB-5F7E4E16C050}.Debug Unicode|Win32.ActiveCfg = Debug|Any CPU - {17B6AE46-0110-4C40-98EB-5F7E4E16C050}.Debug Unicode|Win32.Build.0 = Debug Unicode|Win32 + {17B6AE46-0110-4C40-98EB-5F7E4E16C050}.Debug Unicode|Win32.Build.0 = Debug|Any CPU {17B6AE46-0110-4C40-98EB-5F7E4E16C050}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {17B6AE46-0110-4C40-98EB-5F7E4E16C050}.Debug|Any CPU.Build.0 = Debug|Any CPU {17B6AE46-0110-4C40-98EB-5F7E4E16C050}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU {17B6AE46-0110-4C40-98EB-5F7E4E16C050}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU {17B6AE46-0110-4C40-98EB-5F7E4E16C050}.Debug|Win32.ActiveCfg = Debug|Any CPU - {17B6AE46-0110-4C40-98EB-5F7E4E16C050}.Debug|Win32.Build.0 = Debug|Win32 + {17B6AE46-0110-4C40-98EB-5F7E4E16C050}.Debug|Win32.Build.0 = Debug|Any CPU {17B6AE46-0110-4C40-98EB-5F7E4E16C050}.Release Unicode|Any CPU.ActiveCfg = Release|Any CPU {17B6AE46-0110-4C40-98EB-5F7E4E16C050}.Release Unicode|Any CPU.Build.0 = Release|Any CPU {17B6AE46-0110-4C40-98EB-5F7E4E16C050}.Release Unicode|Mixed Platforms.ActiveCfg = Release|Any CPU {17B6AE46-0110-4C40-98EB-5F7E4E16C050}.Release Unicode|Mixed Platforms.Build.0 = Release|Any CPU {17B6AE46-0110-4C40-98EB-5F7E4E16C050}.Release Unicode|Win32.ActiveCfg = Release|Any CPU - {17B6AE46-0110-4C40-98EB-5F7E4E16C050}.Release Unicode|Win32.Build.0 = Release Unicode|Win32 + {17B6AE46-0110-4C40-98EB-5F7E4E16C050}.Release Unicode|Win32.Build.0 = Release|Any CPU {17B6AE46-0110-4C40-98EB-5F7E4E16C050}.Release|Any CPU.ActiveCfg = Release|Any CPU {17B6AE46-0110-4C40-98EB-5F7E4E16C050}.Release|Any CPU.Build.0 = Release|Any CPU {17B6AE46-0110-4C40-98EB-5F7E4E16C050}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU {17B6AE46-0110-4C40-98EB-5F7E4E16C050}.Release|Mixed Platforms.Build.0 = Release|Any CPU {17B6AE46-0110-4C40-98EB-5F7E4E16C050}.Release|Win32.ActiveCfg = Release|Any CPU - {17B6AE46-0110-4C40-98EB-5F7E4E16C050}.Release|Win32.Build.0 = Release|Win32 - {508553C7-F40C-4513-A45F-9058C5C65452}.Debug Unicode|Any CPU.ActiveCfg = Debug|Any CPU - {508553C7-F40C-4513-A45F-9058C5C65452}.Debug Unicode|Any CPU.Build.0 = Debug|Any CPU - {508553C7-F40C-4513-A45F-9058C5C65452}.Debug Unicode|Mixed Platforms.ActiveCfg = Debug|Any CPU - {508553C7-F40C-4513-A45F-9058C5C65452}.Debug Unicode|Mixed Platforms.Build.0 = Debug Unicode|Mixed Platforms - {508553C7-F40C-4513-A45F-9058C5C65452}.Debug Unicode|Win32.ActiveCfg = Debug|Any CPU - {508553C7-F40C-4513-A45F-9058C5C65452}.Debug Unicode|Win32.Build.0 = Debug Unicode|Win32 - {508553C7-F40C-4513-A45F-9058C5C65452}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {508553C7-F40C-4513-A45F-9058C5C65452}.Debug|Any CPU.Build.0 = Debug|Any CPU - {508553C7-F40C-4513-A45F-9058C5C65452}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {508553C7-F40C-4513-A45F-9058C5C65452}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {508553C7-F40C-4513-A45F-9058C5C65452}.Debug|Win32.ActiveCfg = Debug|Any CPU - {508553C7-F40C-4513-A45F-9058C5C65452}.Debug|Win32.Build.0 = Debug|Win32 - {508553C7-F40C-4513-A45F-9058C5C65452}.Release Unicode|Any CPU.ActiveCfg = Release|Any CPU - {508553C7-F40C-4513-A45F-9058C5C65452}.Release Unicode|Any CPU.Build.0 = Release|Any CPU - {508553C7-F40C-4513-A45F-9058C5C65452}.Release Unicode|Mixed Platforms.ActiveCfg = Release|Any CPU - {508553C7-F40C-4513-A45F-9058C5C65452}.Release Unicode|Mixed Platforms.Build.0 = Release Unicode|Mixed Platforms - {508553C7-F40C-4513-A45F-9058C5C65452}.Release Unicode|Win32.ActiveCfg = Release|Any CPU - {508553C7-F40C-4513-A45F-9058C5C65452}.Release Unicode|Win32.Build.0 = Release Unicode|Win32 - {508553C7-F40C-4513-A45F-9058C5C65452}.Release|Any CPU.ActiveCfg = Release|Any CPU - {508553C7-F40C-4513-A45F-9058C5C65452}.Release|Any CPU.Build.0 = Release|Any CPU - {508553C7-F40C-4513-A45F-9058C5C65452}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {508553C7-F40C-4513-A45F-9058C5C65452}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {508553C7-F40C-4513-A45F-9058C5C65452}.Release|Win32.ActiveCfg = Release|Any CPU - {508553C7-F40C-4513-A45F-9058C5C65452}.Release|Win32.Build.0 = Release|Win32 - {717EB2D5-4AF0-40BD-967D-EA4FDB969852}.Debug Unicode|Any CPU.ActiveCfg = Debug|Any CPU - {717EB2D5-4AF0-40BD-967D-EA4FDB969852}.Debug Unicode|Any CPU.Build.0 = Debug|Any CPU - {717EB2D5-4AF0-40BD-967D-EA4FDB969852}.Debug Unicode|Mixed Platforms.ActiveCfg = Debug|Any CPU - {717EB2D5-4AF0-40BD-967D-EA4FDB969852}.Debug Unicode|Mixed Platforms.Build.0 = Debug Unicode|Mixed Platforms - {717EB2D5-4AF0-40BD-967D-EA4FDB969852}.Debug Unicode|Win32.ActiveCfg = Debug|Any CPU - {717EB2D5-4AF0-40BD-967D-EA4FDB969852}.Debug Unicode|Win32.Build.0 = Debug Unicode|Win32 - {717EB2D5-4AF0-40BD-967D-EA4FDB969852}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {717EB2D5-4AF0-40BD-967D-EA4FDB969852}.Debug|Any CPU.Build.0 = Debug|Any CPU - {717EB2D5-4AF0-40BD-967D-EA4FDB969852}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {717EB2D5-4AF0-40BD-967D-EA4FDB969852}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {717EB2D5-4AF0-40BD-967D-EA4FDB969852}.Debug|Win32.ActiveCfg = Debug|Any CPU - {717EB2D5-4AF0-40BD-967D-EA4FDB969852}.Debug|Win32.Build.0 = Debug|Win32 - {717EB2D5-4AF0-40BD-967D-EA4FDB969852}.Release Unicode|Any CPU.ActiveCfg = Release|Any CPU - {717EB2D5-4AF0-40BD-967D-EA4FDB969852}.Release Unicode|Any CPU.Build.0 = Release|Any CPU - {717EB2D5-4AF0-40BD-967D-EA4FDB969852}.Release Unicode|Mixed Platforms.ActiveCfg = Release|Any CPU - {717EB2D5-4AF0-40BD-967D-EA4FDB969852}.Release Unicode|Mixed Platforms.Build.0 = Release Unicode|Mixed Platforms - {717EB2D5-4AF0-40BD-967D-EA4FDB969852}.Release Unicode|Win32.ActiveCfg = Release|Any CPU - {717EB2D5-4AF0-40BD-967D-EA4FDB969852}.Release Unicode|Win32.Build.0 = Release Unicode|Win32 - {717EB2D5-4AF0-40BD-967D-EA4FDB969852}.Release|Any CPU.ActiveCfg = Release|Any CPU - {717EB2D5-4AF0-40BD-967D-EA4FDB969852}.Release|Any CPU.Build.0 = Release|Any CPU - {717EB2D5-4AF0-40BD-967D-EA4FDB969852}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {717EB2D5-4AF0-40BD-967D-EA4FDB969852}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {717EB2D5-4AF0-40BD-967D-EA4FDB969852}.Release|Win32.ActiveCfg = Release|Any CPU - {717EB2D5-4AF0-40BD-967D-EA4FDB969852}.Release|Win32.Build.0 = Release|Win32 - {15D46FE4-4C72-426E-8A54-D8922AAD8E75}.Debug Unicode|Any CPU.ActiveCfg = Debug|Any CPU - {15D46FE4-4C72-426E-8A54-D8922AAD8E75}.Debug Unicode|Any CPU.Build.0 = Debug|Any CPU - {15D46FE4-4C72-426E-8A54-D8922AAD8E75}.Debug Unicode|Mixed Platforms.ActiveCfg = Debug|Any CPU - {15D46FE4-4C72-426E-8A54-D8922AAD8E75}.Debug Unicode|Mixed Platforms.Build.0 = Debug Unicode|Mixed Platforms - {15D46FE4-4C72-426E-8A54-D8922AAD8E75}.Debug Unicode|Win32.ActiveCfg = Debug|Any CPU - {15D46FE4-4C72-426E-8A54-D8922AAD8E75}.Debug Unicode|Win32.Build.0 = Debug Unicode|Win32 - {15D46FE4-4C72-426E-8A54-D8922AAD8E75}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {15D46FE4-4C72-426E-8A54-D8922AAD8E75}.Debug|Any CPU.Build.0 = Debug|Any CPU - {15D46FE4-4C72-426E-8A54-D8922AAD8E75}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {15D46FE4-4C72-426E-8A54-D8922AAD8E75}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {15D46FE4-4C72-426E-8A54-D8922AAD8E75}.Debug|Win32.ActiveCfg = Debug|Any CPU - {15D46FE4-4C72-426E-8A54-D8922AAD8E75}.Debug|Win32.Build.0 = Debug|Win32 - {15D46FE4-4C72-426E-8A54-D8922AAD8E75}.Release Unicode|Any CPU.ActiveCfg = Release|Any CPU - {15D46FE4-4C72-426E-8A54-D8922AAD8E75}.Release Unicode|Any CPU.Build.0 = Release|Any CPU - {15D46FE4-4C72-426E-8A54-D8922AAD8E75}.Release Unicode|Mixed Platforms.ActiveCfg = Release|Any CPU - {15D46FE4-4C72-426E-8A54-D8922AAD8E75}.Release Unicode|Mixed Platforms.Build.0 = Release Unicode|Mixed Platforms - {15D46FE4-4C72-426E-8A54-D8922AAD8E75}.Release Unicode|Win32.ActiveCfg = Release|Any CPU - {15D46FE4-4C72-426E-8A54-D8922AAD8E75}.Release Unicode|Win32.Build.0 = Release Unicode|Win32 - {15D46FE4-4C72-426E-8A54-D8922AAD8E75}.Release|Any CPU.ActiveCfg = Release|Any CPU - {15D46FE4-4C72-426E-8A54-D8922AAD8E75}.Release|Any CPU.Build.0 = Release|Any CPU - {15D46FE4-4C72-426E-8A54-D8922AAD8E75}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {15D46FE4-4C72-426E-8A54-D8922AAD8E75}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {15D46FE4-4C72-426E-8A54-D8922AAD8E75}.Release|Win32.ActiveCfg = Release|Any CPU - {15D46FE4-4C72-426E-8A54-D8922AAD8E75}.Release|Win32.Build.0 = Release|Win32 - {45E5B5B6-274B-46D2-9F29-45D953D59728}.Debug Unicode|Any CPU.ActiveCfg = Debug|Any CPU - {45E5B5B6-274B-46D2-9F29-45D953D59728}.Debug Unicode|Any CPU.Build.0 = Debug|Any CPU - {45E5B5B6-274B-46D2-9F29-45D953D59728}.Debug Unicode|Mixed Platforms.ActiveCfg = Debug|Any CPU - {45E5B5B6-274B-46D2-9F29-45D953D59728}.Debug Unicode|Mixed Platforms.Build.0 = Debug Unicode|Mixed Platforms - {45E5B5B6-274B-46D2-9F29-45D953D59728}.Debug Unicode|Win32.ActiveCfg = Debug|Any CPU - {45E5B5B6-274B-46D2-9F29-45D953D59728}.Debug Unicode|Win32.Build.0 = Debug Unicode|Win32 - {45E5B5B6-274B-46D2-9F29-45D953D59728}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {45E5B5B6-274B-46D2-9F29-45D953D59728}.Debug|Any CPU.Build.0 = Debug|Any CPU - {45E5B5B6-274B-46D2-9F29-45D953D59728}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {45E5B5B6-274B-46D2-9F29-45D953D59728}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {45E5B5B6-274B-46D2-9F29-45D953D59728}.Debug|Win32.ActiveCfg = Debug|Any CPU - {45E5B5B6-274B-46D2-9F29-45D953D59728}.Debug|Win32.Build.0 = Debug|Win32 - {45E5B5B6-274B-46D2-9F29-45D953D59728}.Release Unicode|Any CPU.ActiveCfg = Release|Any CPU - {45E5B5B6-274B-46D2-9F29-45D953D59728}.Release Unicode|Any CPU.Build.0 = Release|Any CPU - {45E5B5B6-274B-46D2-9F29-45D953D59728}.Release Unicode|Mixed Platforms.ActiveCfg = Release|Any CPU - {45E5B5B6-274B-46D2-9F29-45D953D59728}.Release Unicode|Mixed Platforms.Build.0 = Release Unicode|Mixed Platforms - {45E5B5B6-274B-46D2-9F29-45D953D59728}.Release Unicode|Win32.ActiveCfg = Release|Any CPU - {45E5B5B6-274B-46D2-9F29-45D953D59728}.Release Unicode|Win32.Build.0 = Release Unicode|Win32 - {45E5B5B6-274B-46D2-9F29-45D953D59728}.Release|Any CPU.ActiveCfg = Release|Any CPU - {45E5B5B6-274B-46D2-9F29-45D953D59728}.Release|Any CPU.Build.0 = Release|Any CPU - {45E5B5B6-274B-46D2-9F29-45D953D59728}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {45E5B5B6-274B-46D2-9F29-45D953D59728}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {45E5B5B6-274B-46D2-9F29-45D953D59728}.Release|Win32.ActiveCfg = Release|Any CPU - {45E5B5B6-274B-46D2-9F29-45D953D59728}.Release|Win32.Build.0 = Release|Win32 + {17B6AE46-0110-4C40-98EB-5F7E4E16C050}.Release|Win32.Build.0 = Release|Any CPU + {1A7A0168-D783-4F4A-9B39-FBCCB08078AE}.Debug Unicode|Any CPU.ActiveCfg = Debug|Any CPU + {1A7A0168-D783-4F4A-9B39-FBCCB08078AE}.Debug Unicode|Any CPU.Build.0 = Debug|Any CPU + {1A7A0168-D783-4F4A-9B39-FBCCB08078AE}.Debug Unicode|Mixed Platforms.ActiveCfg = Debug|Any CPU + {1A7A0168-D783-4F4A-9B39-FBCCB08078AE}.Debug Unicode|Mixed Platforms.Build.0 = Debug|Any CPU + {1A7A0168-D783-4F4A-9B39-FBCCB08078AE}.Debug Unicode|Win32.ActiveCfg = Debug|Any CPU + {1A7A0168-D783-4F4A-9B39-FBCCB08078AE}.Debug Unicode|Win32.Build.0 = Debug|Any CPU + {1A7A0168-D783-4F4A-9B39-FBCCB08078AE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {1A7A0168-D783-4F4A-9B39-FBCCB08078AE}.Debug|Any CPU.Build.0 = Debug|Any CPU + {1A7A0168-D783-4F4A-9B39-FBCCB08078AE}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {1A7A0168-D783-4F4A-9B39-FBCCB08078AE}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {1A7A0168-D783-4F4A-9B39-FBCCB08078AE}.Debug|Win32.ActiveCfg = Debug|Any CPU + {1A7A0168-D783-4F4A-9B39-FBCCB08078AE}.Debug|Win32.Build.0 = Debug|Any CPU + {1A7A0168-D783-4F4A-9B39-FBCCB08078AE}.Rel... [truncated message content] |