Browse Source
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3405 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61shortcuts
1 changed files with 6 additions and 0 deletions
@ -0,0 +1,6 @@ |
|||||||
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
||||||
|
<PropertyGroup> |
||||||
|
<SetupProductBuildVersion>1</SetupProductBuildVersion> |
||||||
|
<DefineConstants>PRODUCTBUILDVERSION=$(SetupProductBuildVersion)</DefineConstants> |
||||||
|
</PropertyGroup> |
||||||
|
</Project> |
Loading…
Reference in new issue