Skip to content
Lars Brubaker edited this page Mar 12, 2014 · 11 revisions
  • In Visual Studio create a new project
  • 'Add Existing Project' to the solution
    • agg/Agg.csproj
    • Csg/Csg.csproj
    • Gui/Gui.csproj
    • OpenGlGui/OpenGlGui.csproj
    • PlatformWin32/PlatformWin32.csproj
    • RenderOpenGl/RenderOpenGl.csproj
    • Tesselate/Tesselate.csproj
    • VectorMath/VectorMath.csproj
  • On 'HellowWorld' -> 'References' -> 'add 'Add Reference'
    • Agg.csproj
    • Gui.csproj
    • PlatformWin32.csproj
Clone this wiki locally