equal
deleted
inserted
replaced
19 WINS WINSCW |
19 WINS WINSCW |
20 |
20 |
21 PRJ_EXPORTS |
21 PRJ_EXPORTS |
22 |
22 |
23 documentation/wins_ether_drv_howto.txt /epoc32/engdoc/ethernet/ // |
23 documentation/wins_ether_drv_howto.txt /epoc32/engdoc/ethernet/ // |
24 |
|
25 |
24 |
26 inc/variantmediadef.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(wins/variantmediadef.h) |
25 inc/variantmediadef.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(wins/variantmediadef.h) |
27 variant.mmh SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(wins/variant.mmh) |
26 variant.mmh SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(wins/variant.mmh) |
28 specific/winscomm.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(wins/winscomm.h) |
27 specific/winscomm.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(wins/winscomm.h) |
29 specific/winscomm.inl SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(wins/winscomm.inl) |
28 specific/winscomm.inl SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(wins/winscomm.inl) |
74 |
73 |
75 PRJ_EXTENSIONS |
74 PRJ_EXTENSIONS |
76 start extension base/nand_fbr_offset |
75 start extension base/nand_fbr_offset |
77 |
76 |
78 #ifdef SYMBIAN_OLD_EXPORT_LOCATION |
77 #ifdef SYMBIAN_OLD_EXPORT_LOCATION |
79 option INC_PATH /epoc32/include |
78 option INC_PATH $(EPOCROOT)epoc32/include |
80 #else |
79 #else |
81 option INC_PATH /epoc32/include/platform |
80 option INC_PATH $(EPOCROOT)epoc32/include/platform |
82 #endif |
81 #endif |
83 |
82 |
84 option SRCDIR $(EXTENSION_ROOT)/inc |
83 option SRCDIR $(EXTENSION_ROOT)/inc |
85 option TARGETDIR $(INC_PATH)/wins/nand |
84 option TARGETDIR $(INC_PATH)/wins/nand |
86 |
85 |