Browse Source
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@820 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61shortcuts
11 changed files with 17 additions and 17 deletions
@ -1,6 +1,5 @@ |
|||||||
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
||||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
||||||
<StartProgram>..\..\..\..\bin\SharpDevelop.exe</StartProgram> |
<StartProgram>..\..\..\..\bin\SharpDevelop.exe</StartProgram> |
||||||
</PropertyGroup> |
</PropertyGroup> |
||||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " /> |
|
||||||
</Project> |
</Project> |
||||||
Loading…
Reference in new issue