Add first iteration of SDK building.

Builds a PolyVox NSIS installer with the 'package' target.
This commit is contained in:
Matt Williams
2009-03-26 18:03:21 +00:00
parent 5955a29a46
commit a9ab2f2d4d
5 changed files with 57 additions and 11 deletions

View File

@ -38,4 +38,13 @@ Define the following terms:
-Cell
-Volume
-Region
-Block
-Block
Packaging
=========
Create components for the NSIS installer (Library, bindings, examples, documentation) - Half done
Add License
Add images for installer (and icons)
Set LZMA compression
Find a way to include both debug and release builds?
The .lib files should be part of the 'development' configuration?