Debug AnyCPU 9.0.30729 2.0 {41EF1524-D186-4079-BAA9-1A99F0AC31CA} WinExe Properties FreeFormExample FreeFormExample v2.0 512 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 False Form MainForm.cs MainForm.cs ResXFileCodeGenerator Resources.Designer.cs Designer True Resources.resx True 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)"