profilesservices/ProfileEngine/WrapperSrc/CProEngToneHandler.cpp
changeset 63 cae55c3d1f20
parent 18 e3554c9069b6
equal deleted inserted replaced
59:4868a89ec1e3 63:cae55c3d1f20
    31 namespace
    31 namespace
    32 	{
    32 	{
    33 	// CONSTANTS
    33 	// CONSTANTS
    34 	_LIT( KProEngROMDriveLetter, "Z:" );
    34 	_LIT( KProEngROMDriveLetter, "Z:" );
    35 	// The filename of the resource file
    35 	// The filename of the resource file
    36 	_LIT( KProEngResourceFileName, "Z:ProEngWrapper.RSC" );
    36 	//_LIT( KProEngResourceFileName, "Z:ProEngWrapper.RSC" );
    37 	}
    37 	}
    38 
    38 
    39 // ============================ MEMBER FUNCTIONS ===============================
    39 // ============================ MEMBER FUNCTIONS ===============================
    40 
    40 
    41 // -----------------------------------------------------------------------------
    41 // -----------------------------------------------------------------------------