Debug AnyCPU 9.0.30729 2.0 {B97E7D94-E693-4081-8229-2FE87E5502E4} Library Properties SampleExtension SampleExtension v2.0 512 true bin\x64\Debug\ DEBUG;TRACE full x64 prompt ..\bin\Release64\ TRACE true pdbonly x64 prompt true bin\x86\Debug\ DEBUG;TRACE full x86 prompt bin\x86\Release\ TRACE true pdbonly x86 prompt False ..\Lib\OSGeo.MapGuide.Desktop.dll False False ..\Lib\OSGeo.MapGuide.Foundation.dll False False ..\Lib\OSGeo.MapGuide.Geometry.dll False False ..\Lib\OSGeo.MapGuide.PlatformBase.dll False False ..\Lib\OSGeo.MapGuide.Viewer.dll False False ..\Lib\OSGeo.MapGuide.Viewer.Desktop.dll UserControl AnalyzingFeatures.cs UserControl CustomOutput.cs UserControl DigitizingAndRedlining.cs UserControl HelloMap.cs UserControl HelloViewer.cs UserControl InteractingWithLayers.cs True True Layers.resx Form LayerVisibilityDialog.cs Component Component Component UserControl ModifyingMapsAndLayers.cs UserControl PrePostRendering.cs Form ParcelQueryResultWindow.cs Form ResourceIdDialog.cs Component UserControl SamplesTaskPane.cs Component Form SelectedFeaturesWindow.cs UserControl WorkingWithFeatureData.cs Form XmlResponseDialog.cs AnalyzingFeatures.cs CustomOutput.cs DigitizingAndRedlining.cs HelloMap.cs HelloViewer.cs InteractingWithLayers.cs ResXFileCodeGenerator Layers.Designer.cs LayerVisibilityDialog.cs ModifyingMapsAndLayers.cs ParcelQueryResultWindow.cs PrePostRendering.cs ResourceIdDialog.cs SamplesTaskPane.cs SelectedFeaturesWindow.cs WorkingWithFeatureData.cs XmlResponseDialog.cs if not exist "$(TargetDir)FDO" md "$(TargetDir)FDO" xcopy /s /y "$(SolutionDir)Lib\FDO" "$(TargetDir)FDO" if not exist "$(TargetDir)Dictionaries" md "$(TargetDir)Dictionaries" xcopy /s /y "$(SolutionDir)Lib\Dictionaries" "$(TargetDir)Dictionaries" if not exist "$(TargetDir)Resources" md "$(TargetDir)Resources" xcopy /s /y "$(SolutionDir)Lib\Resources" "$(TargetDir)Resources" if not exist "$(TargetDir)Schema" md "$(TargetDir)Schema" xcopy /s /y "$(SolutionDir)Lib\Schema" "$(TargetDir)Schema" copy /y "$(SolutionDir)Lib\*.dll" "$(TargetDir)" copy /y "$(SolutionDir)Lib\Platform.ini" "$(TargetDir)" copy /y "$(SolutionDir)Lib\MgAppLayout.exe" "$(TargetDir)" copy /y "$(SolutionDir)Lib\SheboyganSample.AppLayout" "$(TargetDir)"