Simple impl to MockRailsEngineContext.Url
[castle.git] / Tools / DynamicProxy / Castle.DynamicProxy / Castle.DynamicProxy-vs2003.csproj
blob90f997f1d9c9cf87a48247f269dcf60fb6643de9
1 <VisualStudioProject>\r
2     <CSHARP\r
3         ProjectType = "Local"\r
4         ProductVersion = "7.10.6030"\r
5         SchemaVersion = "2.0"\r
6         ProjectGuid = "{70EE6AF2-1F6D-4CC5-A1B2-C3182F035F67}"\r
7     >\r
8         <Build>\r
9             <Settings\r
10                 ApplicationIcon = ""\r
11                 AssemblyKeyContainerName = ""\r
12                 AssemblyName = "Castle.DynamicProxy"\r
13                 AssemblyOriginatorKeyFile = ""\r
14                 DefaultClientScript = "JScript"\r
15                 DefaultHTMLPageLayout = "Grid"\r
16                 DefaultTargetSchema = "IE50"\r
17                 DelaySign = "false"\r
18                 OutputType = "Library"\r
19                 PreBuildEvent = ""\r
20                 PostBuildEvent = ""\r
21                 RootNamespace = "Castle.DynamicProxy"\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 = "TRACE;DEBUG"\r
32                     DocumentationFile = "Castle.DynamicProxy.xml"\r
33                     DebugSymbols = "true"\r
34                     FileAlignment = "4096"\r
35                     IncrementalBuild = "false"\r
36                     NoStdLib = "false"\r
37                     NoWarn = "1591"\r
38                     Optimize = "false"\r
39                     OutputPath = "..\bin\t\"\r
40                     RegisterForComInterop = "false"\r
41                     RemoveIntegerChecks = "false"\r
42                     TreatWarningsAsErrors = "true"\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 STRONG"\r
52                     DocumentationFile = "Castle.DynamicProxy.xml"\r
53                     DebugSymbols = "false"\r
54                     FileAlignment = "4096"\r
55                     IncrementalBuild = "false"\r
56                     NoStdLib = "false"\r
57                     NoWarn = "1591;3014"\r
58                     Optimize = "true"\r
59                     OutputPath = "..\..\bin\"\r
60                     RegisterForComInterop = "false"\r
61                     RemoveIntegerChecks = "false"\r
62                     TreatWarningsAsErrors = "true"\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             </References>\r
73         </Build>\r
74         <Files>\r
75             <Include>\r
76                 <File\r
77                     RelPath = "AssertUtil.cs"\r
78                     SubType = "Code"\r
79                     BuildAction = "Compile"\r
80                 />\r
81                 <File\r
82                     RelPath = "DynProxy.snk"\r
83                     BuildAction = "EmbeddedResource"\r
84                 />\r
85                 <File\r
86                     RelPath = "ICallable.cs"\r
87                     SubType = "Code"\r
88                     BuildAction = "Compile"\r
89                 />\r
90                 <File\r
91                     RelPath = "IInterceptor.cs"\r
92                     SubType = "Code"\r
93                     BuildAction = "Compile"\r
94                 />\r
95                 <File\r
96                     RelPath = "IInvocation.cs"\r
97                     SubType = "Code"\r
98                     BuildAction = "Compile"\r
99                 />\r
100                 <File\r
101                     RelPath = "ProxyGenerator.cs"\r
102                     SubType = "Code"\r
103                     BuildAction = "Compile"\r
104                 />\r
105                 <File\r
106                     RelPath = "StandardInterceptor.cs"\r
107                     SubType = "Code"\r
108                     BuildAction = "Compile"\r
109                 />\r
110                 <File\r
111                     RelPath = "Builder\DefaultProxyBuilder.cs"\r
112                     SubType = "Code"\r
113                     BuildAction = "Compile"\r
114                 />\r
115                 <File\r
116                     RelPath = "Builder\GeneratorContext.cs"\r
117                     SubType = "Code"\r
118                     BuildAction = "Compile"\r
119                 />\r
120                 <File\r
121                     RelPath = "Builder\IProxyBuilder.cs"\r
122                     SubType = "Code"\r
123                     BuildAction = "Compile"\r
124                 />\r
125                 <File\r
126                     RelPath = "Builder\CodeBuilder\AbstractCodeBuilder.cs"\r
127                     SubType = "Code"\r
128                     BuildAction = "Compile"\r
129                 />\r
130                 <File\r
131                     RelPath = "Builder\CodeBuilder\AbstractEasyType.cs"\r
132                     SubType = "Code"\r
133                     BuildAction = "Compile"\r
134                 />\r
135                 <File\r
136                     RelPath = "Builder\CodeBuilder\ConstructorCodeBuilder.cs"\r
137                     SubType = "Code"\r
138                     BuildAction = "Compile"\r
139                 />\r
140                 <File\r
141                     RelPath = "Builder\CodeBuilder\ConstructorCollection.cs"\r
142                     SubType = "Code"\r
143                     BuildAction = "Compile"\r
144                 />\r
145                 <File\r
146                     RelPath = "Builder\CodeBuilder\EasyCallable.cs"\r
147                     SubType = "Code"\r
148                     BuildAction = "Compile"\r
149                 />\r
150                 <File\r
151                     RelPath = "Builder\CodeBuilder\EasyConstructor.cs"\r
152                     SubType = "Code"\r
153                     BuildAction = "Compile"\r
154                 />\r
155                 <File\r
156                     RelPath = "Builder\CodeBuilder\EasyDefaultConstructor.cs"\r
157                     SubType = "Code"\r
158                     BuildAction = "Compile"\r
159                 />\r
160                 <File\r
161                     RelPath = "Builder\CodeBuilder\EasyEvent.cs"\r
162                     SubType = "Code"\r
163                     BuildAction = "Compile"\r
164                 />\r
165                 <File\r
166                     RelPath = "Builder\CodeBuilder\EasyMethod.cs"\r
167                     SubType = "Code"\r
168                     BuildAction = "Compile"\r
169                 />\r
170                 <File\r
171                     RelPath = "Builder\CodeBuilder\EasyNested.cs"\r
172                     SubType = "Code"\r
173                     BuildAction = "Compile"\r
174                 />\r
175                 <File\r
176                     RelPath = "Builder\CodeBuilder\EasyProperty.cs"\r
177                     SubType = "Code"\r
178                     BuildAction = "Compile"\r
179                 />\r
180                 <File\r
181                     RelPath = "Builder\CodeBuilder\EasyRuntimeConstructor.cs"\r
182                     SubType = "Code"\r
183                     BuildAction = "Compile"\r
184                 />\r
185                 <File\r
186                     RelPath = "Builder\CodeBuilder\EasyRuntimeMethod.cs"\r
187                     SubType = "Code"\r
188                     BuildAction = "Compile"\r
189                 />\r
190                 <File\r
191                     RelPath = "Builder\CodeBuilder\EasyType.cs"\r
192                     SubType = "Code"\r
193                     BuildAction = "Compile"\r
194                 />\r
195                 <File\r
196                     RelPath = "Builder\CodeBuilder\EventsCollection.cs"\r
197                     SubType = "Code"\r
198                     BuildAction = "Compile"\r
199                 />\r
200                 <File\r
201                     RelPath = "Builder\CodeBuilder\IEasyMember.cs"\r
202                     SubType = "Code"\r
203                     BuildAction = "Compile"\r
204                 />\r
205                 <File\r
206                     RelPath = "Builder\CodeBuilder\MethodCodeBuilder.cs"\r
207                     SubType = "Code"\r
208                     BuildAction = "Compile"\r
209                 />\r
210                 <File\r
211                     RelPath = "Builder\CodeBuilder\MethodCollection.cs"\r
212                     SubType = "Code"\r
213                     BuildAction = "Compile"\r
214                 />\r
215                 <File\r
216                     RelPath = "Builder\CodeBuilder\NestedTypeCollection.cs"\r
217                     SubType = "Code"\r
218                     BuildAction = "Compile"\r
219                 />\r
220                 <File\r
221                     RelPath = "Builder\CodeBuilder\PropertiesCollection.cs"\r
222                     SubType = "Code"\r
223                     BuildAction = "Compile"\r
224                 />\r
225                 <File\r
226                     RelPath = "Builder\CodeBuilder\SimpleAST\AddressOfReferenceExpression.cs"\r
227                     SubType = "Code"\r
228                     BuildAction = "Compile"\r
229                 />\r
230                 <File\r
231                     RelPath = "Builder\CodeBuilder\SimpleAST\ArgumentReference.cs"\r
232                     SubType = "Code"\r
233                     BuildAction = "Compile"\r
234                 />\r
235                 <File\r
236                     RelPath = "Builder\CodeBuilder\SimpleAST\AssignArrayStatement.cs"\r
237                     SubType = "Code"\r
238                     BuildAction = "Compile"\r
239                 />\r
240                 <File\r
241                     RelPath = "Builder\CodeBuilder\SimpleAST\AssignStatement.cs"\r
242                     SubType = "Code"\r
243                     BuildAction = "Compile"\r
244                 />\r
245                 <File\r
246                     RelPath = "Builder\CodeBuilder\SimpleAST\BinaryExpression.cs"\r
247                     SubType = "Code"\r
248                     BuildAction = "Compile"\r
249                 />\r
250                 <File\r
251                     RelPath = "Builder\CodeBuilder\SimpleAST\ConditionExpression.cs"\r
252                     SubType = "Code"\r
253                     BuildAction = "Compile"\r
254                 />\r
255                 <File\r
256                     RelPath = "Builder\CodeBuilder\SimpleAST\ConstructorInvocationExpression.cs"\r
257                     SubType = "Code"\r
258                     BuildAction = "Compile"\r
259                 />\r
260                 <File\r
261                     RelPath = "Builder\CodeBuilder\SimpleAST\ConvertExpression.cs"\r
262                     SubType = "Code"\r
263                     BuildAction = "Compile"\r
264                 />\r
265                 <File\r
266                     RelPath = "Builder\CodeBuilder\SimpleAST\Expression.cs"\r
267                     SubType = "Code"\r
268                     BuildAction = "Compile"\r
269                 />\r
270                 <File\r
271                     RelPath = "Builder\CodeBuilder\SimpleAST\ExpressionStatement.cs"\r
272                     SubType = "Code"\r
273                     BuildAction = "Compile"\r
274                 />\r
275                 <File\r
276                     RelPath = "Builder\CodeBuilder\SimpleAST\FieldReference.cs"\r
277                     SubType = "Code"\r
278                     BuildAction = "Compile"\r
279                 />\r
280                 <File\r
281                     RelPath = "Builder\CodeBuilder\SimpleAST\FixedReference.cs"\r
282                     SubType = "Code"\r
283                     BuildAction = "Compile"\r
284                 />\r
285                 <File\r
286                     RelPath = "Builder\CodeBuilder\SimpleAST\GotoStatement.cs"\r
287                     SubType = "Code"\r
288                     BuildAction = "Compile"\r
289                 />\r
290                 <File\r
291                     RelPath = "Builder\CodeBuilder\SimpleAST\IEmitter.cs"\r
292                     SubType = "Code"\r
293                     BuildAction = "Compile"\r
294                 />\r
295                 <File\r
296                     RelPath = "Builder\CodeBuilder\SimpleAST\IndirectReference.cs"\r
297                     SubType = "Code"\r
298                     BuildAction = "Compile"\r
299                 />\r
300                 <File\r
301                     RelPath = "Builder\CodeBuilder\SimpleAST\LabelReference.cs"\r
302                     SubType = "Code"\r
303                     BuildAction = "Compile"\r
304                 />\r
305                 <File\r
306                     RelPath = "Builder\CodeBuilder\SimpleAST\LoadRefArrayElementExpression.cs"\r
307                     SubType = "Code"\r
308                     BuildAction = "Compile"\r
309                 />\r
310                 <File\r
311                     RelPath = "Builder\CodeBuilder\SimpleAST\LocalReference.cs"\r
312                     SubType = "Code"\r
313                     BuildAction = "Compile"\r
314                 />\r
315                 <File\r
316                     RelPath = "Builder\CodeBuilder\SimpleAST\LockBlockExpression.cs"\r
317                     SubType = "Code"\r
318                     BuildAction = "Compile"\r
319                 />\r
320                 <File\r
321                     RelPath = "Builder\CodeBuilder\SimpleAST\MarkBranchStatement.cs"\r
322                     SubType = "Code"\r
323                     BuildAction = "Compile"\r
324                 />\r
325                 <File\r
326                     RelPath = "Builder\CodeBuilder\SimpleAST\MethodInvocationExpression.cs"\r
327                     SubType = "Code"\r
328                     BuildAction = "Compile"\r
329                 />\r
330                 <File\r
331                     RelPath = "Builder\CodeBuilder\SimpleAST\MethodPointerExpression.cs"\r
332                     SubType = "Code"\r
333                     BuildAction = "Compile"\r
334                 />\r
335                 <File\r
336                     RelPath = "Builder\CodeBuilder\SimpleAST\MethodTokenExpression.cs"\r
337                     SubType = "Code"\r
338                     BuildAction = "Compile"\r
339                 />\r
340                 <File\r
341                     RelPath = "Builder\CodeBuilder\SimpleAST\NewArrayExpression.cs"\r
342                     SubType = "Code"\r
343                     BuildAction = "Compile"\r
344                 />\r
345                 <File\r
346                     RelPath = "Builder\CodeBuilder\SimpleAST\NewInstanceExpression.cs"\r
347                     SubType = "Code"\r
348                     BuildAction = "Compile"\r
349                 />\r
350                 <File\r
351                     RelPath = "Builder\CodeBuilder\SimpleAST\NopStatement.cs"\r
352                     SubType = "Code"\r
353                     BuildAction = "Compile"\r
354                 />\r
355                 <File\r
356                     RelPath = "Builder\CodeBuilder\SimpleAST\NullExpression.cs"\r
357                     SubType = "Code"\r
358                     BuildAction = "Compile"\r
359                 />\r
360                 <File\r
361                     RelPath = "Builder\CodeBuilder\SimpleAST\PopValueFromStackStatement.cs"\r
362                     SubType = "Code"\r
363                     BuildAction = "Compile"\r
364                 />\r
365                 <File\r
366                     RelPath = "Builder\CodeBuilder\SimpleAST\Reference.cs"\r
367                     SubType = "Code"\r
368                     BuildAction = "Compile"\r
369                 />\r
370                 <File\r
371                     RelPath = "Builder\CodeBuilder\SimpleAST\ReferenceExpression.cs"\r
372                     SubType = "Code"\r
373                     BuildAction = "Compile"\r
374                 />\r
375                 <File\r
376                     RelPath = "Builder\CodeBuilder\SimpleAST\ReferencesToObjectArrayExpression.cs"\r
377                     SubType = "Code"\r
378                     BuildAction = "Compile"\r
379                 />\r
380                 <File\r
381                     RelPath = "Builder\CodeBuilder\SimpleAST\ReturnReference.cs"\r
382                     SubType = "Code"\r
383                     BuildAction = "Compile"\r
384                 />\r
385                 <File\r
386                     RelPath = "Builder\CodeBuilder\SimpleAST\ReturnStatement.cs"\r
387                     SubType = "Code"\r
388                     BuildAction = "Compile"\r
389                 />\r
390                 <File\r
391                     RelPath = "Builder\CodeBuilder\SimpleAST\SelfReference.cs"\r
392                     SubType = "Code"\r
393                     BuildAction = "Compile"\r
394                 />\r
395                 <File\r
396                     RelPath = "Builder\CodeBuilder\SimpleAST\Statement.cs"\r
397                     SubType = "Code"\r
398                     BuildAction = "Compile"\r
399                 />\r
400                 <File\r
401                     RelPath = "Builder\CodeBuilder\SimpleAST\TypeReference.cs"\r
402                     SubType = "Code"\r
403                     BuildAction = "Compile"\r
404                 />\r
405                 <File\r
406                     RelPath = "Builder\CodeBuilder\SimpleAST\TypeTokenExpression.cs"\r
407                     SubType = "Code"\r
408                     BuildAction = "Compile"\r
409                 />\r
410                 <File\r
411                     RelPath = "Builder\CodeBuilder\SimpleAST\VirtualMethodInvocationExpression.cs"\r
412                     SubType = "Code"\r
413                     BuildAction = "Compile"\r
414                 />\r
415                 <File\r
416                     RelPath = "Builder\CodeBuilder\Utils\ArgumentsUtil.cs"\r
417                     SubType = "Code"\r
418                     BuildAction = "Compile"\r
419                 />\r
420                 <File\r
421                     RelPath = "Builder\CodeBuilder\Utils\OpCodesDictionary.cs"\r
422                     SubType = "Code"\r
423                     BuildAction = "Compile"\r
424                 />\r
425                 <File\r
426                     RelPath = "Builder\CodeBuilder\Utils\OpCodeUtil.cs"\r
427                     SubType = "Code"\r
428                     BuildAction = "Compile"\r
429                 />\r
430                 <File\r
431                     RelPath = "Builder\CodeGenerators\BaseCodeGenerator.cs"\r
432                     SubType = "Code"\r
433                     BuildAction = "Compile"\r
434                 />\r
435                 <File\r
436                     RelPath = "Builder\CodeGenerators\ClassProxyGenerator.cs"\r
437                     SubType = "Code"\r
438                     BuildAction = "Compile"\r
439                 />\r
440                 <File\r
441                     RelPath = "Builder\CodeGenerators\InterfaceProxyGenerator.cs"\r
442                     SubType = "Code"\r
443                     BuildAction = "Compile"\r
444                 />\r
445                 <File\r
446                     RelPath = "Builder\CodeGenerators\ModuleScope.cs"\r
447                     SubType = "Code"\r
448                     BuildAction = "Compile"\r
449                 />\r
450                 <File\r
451                     RelPath = "Builder\CodeGenerators\ProxyGenerationException.cs"\r
452                     SubType = "Code"\r
453                     BuildAction = "Compile"\r
454                 />\r
455                 <File\r
456                     RelPath = "Builder\CodeGenerators\Utils\Set.cs"\r
457                     SubType = "Code"\r
458                     BuildAction = "Compile"\r
459                 />\r
460                 <File\r
461                     RelPath = "Invocation\AbstractInvocation.cs"\r
462                     SubType = "Code"\r
463                     BuildAction = "Compile"\r
464                 />\r
465                 <File\r
466                     RelPath = "Invocation\InterfaceInvocation.cs"\r
467                     SubType = "Code"\r
468                     BuildAction = "Compile"\r
469                 />\r
470                 <File\r
471                     RelPath = "Invocation\SameClassInvocation.cs"\r
472                     SubType = "Code"\r
473                     BuildAction = "Compile"\r
474                 />\r
475                 <File\r
476                     RelPath = "Serialization\ProxyObjectReference.cs"\r
477                     SubType = "Code"\r
478                     BuildAction = "Compile"\r
479                 />\r
480             </Include>\r
481         </Files>\r
482     </CSHARP>\r
483 </VisualStudioProject>\r