profilesservices/ProfileEngine/WrapperSrc/CProEngToneHandler.cpp
changeset 64 5136fef23c4b
parent 32 20bd089f4aaa
equal deleted inserted replaced
62:531951b2e59a 64:5136fef23c4b
    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 // -----------------------------------------------------------------------------