|
42 | 42 | <Reference Include="System.Xml" /> |
43 | 43 | </ItemGroup> |
44 | 44 | <ItemGroup> |
45 | | - <Compile Include="Enums\Flags\ActorValues.cs" /> |
| 45 | + <Compile Include="DataTypes\AlternateTexture.cs" /> |
| 46 | + <Compile Include="DataTypes\FormID.cs" /> |
| 47 | + <Compile Include="Enums\ActorValues.cs" /> |
| 48 | + <Compile Include="Enums\DataSource.cs" /> |
46 | 49 | <Compile Include="Enums\Flags\ClassDataFlag.cs" /> |
| 50 | + <Compile Include="Enums\Flags\EyesFlags.cs" /> |
| 51 | + <Compile Include="Enums\Flags\FaceGenModelFlags.cs" /> |
| 52 | + <Compile Include="Enums\Flags\FactionFlags1.cs" /> |
| 53 | + <Compile Include="Enums\Flags\FactionFlags2.cs" /> |
| 54 | + <Compile Include="Enums\Flags\HairFlags.cs" /> |
| 55 | + <Compile Include="Enums\Flags\HeadPartFlags.cs" /> |
47 | 56 | <Compile Include="Enums\Flags\ServicesFlag.cs" /> |
48 | 57 | <Compile Include="Enums\Flags\TXSTFlags.cs" /> |
49 | 58 | <Compile Include="Enums\GameSettingType.cs" /> |
50 | 59 | <Compile Include="Enums\GlobalVarType.cs" /> |
| 60 | + <Compile Include="Enums\RelationshipCombatReaction.cs" /> |
51 | 61 | <Compile Include="Enums\Skills.cs" /> |
52 | 62 | <Compile Include="ESPReader.cs" /> |
53 | 63 | <Compile Include="ESPWriter.cs" /> |
|
63 | 73 | <Compile Include="Groups\InteriorCellBlock.cs" /> |
64 | 74 | <Compile Include="Groups\InteriorCellSubBlock.cs" /> |
65 | 75 | <Compile Include="Enums\Flags\RecordFlag.cs" /> |
66 | | - <Compile Include="FormID.cs" /> |
67 | 76 | <Compile Include="Group.cs" /> |
68 | 77 | <Compile Include="Interfaces\IEditorID.cs" /> |
| 78 | + <Compile Include="Interfaces\IESPToXML.cs" /> |
69 | 79 | <Compile Include="Interfaces\IReferenceContainer.cs" /> |
70 | 80 | <Compile Include="ISubgroup.cs" /> |
71 | 81 | <Compile Include="Properties\AssemblyInfo.cs" /> |
|
79 | 89 | <DesignTime>True</DesignTime> |
80 | 90 | <DependentUpon>Class.tt</DependentUpon> |
81 | 91 | </Compile> |
| 92 | + <Compile Include="Records\GeneratedCode\Eyes.cs"> |
| 93 | + <AutoGen>True</AutoGen> |
| 94 | + <DesignTime>True</DesignTime> |
| 95 | + <DependentUpon>Eyes.tt</DependentUpon> |
| 96 | + </Compile> |
| 97 | + <Compile Include="Records\GeneratedCode\Faction.cs"> |
| 98 | + <AutoGen>True</AutoGen> |
| 99 | + <DesignTime>True</DesignTime> |
| 100 | + <DependentUpon>Faction.tt</DependentUpon> |
| 101 | + </Compile> |
82 | 102 | <Compile Include="Records\GeneratedCode\GameSetting.cs"> |
83 | 103 | <AutoGen>True</AutoGen> |
84 | 104 | <DesignTime>True</DesignTime> |
|
89 | 109 | <DesignTime>True</DesignTime> |
90 | 110 | <DependentUpon>GlobalVariable.tt</DependentUpon> |
91 | 111 | </Compile> |
| 112 | + <Compile Include="Records\GeneratedCode\Hair.cs"> |
| 113 | + <AutoGen>True</AutoGen> |
| 114 | + <DesignTime>True</DesignTime> |
| 115 | + <DependentUpon>Hair.tt</DependentUpon> |
| 116 | + </Compile> |
| 117 | + <Compile Include="Records\GeneratedCode\HeadPart.cs"> |
| 118 | + <AutoGen>True</AutoGen> |
| 119 | + <DesignTime>True</DesignTime> |
| 120 | + <DependentUpon>HeadPart.tt</DependentUpon> |
| 121 | + </Compile> |
92 | 122 | <Compile Include="Records\GeneratedCode\MenuIcon.cs"> |
93 | 123 | <AutoGen>True</AutoGen> |
94 | 124 | <DesignTime>True</DesignTime> |
95 | 125 | <DependentUpon>MenuIcon.tt</DependentUpon> |
96 | 126 | </Compile> |
| 127 | + <Compile Include="Records\GeneratedCode\Race.cs"> |
| 128 | + <AutoGen>True</AutoGen> |
| 129 | + <DesignTime>True</DesignTime> |
| 130 | + <DependentUpon>Race.tt</DependentUpon> |
| 131 | + </Compile> |
97 | 132 | <Compile Include="Records\GenericRecord.cs" /> |
98 | 133 | <Compile Include="Records\GeneratedCode\Header.cs"> |
99 | 134 | <AutoGen>True</AutoGen> |
|
107 | 142 | </Compile> |
108 | 143 | <Compile Include="Subrecord.cs" /> |
109 | 144 | <Compile Include="SubrecordCollection.cs" /> |
| 145 | + <Compile Include="SubrecordCollections\GeneratedCode\FactionRank.cs"> |
| 146 | + <AutoGen>True</AutoGen> |
| 147 | + <DesignTime>True</DesignTime> |
| 148 | + <DependentUpon>FactionRank.tt</DependentUpon> |
| 149 | + </Compile> |
| 150 | + <Compile Include="SubrecordCollections\GeneratedCode\HeadData.cs"> |
| 151 | + <AutoGen>True</AutoGen> |
| 152 | + <DesignTime>True</DesignTime> |
| 153 | + <DependentUpon>HeadData.tt</DependentUpon> |
| 154 | + </Compile> |
110 | 155 | <Compile Include="SubrecordCollections\GeneratedCode\MasterFileData.cs"> |
111 | 156 | <AutoGen>True</AutoGen> |
112 | 157 | <DesignTime>True</DesignTime> |
113 | 158 | <DependentUpon>MasterFileData.tt</DependentUpon> |
114 | 159 | </Compile> |
115 | | - <Compile Include="Subrecords\Attributes.cs"> |
| 160 | + <Compile Include="SubrecordCollections\GeneratedCode\Model.cs"> |
| 161 | + <AutoGen>True</AutoGen> |
| 162 | + <DesignTime>True</DesignTime> |
| 163 | + <DependentUpon>Model.tt</DependentUpon> |
| 164 | + </Compile> |
| 165 | + <Compile Include="Subrecords\DecalData.cs" /> |
| 166 | + <Compile Include="Subrecords\FormArray.cs" /> |
| 167 | + <Compile Include="Subrecords\AlternateTextures.cs" /> |
| 168 | + <Compile Include="Subrecords\GeneratedCode\Attributes.cs"> |
116 | 169 | <AutoGen>True</AutoGen> |
117 | 170 | <DesignTime>True</DesignTime> |
118 | 171 | <DependentUpon>Attributes.tt</DependentUpon> |
119 | 172 | </Compile> |
120 | | - <Compile Include="Subrecords\ClassData.cs"> |
| 173 | + <Compile Include="Subrecords\GeneratedCode\ClassData.cs"> |
121 | 174 | <AutoGen>True</AutoGen> |
122 | 175 | <DesignTime>True</DesignTime> |
123 | 176 | <DependentUpon>ClassData.tt</DependentUpon> |
124 | 177 | </Compile> |
125 | | - <Compile Include="Subrecords\DecalData.cs" /> |
126 | | - <Compile Include="Subrecords\FormArray.cs" /> |
| 178 | + <Compile Include="Subrecords\GeneratedCode\FactionData.cs"> |
| 179 | + <AutoGen>True</AutoGen> |
| 180 | + <DesignTime>True</DesignTime> |
| 181 | + <DependentUpon>FactionData.tt</DependentUpon> |
| 182 | + </Compile> |
| 183 | + <Compile Include="Subrecords\GeneratedCode\Relationship.cs"> |
| 184 | + <AutoGen>True</AutoGen> |
| 185 | + <DesignTime>True</DesignTime> |
| 186 | + <DependentUpon>Relationship.tt</DependentUpon> |
| 187 | + </Compile> |
127 | 188 | <Compile Include="Subrecords\ObjectBounds.cs" /> |
128 | 189 | <Compile Include="Subrecords\PluginHeader.cs" /> |
129 | 190 | <Compile Include="Subrecords\SimpleSubrecord.cs" /> |
|
137 | 198 | <Generator>TextTemplatingFileGenerator</Generator> |
138 | 199 | <LastGenOutput>Class.cs</LastGenOutput> |
139 | 200 | </None> |
| 201 | + <None Include="Records\GeneratedCode\Eyes.tt"> |
| 202 | + <Generator>TextTemplatingFileGenerator</Generator> |
| 203 | + <LastGenOutput>Eyes.cs</LastGenOutput> |
| 204 | + </None> |
| 205 | + <None Include="Records\GeneratedCode\Faction.tt"> |
| 206 | + <Generator>TextTemplatingFileGenerator</Generator> |
| 207 | + <LastGenOutput>Faction.cs</LastGenOutput> |
| 208 | + </None> |
140 | 209 | <None Include="Records\GeneratedCode\GameSetting.tt"> |
141 | 210 | <Generator>TextTemplatingFileGenerator</Generator> |
142 | 211 | <LastGenOutput>GameSetting.cs</LastGenOutput> |
|
145 | 214 | <Generator>TextTemplatingFileGenerator</Generator> |
146 | 215 | <LastGenOutput>GlobalVariable.cs</LastGenOutput> |
147 | 216 | </None> |
| 217 | + <None Include="Records\GeneratedCode\Hair.tt"> |
| 218 | + <Generator>TextTemplatingFileGenerator</Generator> |
| 219 | + <LastGenOutput>Hair.cs</LastGenOutput> |
| 220 | + </None> |
148 | 221 | <None Include="Records\GeneratedCode\Header.tt"> |
149 | 222 | <Generator>TextTemplatingFileGenerator</Generator> |
150 | 223 | <LastGenOutput>Header.cs</LastGenOutput> |
151 | 224 | </None> |
| 225 | + <None Include="Records\GeneratedCode\HeadPart.tt"> |
| 226 | + <Generator>TextTemplatingFileGenerator</Generator> |
| 227 | + <LastGenOutput>HeadPart.cs</LastGenOutput> |
| 228 | + </None> |
152 | 229 | <None Include="Records\GeneratedCode\MenuIcon.tt"> |
153 | 230 | <Generator>TextTemplatingFileGenerator</Generator> |
154 | 231 | <LastGenOutput>MenuIcon.cs</LastGenOutput> |
155 | 232 | </None> |
| 233 | + <None Include="Records\GeneratedCode\Race.tt"> |
| 234 | + <Generator>TextTemplatingFileGenerator</Generator> |
| 235 | + <LastGenOutput>Race.cs</LastGenOutput> |
| 236 | + </None> |
156 | 237 | <None Include="Records\GeneratedCode\RecordTemplate.t4" /> |
157 | 238 | <None Include="Records\GeneratedCode\TextureSet.tt"> |
158 | 239 | <Generator>TextTemplatingFileGenerator</Generator> |
159 | 240 | <LastGenOutput>TextureSet.cs</LastGenOutput> |
160 | 241 | </None> |
| 242 | + <None Include="SubrecordCollections\GeneratedCode\FactionRank.tt"> |
| 243 | + <Generator>TextTemplatingFileGenerator</Generator> |
| 244 | + <LastGenOutput>FactionRank.cs</LastGenOutput> |
| 245 | + </None> |
| 246 | + <None Include="SubrecordCollections\GeneratedCode\HeadData.tt"> |
| 247 | + <Generator>TextTemplatingFileGenerator</Generator> |
| 248 | + <LastGenOutput>HeadData.cs</LastGenOutput> |
| 249 | + </None> |
161 | 250 | <None Include="SubrecordCollections\GeneratedCode\MasterFileData.tt"> |
162 | 251 | <Generator>TextTemplatingFileGenerator</Generator> |
163 | 252 | <LastGenOutput>MasterFileData.cs</LastGenOutput> |
164 | 253 | </None> |
| 254 | + <None Include="SubrecordCollections\GeneratedCode\Model.tt"> |
| 255 | + <Generator>TextTemplatingFileGenerator</Generator> |
| 256 | + <LastGenOutput>Model.cs</LastGenOutput> |
| 257 | + </None> |
165 | 258 | <None Include="SubrecordCollections\GeneratedCode\SubrecordCollectionTemplate.t4" /> |
166 | | - <None Include="Subrecords\Attributes.tt"> |
| 259 | + <None Include="Subrecords\GeneratedCode\Attributes.tt"> |
167 | 260 | <Generator>TextTemplatingFileGenerator</Generator> |
168 | 261 | <LastGenOutput>Attributes.cs</LastGenOutput> |
169 | 262 | </None> |
170 | | - <None Include="Subrecords\ClassData.tt"> |
| 263 | + <None Include="Subrecords\GeneratedCode\ClassData.tt"> |
171 | 264 | <Generator>TextTemplatingFileGenerator</Generator> |
172 | 265 | <LastGenOutput>ClassData.cs</LastGenOutput> |
173 | 266 | </None> |
174 | | - <None Include="Subrecords\SubrecordTemplate.t4" /> |
| 267 | + <None Include="Subrecords\GeneratedCode\FactionData.tt"> |
| 268 | + <Generator>TextTemplatingFileGenerator</Generator> |
| 269 | + <LastGenOutput>FactionData.cs</LastGenOutput> |
| 270 | + </None> |
| 271 | + <None Include="Subrecords\GeneratedCode\Relationship.tt"> |
| 272 | + <Generator>TextTemplatingFileGenerator</Generator> |
| 273 | + <LastGenOutput>Relationship.cs</LastGenOutput> |
| 274 | + </None> |
| 275 | + <None Include="Subrecords\GeneratedCode\SubrecordTemplate.t4" /> |
175 | 276 | </ItemGroup> |
176 | 277 | <ItemGroup> |
177 | 278 | <Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" /> |
|
0 commit comments