Sha256: 2bf3aa38a8f70ef86de85ab74298177cd3ef30bff887bb23531d675cdf625077

Contents?: true

Size: 1.03 KB

Versions: 76

Compression:

Stored size: 1.03 KB

Contents

/*
============================================================================
 Name		: RhoLib.mmp
 Author	    : Evgeny Vovchenko
 Copyright   : Rhomobile
 Description : This is the project specification file for RhoLib.
============================================================================
*/

TARGET		  RhoLib.lib
TARGETTYPE	  lib
UID           0

SYSTEMINCLUDE   \epoc32\include
SYSTEMINCLUDE   \epoc32\include\stdapis
SYSTEMINCLUDE   \epoc32\include\stlport

//OPTION CW -wchar_t on
//MACRO _WCHAR_T_DECLARED
MACRO _STLP_USE_NO_IOSTREAMS
MACRO _STLP_USE_MALLOC

USERINCLUDE	 ..\..\..\shared
USERINCLUDE	 ..\..\..\shared\common
USERINCLUDE	 ..\..\..\shared\logging

SOURCEPATH   ..\..\..\shared\common
SOURCE       RhoFile.cpp
SOURCE       RhoConf.cpp

SOURCEPATH   ..\..\..\shared\logging
SOURCE       RhoLog.cpp
SOURCE       RhoLogConf.cpp
SOURCE       RhoPlainLog.cpp
SOURCE       RhoLogSink.cpp

SOURCEPATH   ..\..\..\shared\statistic
SOURCE       RhoProfiler.cpp

//SOURCEPATH   ..\..\..\shared\statistic\test
//SOURCE       TestProfiling.cpp

Version data entries

76 entries across 76 versions & 1 rubygems

Version Path
rhodes-3.0.2 platform/symbian/RhoLib/group/RhoLib.mmp
rhodes-3.0.2.beta.1 platform/symbian/RhoLib/group/RhoLib.mmp
rhodes-3.0.1 platform/symbian/RhoLib/group/RhoLib.mmp
rhodes-3.0.1.beta.8 platform/symbian/RhoLib/group/RhoLib.mmp
rhodes-3.0.1.beta.7 platform/symbian/RhoLib/group/RhoLib.mmp
rhodes-3.0.1.beta.6 platform/symbian/RhoLib/group/RhoLib.mmp
rhodes-3.0.1.beta.5 platform/symbian/RhoLib/group/RhoLib.mmp
rhodes-3.0.1.beta.4 platform/symbian/RhoLib/group/RhoLib.mmp
rhodes-3.0.1.beta.3 platform/symbian/RhoLib/group/RhoLib.mmp
rhodes-3.0.1.beta.2 platform/symbian/RhoLib/group/RhoLib.mmp
rhodes-3.0.0 platform/symbian/RhoLib/group/RhoLib.mmp
rhodes-3.0.0.beta.7 platform/symbian/RhoLib/group/RhoLib.mmp
rhodes-3.0.0.beta.6 platform/symbian/RhoLib/group/RhoLib.mmp
rhodes-3.0.0.beta.5 platform/symbian/RhoLib/group/RhoLib.mmp
rhodes-3.0.0.beta.4 platform/symbian/RhoLib/group/RhoLib.mmp
rhodes-3.0.0.beta.3 platform/symbian/RhoLib/group/RhoLib.mmp
rhodes-3.0.0.beta.2 platform/symbian/RhoLib/group/RhoLib.mmp
rhodes-3.0.0.beta.1 platform/symbian/RhoLib/group/RhoLib.mmp
rhodes-2.4.1 platform/symbian/RhoLib/group/RhoLib.mmp
rhodes-2.4.1.beta.1 platform/symbian/RhoLib/group/RhoLib.mmp