Game Development Reference
In-Depth Information
Figure 9.7
The References folder.
Explorer, expand the EngineTest project; beneath the project is a References
folder, as shown in Figure 9.7.
Right-click the Folder icon and choose Add Reference from the context menu.
This will bring up the dialog box that we've used before to add references to NUnit
and the Tao libraries. The Add Reference dialog box has a number of tabs along its
top; by default, the .NET tab is selected. The .NET tab lists all the references to
.NET libraries that are installed on the computer. This time we want to include a
reference to the Engine project. Click the Projects tab, as shown in Figure 9.8.
There is only one project; select it and press OK. Now the EngineTest project
has a reference to the Engine project. It also needs the following .NET
references
added; System.Drawing , Tao.OpenGL , Tao.DevIL ,
and
 
Search WWH ::




Custom Search