Ignore:
Timestamp:
Apr 1, 2007, 3:50:54 PM (18 years ago)
Author:
cinc
Message:

Migrated to new IDL compiler. Metaclasses are still missing.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/desktop/idl/wpdatafile.idl

    r245 r291  
    4949interface WPDataFile : WPFileSystem
    5050{
     51#ifdef __NOM_IDL_COMPILER__
     52  metaclass=M_WPDataFile;
     53  filestem=wpdatafile;
     54#endif
    5155  NOMCLASSVERSION(1, 0);
    5256  /**
Note: See TracChangeset for help on using the changeset viewer.