diff --git a/OpenSim/Tools/OpenSim.GridLaunch/OpenSim.GridLaunch.csproj b/OpenSim/Tools/OpenSim.GridLaunch/OpenSim.GridLaunch.csproj new file mode 100644 index 0000000000..b262dd152c --- /dev/null +++ b/OpenSim/Tools/OpenSim.GridLaunch/OpenSim.GridLaunch.csproj @@ -0,0 +1,126 @@ + + + + Debug + AnyCPU + 9.0.30729 + 2.0 + {595D67F3-B413-4A43-8568-5B5930E3B31D} + Exe + Properties + OpenSim.GridLaunch + OpenSim.GridLaunch + v2.0 + 512 + + + true + full + false + ..\..\..\bin\ + DEBUG;TRACE + prompt + 4 + x86 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + Component + + + Form + + + ProcessPanel.cs + + + UserControl + + + ucAppWindow.cs + + + UserControl + + + ucInputField.cs + + + UserControl + + + ucLogWindow.cs + + + + + + True + True + Resources.resx + + + + + + ProcessPanel.cs + + + ucAppWindow.cs + + + ucInputField.cs + + + ucLogWindow.cs + + + + + + + + + + + PreserveNewest + + + ResXFileCodeGenerator + Resources.Designer.cs + + + + + \ No newline at end of file