Changes between Version 5 and Version 6 of ProjectSpecificPrefs


Ignore:
Timestamp:
Dec 19, 2016, 3:46:31 PM (7 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProjectSpecificPrefs

    v5 v6  
    77
    88The sample code contains a number of preferences that you can enable
    9 by setting the corresponding constant to true:
     9by setting the corresponding constant to true in your html/project/project.inc:
    1010
    1111 * APP_SELECT_PREFS:
     
    1919 * GFX_CPU_PREFS: the user can limit the % of CPU used by the graphics app.
    2020
    21 To create your own project-specific preferences, edit this file (and keep it under SVN or CVS somewhere).
     21To create your own project-specific preferences, edit this file (and keep it under version control somewhere).
    2222The functions you must supply are:
    2323