x86 bin\x86\Debug\ x86 bin\x86\Release\ Debug AnyCPU 9.0.30729 2.0 {AB9B45B7-38BF-4FFD-B809-A23F74A6C505} WinExe Properties AdvancedSample AdvancedSample 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 True SettingsSingleFileGenerator Settings.Designer.cs True Settings.settings True Always 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)"