aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Prebuild/src/Core/Targets/VS2008Target.cs
diff options
context:
space:
mode:
authorJohn Hurliman2009-10-22 17:03:13 -0700
committerJohn Hurliman2009-10-22 17:03:13 -0700
commit96d53f11e554f37c135fa2d009f9ffed1a5ec724 (patch)
treefa31b970bb08bc9bda9db0e9a5a7866116300d70 /Prebuild/src/Core/Targets/VS2008Target.cs
parent* Moved Copyrights above the comments in ODEPrim and ODEDynamics so they're c... (diff)
downloadopensim-SC_OLD-96d53f11e554f37c135fa2d009f9ffed1a5ec724.zip
opensim-SC_OLD-96d53f11e554f37c135fa2d009f9ffed1a5ec724.tar.gz
opensim-SC_OLD-96d53f11e554f37c135fa2d009f9ffed1a5ec724.tar.bz2
opensim-SC_OLD-96d53f11e554f37c135fa2d009f9ffed1a5ec724.tar.xz
Added VS2010 support to Prebuild and created runprebuild2010.bat
Diffstat (limited to 'Prebuild/src/Core/Targets/VS2008Target.cs')
-rw-r--r--Prebuild/src/Core/Targets/VS2008Target.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Prebuild/src/Core/Targets/VS2008Target.cs b/Prebuild/src/Core/Targets/VS2008Target.cs
index f30017b..e685962 100644
--- a/Prebuild/src/Core/Targets/VS2008Target.cs
+++ b/Prebuild/src/Core/Targets/VS2008Target.cs
@@ -120,7 +120,7 @@ namespace Prebuild.Core.Targets
120 #region Constructors 120 #region Constructors
121 121
122 /// <summary> 122 /// <summary>
123 /// Initializes a new instance of the <see cref="VS2005Target"/> class. 123 /// Initializes a new instance of the <see cref="VS2008Target"/> class.
124 /// </summary> 124 /// </summary>
125 public VS2008Target() 125 public VS2008Target()
126 : base() 126 : base()