diff options
Diffstat (limited to '')
-rw-r--r-- | libraries/libLSL/libLSL.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libraries/libLSL/libLSL.csproj b/libraries/libLSL/libLSL.csproj index 0735cca..ae6e207 100644 --- a/libraries/libLSL/libLSL.csproj +++ b/libraries/libLSL/libLSL.csproj | |||
@@ -33,6 +33,7 @@ | |||
33 | <Reference Include="System.Xml" /> | 33 | <Reference Include="System.Xml" /> |
34 | </ItemGroup> | 34 | </ItemGroup> |
35 | <ItemGroup> | 35 | <ItemGroup> |
36 | <Compile Include="lsl.cs" /> | ||
36 | <Compile Include="lslscript.cs" /> | 37 | <Compile Include="lslscript.cs" /> |
37 | <Compile Include="Properties\AssemblyInfo.cs" /> | 38 | <Compile Include="Properties\AssemblyInfo.cs" /> |
38 | </ItemGroup> | 39 | </ItemGroup> |