Skip to content

Commit

Permalink
Updated project fil
Browse files Browse the repository at this point in the history
  • Loading branch information
notheotherben committed Apr 23, 2015
1 parent e0e2d31 commit 6adc765
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Iridium.njsproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,16 @@
<Content Include="tsd.json" />
<Content Include="README.md" />
<Compile Include="index.ts" />
<Compile Include="benchmarks\mongodb.js" />
<Compile Include="example\ModelHookPlugin.ts" />
<Compile Include="example\ValidationPlugin.ts" />
<Compile Include="example\UserModel.ts" />
<TypeScriptCompile Include="benchmarks\mongodb.ts" />
<TypeScriptCompile Include="example\IntelliSense.ts" />
<TypeScriptCompile Include="lib\Cache.ts" />
<TypeScriptCompile Include="lib\CacheDirector.ts" />
<TypeScriptCompile Include="lib\Configuration.ts" />
<TypeScriptCompile Include="lib\Core.ts" />
<TypeScriptCompile Include="lib\Cursor.ts" />
<TypeScriptCompile Include="lib\General.ts" />
<TypeScriptCompile Include="lib\Hooks.ts" />
<TypeScriptCompile Include="lib\Instance.ts" />
Expand Down

0 comments on commit 6adc765

Please sign in to comment.