aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/libLSL/libLSL.csproj
diff options
context:
space:
mode:
authorAdam Frisby2007-05-03 05:13:22 +0000
committerAdam Frisby2007-05-03 05:13:22 +0000
commit8b2896291afc254ae0e7cca23ba64feaabff1e4a (patch)
tree127b13211b1a03122350b61e98460b3e13e32d9e /libraries/libLSL/libLSL.csproj
parent* Added NOOP, POP, POPV, POPQ, DUP, DUPV, DUPQ instructions. (diff)
downloadopensim-SC_OLD-8b2896291afc254ae0e7cca23ba64feaabff1e4a.zip
opensim-SC_OLD-8b2896291afc254ae0e7cca23ba64feaabff1e4a.tar.gz
opensim-SC_OLD-8b2896291afc254ae0e7cca23ba64feaabff1e4a.tar.bz2
opensim-SC_OLD-8b2896291afc254ae0e7cca23ba64feaabff1e4a.tar.xz
Saving project / small changes. Will do more tomorrow.
Diffstat (limited to 'libraries/libLSL/libLSL.csproj')
-rw-r--r--libraries/libLSL/libLSL.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/libraries/libLSL/libLSL.csproj b/libraries/libLSL/libLSL.csproj
index ae6e207..fe8822b 100644
--- a/libraries/libLSL/libLSL.csproj
+++ b/libraries/libLSL/libLSL.csproj
@@ -34,6 +34,7 @@
34 </ItemGroup> 34 </ItemGroup>
35 <ItemGroup> 35 <ItemGroup>
36 <Compile Include="lsl.cs" /> 36 <Compile Include="lsl.cs" />
37 <Compile Include="lslByteCode.cs" />
37 <Compile Include="lslscript.cs" /> 38 <Compile Include="lslscript.cs" />
38 <Compile Include="Properties\AssemblyInfo.cs" /> 39 <Compile Include="Properties\AssemblyInfo.cs" />
39 </ItemGroup> 40 </ItemGroup>