Fixing an issue with output parameters that are of type IntPtr
[castle.git] / Samples / Castle / PetStore.Service / PetStore.Service-vs2003.csproj
blob27570983fffeac5cbdeed209fdd9d2b56427ee08
1 <VisualStudioProject>\r
2     <CSHARP\r
3         ProjectType = "Local"\r
4         ProductVersion = "7.10.3077"\r
5         SchemaVersion = "2.0"\r
6         ProjectGuid = "{5AA760BE-5153-498F-A9D9-CDB628A7E110}"\r
7     >\r
8         <Build>\r
9             <Settings\r
10                 ApplicationIcon = ""\r
11                 AssemblyKeyContainerName = ""\r
12                 AssemblyName = "PetStore.Service"\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 = "PetStore.Service"\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\Debug\"\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.XML"\r
79                     AssemblyName = "System.Xml"\r
80                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"\r
81                 />\r
82                 <Reference\r
83                     Name = "PetStore.Model"\r
84                     Project = "{932E2BF7-5E0B-42AA-A364-0138A150872E}"\r
85                     Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"\r
86                 />\r
87                 <Reference\r
88                     Name = "Iesi.Collections"\r
89                     AssemblyName = "Iesi.Collections"\r
90                     HintPath = "..\..\..\build\net-1.1\debug\Iesi.Collections.dll"\r
91                 />\r
92                 <Reference\r
93                     Name = "Castle.ActiveRecord"\r
94                     AssemblyName = "Castle.ActiveRecord"\r
95                     HintPath = "..\..\..\build\net-1.1\debug\Castle.ActiveRecord.dll"\r
96                 />\r
97                 <Reference\r
98                     Name = "Castle.Core"\r
99                     AssemblyName = "Castle.Core"\r
100                     HintPath = "..\..\..\build\net-1.1\debug\Castle.Core.dll"\r
101                 />\r
102                 <Reference\r
103                     Name = "NHibernate"\r
104                     AssemblyName = "NHibernate"\r
105                     HintPath = "..\..\..\build\net-1.1\debug\NHibernate.dll"\r
106                 />\r
107             </References>\r
108         </Build>\r
109         <Files>\r
110             <Include>\r
111                 <File\r
112                     RelPath = "AssemblyInfo.cs"\r
113                     SubType = "Code"\r
114                     BuildAction = "Compile"\r
115                 />\r
116                 <File\r
117                     RelPath = "CategoryService.cs"\r
118                     SubType = "Code"\r
119                     BuildAction = "Compile"\r
120                 />\r
121                 <File\r
122                     RelPath = "DefaultAuthenticationService.cs"\r
123                     SubType = "Code"\r
124                     BuildAction = "Compile"\r
125                 />\r
126                 <File\r
127                     RelPath = "DefaultProductService.cs"\r
128                     SubType = "Code"\r
129                     BuildAction = "Compile"\r
130                 />\r
131                 <File\r
132                     RelPath = "DefaultRecommendationService.cs"\r
133                     SubType = "Code"\r
134                     BuildAction = "Compile"\r
135                 />\r
136                 <File\r
137                     RelPath = "IAuthenticationService.cs"\r
138                     SubType = "Code"\r
139                     BuildAction = "Compile"\r
140                 />\r
141                 <File\r
142                     RelPath = "IProductService.cs"\r
143                     SubType = "Code"\r
144                     BuildAction = "Compile"\r
145                 />\r
146                 <File\r
147                     RelPath = "IRecommendationService.cs"\r
148                     SubType = "Code"\r
149                     BuildAction = "Compile"\r
150                 />\r
151                 <File\r
152                     RelPath = "ServiceLayerException.cs"\r
153                     SubType = "Code"\r
154                     BuildAction = "Compile"\r
155                 />\r
156                 <File\r
157                     RelPath = "DataAccess\ICategoryDataAccess.cs"\r
158                     SubType = "Code"\r
159                     BuildAction = "Compile"\r
160                 />\r
161                 <File\r
162                     RelPath = "DataAccess\IProductDataAccess.cs"\r
163                     SubType = "Code"\r
164                     BuildAction = "Compile"\r
165                 />\r
166                 <File\r
167                     RelPath = "DataAccess\IUserDataAccess.cs"\r
168                     SubType = "Code"\r
169                     BuildAction = "Compile"\r
170                 />\r
171                 <File\r
172                     RelPath = "DataAccess\AR\ARCategoryDataAccess.cs"\r
173                     SubType = "Code"\r
174                     BuildAction = "Compile"\r
175                 />\r
176                 <File\r
177                     RelPath = "DataAccess\AR\ARProductDataAccess.cs"\r
178                     SubType = "Code"\r
179                     BuildAction = "Compile"\r
180                 />\r
181                 <File\r
182                     RelPath = "DataAccess\AR\ARUserDataAccess.cs"\r
183                     SubType = "Code"\r
184                     BuildAction = "Compile"\r
185                 />\r
186                 <Folder RelPath = "DataAccess\NH\" />\r
187                 <Folder RelPath = "DataAccess\Standard\" />\r
188             </Include>\r
189         </Files>\r
190     </CSHARP>\r
191 </VisualStudioProject>\r