Fixing an issue with output parameters that are of type IntPtr
[castle.git] / Experiments / Attic / ComponentViewer / Castle.Goodies.Viewer / Castle.Goodies.Viewer.csproj
blob8ed9aa0614309daec1ce9c549b713c481a5efff2
1 <VisualStudioProject>\r
2     <CSHARP\r
3         ProjectType = "Local"\r
4         ProductVersion = "7.10.3077"\r
5         SchemaVersion = "2.0"\r
6         ProjectGuid = "{99AA09FC-5031-4564-9DB8-F590BCAE959E}"\r
7     >\r
8         <Build>\r
9             <Settings\r
10                 ApplicationIcon = "App.ico"\r
11                 AssemblyKeyContainerName = ""\r
12                 AssemblyName = "Castle.Goodies.Viewer"\r
13                 AssemblyOriginatorKeyFile = ""\r
14                 DefaultClientScript = "JScript"\r
15                 DefaultHTMLPageLayout = "Grid"\r
16                 DefaultTargetSchema = "IE50"\r
17                 DelaySign = "false"\r
18                 OutputType = "WinExe"\r
19                 PreBuildEvent = ""\r
20                 PostBuildEvent = ""\r
21                 RootNamespace = "Castle.Goodies.Viewer"\r
22                 RunPostBuildEvent = "OnBuildSuccess"\r
23                 StartupObject = ""\r
24             >\r
25                 <Config\r
26                     Name = "Debug"\r
27                     AllowUnsafeBlocks = "false"\r
28                     BaseAddress = "285212672"\r
29                     CheckForOverflowUnderflow = "false"\r
30                     ConfigurationOverrideFile = ""\r
31                     DefineConstants = "DEBUG;TRACE"\r
32                     DocumentationFile = ""\r
33                     DebugSymbols = "true"\r
34                     FileAlignment = "4096"\r
35                     IncrementalBuild = "false"\r
36                     NoStdLib = "false"\r
37                     NoWarn = ""\r
38                     Optimize = "false"\r
39                     OutputPath = "..\bin\"\r
40                     RegisterForComInterop = "false"\r
41                     RemoveIntegerChecks = "false"\r
42                     TreatWarningsAsErrors = "false"\r
43                     WarningLevel = "4"\r
44                 />\r
45                 <Config\r
46                     Name = "Release"\r
47                     AllowUnsafeBlocks = "false"\r
48                     BaseAddress = "285212672"\r
49                     CheckForOverflowUnderflow = "false"\r
50                     ConfigurationOverrideFile = ""\r
51                     DefineConstants = "TRACE"\r
52                     DocumentationFile = ""\r
53                     DebugSymbols = "false"\r
54                     FileAlignment = "4096"\r
55                     IncrementalBuild = "false"\r
56                     NoStdLib = "false"\r
57                     NoWarn = ""\r
58                     Optimize = "true"\r
59                     OutputPath = "bin\Release\"\r
60                     RegisterForComInterop = "false"\r
61                     RemoveIntegerChecks = "false"\r
62                     TreatWarningsAsErrors = "false"\r
63                     WarningLevel = "4"\r
64                 />\r
65             </Settings>\r
66             <References>\r
67                 <Reference\r
68                     Name = "System"\r
69                     AssemblyName = "System"\r
70                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"\r
71                 />\r
72                 <Reference\r
73                     Name = "System.Data"\r
74                     AssemblyName = "System.Data"\r
75                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"\r
76                 />\r
77                 <Reference\r
78                     Name = "System.Drawing"\r
79                     AssemblyName = "System.Drawing"\r
80                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"\r
81                 />\r
82                 <Reference\r
83                     Name = "System.Windows.Forms"\r
84                     AssemblyName = "System.Windows.Forms"\r
85                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.dll"\r
86                 />\r
87                 <Reference\r
88                     Name = "System.XML"\r
89                     AssemblyName = "System.Xml"\r
90                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"\r
91                 />\r
92                 <Reference\r
93                     Name = "netrongraphlib"\r
94                     AssemblyName = "NetronGraphLib"\r
95                     HintPath = "c:\temp\netronattempt\netrongraphlib.dll"\r
96                 />\r
97                 <Reference\r
98                     Name = "System.Design"\r
99                     AssemblyName = "System.Design"\r
100                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Design.dll"\r
101                 />\r
102                 <Reference\r
103                     Name = "NetronMaths"\r
104                     AssemblyName = "NetronMaths"\r
105                     HintPath = "c:\temp\netronattempt\NetronMaths.dll"\r
106                 />\r
107                 <Reference\r
108                     Name = "BasicShapes"\r
109                     AssemblyName = "BasicShapes"\r
110                     HintPath = "..\lib\BasicShapes.dll"\r
111                 />\r
112                 <Reference\r
113                     Name = "Castle.Windsor"\r
114                     AssemblyName = "Castle.Windsor"\r
115                     HintPath = "..\..\..\InversionOfControl\bin\Castle.Windsor.dll"\r
116                 />\r
117                 <Reference\r
118                     Name = "Castle.DynamicProxy"\r
119                     AssemblyName = "Castle.DynamicProxy"\r
120                     HintPath = "..\..\..\InversionOfControl\bin\Castle.DynamicProxy.dll"\r
121                 />\r
122                 <Reference\r
123                     Name = "Castle.MicroKernel"\r
124                     AssemblyName = "Castle.MicroKernel"\r
125                     HintPath = "..\..\..\InversionOfControl\bin\Castle.MicroKernel.dll"\r
126                 />\r
127                 <Reference\r
128                     Name = "Castle.Model"\r
129                     AssemblyName = "Castle.Model"\r
130                     HintPath = "..\..\..\InversionOfControl\bin\Castle.Model.dll"\r
131                 />\r
132             </References>\r
133         </Build>\r
134         <Files>\r
135             <Include>\r
136                 <File\r
137                     RelPath = "App.ico"\r
138                     BuildAction = "Content"\r
139                 />\r
140                 <File\r
141                     RelPath = "AssemblyInfo.cs"\r
142                     SubType = "Code"\r
143                     BuildAction = "Compile"\r
144                 />\r
145                 <File\r
146                     RelPath = "MainForm.cs"\r
147                     SubType = "Form"\r
148                     BuildAction = "Compile"\r
149                 />\r
150                 <File\r
151                     RelPath = "MainForm.resx"\r
152                     DependentUpon = "MainForm.cs"\r
153                     BuildAction = "EmbeddedResource"\r
154                 />\r
155                 <File\r
156                     RelPath = "Shapes\ComponentNode.cs"\r
157                     SubType = "Code"\r
158                     BuildAction = "Compile"\r
159                 />\r
160             </Include>\r
161         </Files>\r
162     </CSHARP>\r
163 </VisualStudioProject>\r