diff options
author | lbsa71 | 2007-12-20 11:38:13 +0000 |
---|---|---|
committer | lbsa71 | 2007-12-20 11:38:13 +0000 |
commit | 76255c4793d94ec773b02c2dd215b00a54bc482c (patch) | |
tree | d2433665d35e484cb52d97f009179da60f6beb81 /Prebuild/src | |
parent | * Added runprebuild2008.bat for Visual Studio 2008 users. (diff) | |
download | opensim-SC-76255c4793d94ec773b02c2dd215b00a54bc482c.zip opensim-SC-76255c4793d94ec773b02c2dd215b00a54bc482c.tar.gz opensim-SC-76255c4793d94ec773b02c2dd215b00a54bc482c.tar.bz2 opensim-SC-76255c4793d94ec773b02c2dd215b00a54bc482c.tar.xz |
* removed comment
Diffstat (limited to 'Prebuild/src')
-rw-r--r-- | Prebuild/src/Core/Targets/VS2008Target.cs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Prebuild/src/Core/Targets/VS2008Target.cs b/Prebuild/src/Core/Targets/VS2008Target.cs index fa8a889..08854ab 100644 --- a/Prebuild/src/Core/Targets/VS2008Target.cs +++ b/Prebuild/src/Core/Targets/VS2008Target.cs | |||
@@ -37,8 +37,6 @@ namespace Prebuild.Core.Targets | |||
37 | } | 37 | } |
38 | } | 38 | } |
39 | 39 | ||
40 | |||
41 | // TODO: This needs updating! | ||
42 | protected override string ProductVersion | 40 | protected override string ProductVersion |
43 | { | 41 | { |
44 | get | 42 | get |