mirror of
https://github.com/danbulant/Cosmos
synced 2026-06-11 18:51:41 +00:00
This commit is contained in:
parent
eb455288ed
commit
a33151a3fb
1 changed files with 2 additions and 2 deletions
|
|
@ -8,12 +8,12 @@
|
|||
|
||||
For creating your own Cosmos in Express 2010 you need the following:
|
||||
<ul>
|
||||
<li>Visual Studio Express 2010 for C# or VB.NET</li>
|
||||
<li>Visual Studio Express for C# or VB.NET</li>
|
||||
<li>installed Cosmos Kit(User Kit or compiled from checkout (Dev Kit))</li>
|
||||
<li>Visual Studio 2010 Shell (Isolated Shell)</li>
|
||||
</ul>
|
||||
|
||||
<p>In Visual Studio Express 2010 you create a library project, that contain your OS code, and
|
||||
<p>In Visual Studio Express you create a library project, that contain your OS code, and
|
||||
a project for compiling your OS.</p>
|
||||
<ol>
|
||||
<li>Start Visual Studio Express 2010 and create a project named "Cosmos C# Library".
|
||||
|
|
|
|||
Loading…
Reference in a new issue