|
|
SDK Documentation |
Copyright © 1997-2001 |
February 23, 2001 |
Please select a category from the table for more details on individual samples:
All of the samples have been revised so that the MAKEFILE for each one now follows a consistent style and format. While there are still necessary differences from one sample to another, there should now be a much greater level of overall consistency.
One of the most significant changes to the MAKEFILEs is that they now use a special include file named NUON_BUILD_TOOLS.MK. This file is located in the VMLABS\UTIL directory and contains macro definitions and build rules that are required by virtually all NUON software projects.
Since this information does not change from one sample to another, we thought it would make everything more easy to maintain if we placed it into an include file rather than repeating it dozens of times.
The NUON_BUILD_TOOLS.MK file is used by all of the samples, but you do not have to use it for your own projects. But if you do use it, please be aware that the contents may change in future releases of the SDK.