OpenSimMirror/Prebuild/Prebuild.sln

20 lines
923 B
Plaintext
Raw Normal View History

2007-03-22 10:11:15 +00:00
Microsoft Visual Studio Solution File, Format Version 9.00
2007-03-25 18:40:36 +00:00
# Visual Studio 2005
2007-03-27 10:40:25 +00:00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Prebuild", "src\Prebuild.csproj", "{F9A31A1F-E13C-493B-B5E3-1BE5F9518E85}"
2007-03-22 10:11:15 +00:00
EndProject
Global
2007-03-25 18:40:36 +00:00
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
2007-03-27 10:40:25 +00:00
{F9A31A1F-E13C-493B-B5E3-1BE5F9518E85}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F9A31A1F-E13C-493B-B5E3-1BE5F9518E85}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F9A31A1F-E13C-493B-B5E3-1BE5F9518E85}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F9A31A1F-E13C-493B-B5E3-1BE5F9518E85}.Release|Any CPU.Build.0 = Release|Any CPU
2007-03-25 18:40:36 +00:00
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
2007-03-22 10:11:15 +00:00
EndGlobal