|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 11.00 |
| 3 | +# Visual Studio 2010 |
| 4 | +Project("{2857B73E-F847-4B02-9238-064979017E93}") = "httpserver", "httpserver\httpserver.cproj", "{81D9D9DB-4DE0-40E5-9CC0-6643C2695370}" |
| 5 | +EndProject |
| 6 | +Global |
| 7 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 8 | + Debug|Any CPU = Debug|Any CPU |
| 9 | + Release|Any CPU = Release|Any CPU |
| 10 | + EndGlobalSection |
| 11 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 12 | + {81D9D9DB-4DE0-40E5-9CC0-6643C2695370}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 13 | + {81D9D9DB-4DE0-40E5-9CC0-6643C2695370}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 14 | + {81D9D9DB-4DE0-40E5-9CC0-6643C2695370}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 15 | + {81D9D9DB-4DE0-40E5-9CC0-6643C2695370}.Release|Any CPU.Build.0 = Release|Any CPU |
| 16 | + EndGlobalSection |
| 17 | + GlobalSection(MonoDevelopProperties) = preSolution |
| 18 | + StartupItem = httpserver\httpserver.cproj |
| 19 | + Policies = $0 |
| 20 | + $0.TextStylePolicy = $1 |
| 21 | + $1.inheritsSet = null |
| 22 | + $1.scope = text/x-c++src |
| 23 | + $0.TextStylePolicy = $2 |
| 24 | + $2.FileWidth = 120 |
| 25 | + $2.TabsToSpaces = False |
| 26 | + $2.EolMarker = Unix |
| 27 | + $2.inheritsSet = VisualStudio |
| 28 | + $2.inheritsScope = text/plain |
| 29 | + $2.scope = text/plain |
| 30 | + $0.TextStylePolicy = $3 |
| 31 | + $3.inheritsSet = null |
| 32 | + $3.scope = text/x-chdr |
| 33 | + $0.StandardHeader = $4 |
| 34 | + $4.Text = |
| 35 | + $4.IncludeInNewFiles = True |
| 36 | + $0.NameConventionPolicy = $5 |
| 37 | + $5.Rules = $6 |
| 38 | + $6.NamingRule = $7 |
| 39 | + $7.Name = Namespaces |
| 40 | + $7.AffectedEntity = Namespace |
| 41 | + $7.VisibilityMask = VisibilityMask |
| 42 | + $7.NamingStyle = PascalCase |
| 43 | + $7.IncludeInstanceMembers = True |
| 44 | + $7.IncludeStaticEntities = True |
| 45 | + $6.NamingRule = $8 |
| 46 | + $8.Name = Types |
| 47 | + $8.AffectedEntity = Class, Struct, Enum, Delegate |
| 48 | + $8.VisibilityMask = VisibilityMask |
| 49 | + $8.NamingStyle = PascalCase |
| 50 | + $8.IncludeInstanceMembers = True |
| 51 | + $8.IncludeStaticEntities = True |
| 52 | + $6.NamingRule = $9 |
| 53 | + $9.Name = Interfaces |
| 54 | + $9.RequiredPrefixes = $10 |
| 55 | + $10.String = I |
| 56 | + $9.AffectedEntity = Interface |
| 57 | + $9.VisibilityMask = VisibilityMask |
| 58 | + $9.NamingStyle = PascalCase |
| 59 | + $9.IncludeInstanceMembers = True |
| 60 | + $9.IncludeStaticEntities = True |
| 61 | + $6.NamingRule = $11 |
| 62 | + $11.Name = Attributes |
| 63 | + $11.RequiredSuffixes = $12 |
| 64 | + $12.String = Attribute |
| 65 | + $11.AffectedEntity = CustomAttributes |
| 66 | + $11.VisibilityMask = VisibilityMask |
| 67 | + $11.NamingStyle = PascalCase |
| 68 | + $11.IncludeInstanceMembers = True |
| 69 | + $11.IncludeStaticEntities = True |
| 70 | + $6.NamingRule = $13 |
| 71 | + $13.Name = Event Arguments |
| 72 | + $13.RequiredSuffixes = $14 |
| 73 | + $14.String = EventArgs |
| 74 | + $13.AffectedEntity = CustomEventArgs |
| 75 | + $13.VisibilityMask = VisibilityMask |
| 76 | + $13.NamingStyle = PascalCase |
| 77 | + $13.IncludeInstanceMembers = True |
| 78 | + $13.IncludeStaticEntities = True |
| 79 | + $6.NamingRule = $15 |
| 80 | + $15.Name = Exceptions |
| 81 | + $15.RequiredSuffixes = $16 |
| 82 | + $16.String = Exception |
| 83 | + $15.AffectedEntity = CustomExceptions |
| 84 | + $15.VisibilityMask = VisibilityMask |
| 85 | + $15.NamingStyle = PascalCase |
| 86 | + $15.IncludeInstanceMembers = True |
| 87 | + $15.IncludeStaticEntities = True |
| 88 | + $6.NamingRule = $17 |
| 89 | + $17.Name = Methods |
| 90 | + $17.AffectedEntity = Methods |
| 91 | + $17.VisibilityMask = VisibilityMask |
| 92 | + $17.NamingStyle = PascalCase |
| 93 | + $17.IncludeInstanceMembers = True |
| 94 | + $17.IncludeStaticEntities = True |
| 95 | + $6.NamingRule = $18 |
| 96 | + $18.Name = Static Readonly Fields |
| 97 | + $18.AffectedEntity = ReadonlyField |
| 98 | + $18.VisibilityMask = Internal, Protected, Public |
| 99 | + $18.NamingStyle = PascalCase |
| 100 | + $18.IncludeInstanceMembers = False |
| 101 | + $18.IncludeStaticEntities = True |
| 102 | + $6.NamingRule = $19 |
| 103 | + $19.Name = Fields (Non Private) |
| 104 | + $19.AffectedEntity = Field |
| 105 | + $19.VisibilityMask = Internal, Protected, Public |
| 106 | + $19.NamingStyle = PascalCase |
| 107 | + $19.IncludeInstanceMembers = True |
| 108 | + $19.IncludeStaticEntities = True |
| 109 | + $6.NamingRule = $20 |
| 110 | + $20.Name = ReadOnly Fields (Non Private) |
| 111 | + $20.AffectedEntity = ReadonlyField |
| 112 | + $20.VisibilityMask = Internal, Protected, Public |
| 113 | + $20.NamingStyle = PascalCase |
| 114 | + $20.IncludeInstanceMembers = True |
| 115 | + $20.IncludeStaticEntities = False |
| 116 | + $6.NamingRule = $21 |
| 117 | + $21.Name = Fields (Private) |
| 118 | + $21.AllowedPrefixes = $22 |
| 119 | + $22.String = _ |
| 120 | + $22.String = m_ |
| 121 | + $21.AffectedEntity = Field, ReadonlyField |
| 122 | + $21.VisibilityMask = Private |
| 123 | + $21.NamingStyle = CamelCase |
| 124 | + $21.IncludeInstanceMembers = True |
| 125 | + $21.IncludeStaticEntities = False |
| 126 | + $6.NamingRule = $23 |
| 127 | + $23.Name = Static Fields (Private) |
| 128 | + $23.AffectedEntity = Field |
| 129 | + $23.VisibilityMask = Private |
| 130 | + $23.NamingStyle = CamelCase |
| 131 | + $23.IncludeInstanceMembers = False |
| 132 | + $23.IncludeStaticEntities = True |
| 133 | + $6.NamingRule = $24 |
| 134 | + $24.Name = ReadOnly Fields (Private) |
| 135 | + $24.AllowedPrefixes = $25 |
| 136 | + $25.String = _ |
| 137 | + $25.String = m_ |
| 138 | + $24.AffectedEntity = ReadonlyField |
| 139 | + $24.VisibilityMask = Private |
| 140 | + $24.NamingStyle = CamelCase |
| 141 | + $24.IncludeInstanceMembers = True |
| 142 | + $24.IncludeStaticEntities = False |
| 143 | + $6.NamingRule = $26 |
| 144 | + $26.Name = Constant Fields |
| 145 | + $26.AffectedEntity = ConstantField |
| 146 | + $26.VisibilityMask = VisibilityMask |
| 147 | + $26.NamingStyle = PascalCase |
| 148 | + $26.IncludeInstanceMembers = True |
| 149 | + $26.IncludeStaticEntities = True |
| 150 | + $6.NamingRule = $27 |
| 151 | + $27.Name = Properties |
| 152 | + $27.AffectedEntity = Property |
| 153 | + $27.VisibilityMask = VisibilityMask |
| 154 | + $27.NamingStyle = PascalCase |
| 155 | + $27.IncludeInstanceMembers = True |
| 156 | + $27.IncludeStaticEntities = True |
| 157 | + $6.NamingRule = $28 |
| 158 | + $28.Name = Events |
| 159 | + $28.AffectedEntity = Event |
| 160 | + $28.VisibilityMask = VisibilityMask |
| 161 | + $28.NamingStyle = PascalCase |
| 162 | + $28.IncludeInstanceMembers = True |
| 163 | + $28.IncludeStaticEntities = True |
| 164 | + $6.NamingRule = $29 |
| 165 | + $29.Name = Enum Members |
| 166 | + $29.AffectedEntity = EnumMember |
| 167 | + $29.VisibilityMask = VisibilityMask |
| 168 | + $29.NamingStyle = PascalCase |
| 169 | + $29.IncludeInstanceMembers = True |
| 170 | + $29.IncludeStaticEntities = True |
| 171 | + $6.NamingRule = $30 |
| 172 | + $30.Name = Parameters |
| 173 | + $30.AffectedEntity = Parameter |
| 174 | + $30.VisibilityMask = VisibilityMask |
| 175 | + $30.NamingStyle = CamelCase |
| 176 | + $30.IncludeInstanceMembers = True |
| 177 | + $30.IncludeStaticEntities = True |
| 178 | + $6.NamingRule = $31 |
| 179 | + $31.Name = Type Parameters |
| 180 | + $31.RequiredPrefixes = $32 |
| 181 | + $32.String = T |
| 182 | + $31.AffectedEntity = TypeParameter |
| 183 | + $31.VisibilityMask = VisibilityMask |
| 184 | + $31.NamingStyle = PascalCase |
| 185 | + $31.IncludeInstanceMembers = True |
| 186 | + $31.IncludeStaticEntities = True |
| 187 | + $0.VersionControlPolicy = $33 |
| 188 | + $33.inheritsSet = Mono |
| 189 | + $0.ChangeLogPolicy = $34 |
| 190 | + $34.UpdateMode = None |
| 191 | + $34.MessageStyle = $35 |
| 192 | + $35.LineAlign = 0 |
| 193 | + $34.inheritsSet = Mono |
| 194 | + EndGlobalSection |
| 195 | +EndGlobal |
0 commit comments