x86 bin\x86\Debug\ x86 bin\x86\Release\ Debug AnyCPU 9.0.30729 2.0 {BE473CB6-718D-4654-9B0F-F1F9A327BD07} WinExe Properties BasicSample BasicSample v2.0 512 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 False Form MainForm.cs MainForm.cs ResXFileCodeGenerator Resources.Designer.cs Designer True Resources.resx SettingsSingleFileGenerator Settings.Designer.cs True Settings.settings True 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)"