diff options
author | dan miller | 2007-10-21 08:36:32 +0000 |
---|---|---|
committer | dan miller | 2007-10-21 08:36:32 +0000 |
commit | 2f8d7092bc2c9609fa98d6888106b96f38b22828 (patch) | |
tree | da6c37579258cc965b52a75aee6135fe44237698 /libraries/sqlite3.sln | |
parent | * Committing new PolicyManager based on an ACL system. (diff) | |
download | opensim-SC_OLD-2f8d7092bc2c9609fa98d6888106b96f38b22828.zip opensim-SC_OLD-2f8d7092bc2c9609fa98d6888106b96f38b22828.tar.gz opensim-SC_OLD-2f8d7092bc2c9609fa98d6888106b96f38b22828.tar.bz2 opensim-SC_OLD-2f8d7092bc2c9609fa98d6888106b96f38b22828.tar.xz |
libraries moved to opensim-libs, a new repository
Diffstat (limited to '')
-rw-r--r-- | libraries/sqlite3.sln | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/libraries/sqlite3.sln b/libraries/sqlite3.sln deleted file mode 100644 index 36cda10..0000000 --- a/libraries/sqlite3.sln +++ /dev/null | |||
@@ -1,38 +0,0 @@ | |||
1 | | ||
2 | Microsoft Visual Studio Solution File, Format Version 9.00 | ||
3 | # Visual Studio 2005 | ||
4 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sqlite3", "sqlite3.vcproj", "{60B0B327-ED54-49E9-A28D-D5360468AE9F}" | ||
5 | EndProject | ||
6 | Global | ||
7 | GlobalSection(SolutionConfigurationPlatforms) = preSolution | ||
8 | Debug|Win32 = Debug|Win32 | ||
9 | Debug|x64 = Debug|x64 | ||
10 | Debug64|Win32 = Debug64|Win32 | ||
11 | Debug64|x64 = Debug64|x64 | ||
12 | Release|Win32 = Release|Win32 | ||
13 | Release|x64 = Release|x64 | ||
14 | Release64|Win32 = Release64|Win32 | ||
15 | Release64|x64 = Release64|x64 | ||
16 | EndGlobalSection | ||
17 | GlobalSection(ProjectConfigurationPlatforms) = postSolution | ||
18 | {60B0B327-ED54-49E9-A28D-D5360468AE9F}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
19 | {60B0B327-ED54-49E9-A28D-D5360468AE9F}.Debug|Win32.Build.0 = Debug|Win32 | ||
20 | {60B0B327-ED54-49E9-A28D-D5360468AE9F}.Debug|x64.ActiveCfg = Debug|x64 | ||
21 | {60B0B327-ED54-49E9-A28D-D5360468AE9F}.Debug|x64.Build.0 = Debug|x64 | ||
22 | {60B0B327-ED54-49E9-A28D-D5360468AE9F}.Debug64|Win32.ActiveCfg = Debug64|Win32 | ||
23 | {60B0B327-ED54-49E9-A28D-D5360468AE9F}.Debug64|Win32.Build.0 = Debug64|Win32 | ||
24 | {60B0B327-ED54-49E9-A28D-D5360468AE9F}.Debug64|x64.ActiveCfg = Debug64|x64 | ||
25 | {60B0B327-ED54-49E9-A28D-D5360468AE9F}.Debug64|x64.Build.0 = Debug64|x64 | ||
26 | {60B0B327-ED54-49E9-A28D-D5360468AE9F}.Release|Win32.ActiveCfg = Release|Win32 | ||
27 | {60B0B327-ED54-49E9-A28D-D5360468AE9F}.Release|Win32.Build.0 = Release|Win32 | ||
28 | {60B0B327-ED54-49E9-A28D-D5360468AE9F}.Release|x64.ActiveCfg = Release|x64 | ||
29 | {60B0B327-ED54-49E9-A28D-D5360468AE9F}.Release|x64.Build.0 = Release|x64 | ||
30 | {60B0B327-ED54-49E9-A28D-D5360468AE9F}.Release64|Win32.ActiveCfg = Release64|Win32 | ||
31 | {60B0B327-ED54-49E9-A28D-D5360468AE9F}.Release64|Win32.Build.0 = Release64|Win32 | ||
32 | {60B0B327-ED54-49E9-A28D-D5360468AE9F}.Release64|x64.ActiveCfg = Release64|x64 | ||
33 | {60B0B327-ED54-49E9-A28D-D5360468AE9F}.Release64|x64.Build.0 = Release64|x64 | ||
34 | EndGlobalSection | ||
35 | GlobalSection(SolutionProperties) = preSolution | ||
36 | HideSolutionNode = FALSE | ||
37 | EndGlobalSection | ||
38 | EndGlobal | ||