From b496d01c12c7ce74779bdd8cb07b070d47702d2d Mon Sep 17 00:00:00 2001
From: Adam Frisby
Date: Fri, 25 May 2007 08:21:16 +0000
Subject: * Added new mysql_connection.ini file which contains configuration
options for the database connection used by OGS. * Added IniFile class (code
imported from public example) to Framework.Data - may be worth moving to
Util. * Ran prebuild, updated solution files.
---
Common/OpenSim.Servers/OpenSim.Servers.csproj | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'Common/OpenSim.Servers/OpenSim.Servers.csproj')
diff --git a/Common/OpenSim.Servers/OpenSim.Servers.csproj b/Common/OpenSim.Servers/OpenSim.Servers.csproj
index 0a816b7..e89a62c 100644
--- a/Common/OpenSim.Servers/OpenSim.Servers.csproj
+++ b/Common/OpenSim.Servers/OpenSim.Servers.csproj
@@ -50,7 +50,7 @@
False
4096
True
- ..\bin\
+ ..\..\bin\
False
False
False
--
cgit v1.1