Splitting Constants, Events, and Functions into seperate files. This should make it easier to automate checking/updating them later.
This commit is contained in:
parent
d185e8967e
commit
e05ab6ae1e
6 changed files with 4181 additions and 4084 deletions
|
@ -251,6 +251,9 @@
|
|||
</Compile>
|
||||
<Compile Include="Plugins\Generic.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="SecondLife\SecondLifeConstants.cs" />
|
||||
<Compile Include="SecondLife\SecondLifeEvents.cs" />
|
||||
<Compile Include="SecondLife\SecondLifeFunctions.cs" />
|
||||
<Compile Include="Solution\GuidProperty.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue