diff options
author | lbsa71 | 2007-04-11 07:33:14 +0000 |
---|---|---|
committer | lbsa71 | 2007-04-11 07:33:14 +0000 |
commit | 1747d49d71b73fb9457dac46f64bfd3163076a7a (patch) | |
tree | a0f74681ac39b25e4cc3bedb92d5f06b3906ed3f /OpenSim.Storage.LocalStorageSQLite/obj | |
parent | Well, it *appears* to compile. Initial SQLite Local Storage module (supports ... (diff) | |
download | opensim-SC-1747d49d71b73fb9457dac46f64bfd3163076a7a.zip opensim-SC-1747d49d71b73fb9457dac46f64bfd3163076a7a.tar.gz opensim-SC-1747d49d71b73fb9457dac46f64bfd3163076a7a.tar.bz2 opensim-SC-1747d49d71b73fb9457dac46f64bfd3163076a7a.tar.xz |
* built binaries, pdb's and user files should not be under version control.
* updated vs2005 and nant targets
* added some build files
* ignored some binaries, pdb's and user files
Diffstat (limited to 'OpenSim.Storage.LocalStorageSQLite/obj')
-rw-r--r-- | OpenSim.Storage.LocalStorageSQLite/obj/Debug/OpenSim.Storage.LocalStorageSQLite.dll | bin | 20480 -> 0 bytes | |||
-rw-r--r-- | OpenSim.Storage.LocalStorageSQLite/obj/Debug/OpenSim.Storage.LocalStorageSQLite.pdb | bin | 13824 -> 0 bytes | |||
-rw-r--r-- | OpenSim.Storage.LocalStorageSQLite/obj/OpenSim.Storage.LocalStorageSQLite.csproj.FileList.txt | 12 |
3 files changed, 0 insertions, 12 deletions
diff --git a/OpenSim.Storage.LocalStorageSQLite/obj/Debug/OpenSim.Storage.LocalStorageSQLite.dll b/OpenSim.Storage.LocalStorageSQLite/obj/Debug/OpenSim.Storage.LocalStorageSQLite.dll deleted file mode 100644 index 374ebf1..0000000 --- a/OpenSim.Storage.LocalStorageSQLite/obj/Debug/OpenSim.Storage.LocalStorageSQLite.dll +++ /dev/null | |||
Binary files differ | |||
diff --git a/OpenSim.Storage.LocalStorageSQLite/obj/Debug/OpenSim.Storage.LocalStorageSQLite.pdb b/OpenSim.Storage.LocalStorageSQLite/obj/Debug/OpenSim.Storage.LocalStorageSQLite.pdb deleted file mode 100644 index f2e9d8d..0000000 --- a/OpenSim.Storage.LocalStorageSQLite/obj/Debug/OpenSim.Storage.LocalStorageSQLite.pdb +++ /dev/null | |||
Binary files differ | |||
diff --git a/OpenSim.Storage.LocalStorageSQLite/obj/OpenSim.Storage.LocalStorageSQLite.csproj.FileList.txt b/OpenSim.Storage.LocalStorageSQLite/obj/OpenSim.Storage.LocalStorageSQLite.csproj.FileList.txt deleted file mode 100644 index 1f52df8..0000000 --- a/OpenSim.Storage.LocalStorageSQLite/obj/OpenSim.Storage.LocalStorageSQLite.csproj.FileList.txt +++ /dev/null | |||
@@ -1,12 +0,0 @@ | |||
1 | obj\Debug\ResolveAssemblyReference.cache | ||
2 | bin\Debug\OpenSim.Storage.LocalStorageSQLite.dll | ||
3 | bin\Debug\OpenSim.Storage.LocalStorageSQLite.pdb | ||
4 | bin\Debug\libsecondlife.dll | ||
5 | bin\Debug\OpenSim.Framework.Console.dll | ||
6 | bin\Debug\OpenSim.Framework.dll | ||
7 | bin\Debug\System.Data.SQLite.DLL | ||
8 | bin\Debug\Db4objects.Db4o.dll | ||
9 | bin\Debug\OpenSim.Framework.pdb | ||
10 | bin\Debug\OpenSim.Framework.Console.pdb | ||
11 | obj\Debug\OpenSim.Storage.LocalStorageSQLite.dll | ||
12 | obj\Debug\OpenSim.Storage.LocalStorageSQLite.pdb | ||