Ignore:
Timestamp:
12/13/11 11:37:11 (18 months ago)
Author:
tsv
Message:

Flat modules branch update:

  • Extend module info (module format is incompatible with previous version)
  • Fix makeexport to correct generate #define CHDK_BUILD_NUM
  • Fix modules/makefile (accidentaly had part of "optional generic modules" changes)
  • Remove autocreated module_exportlist.h
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/reyalp-flt/core/module_load.h

    r1467 r1483  
    44#include "gui.h" 
    55#include "gui_draw.h" 
     6#include "flt.h" 
     7 
     8// This is main CHDK trunk 
     9#define CURRENT_CHDK_BRANCH 1 
    610 
    711#define EXPORTLIST_MAGIC_NUMBER  0x43215678 
Note: See TracChangeset for help on using the changeset viewer.