Latest compatible version of Classicube from the original GitHub repository (https://github.com/ClassiCube/ClassiCube) that can be compiled on Classicube for PowerMac PPC running Mac OS X 10.4.
This commit is contained in:
24
misc/symbian/ClassiCube_s60v5.mmp
Normal file
24
misc/symbian/ClassiCube_s60v5.mmp
Normal file
@@ -0,0 +1,24 @@
|
||||
TARGET ClassiCube_s60v5.exe
|
||||
|
||||
MACRO CC_BUILD_SYMBIAN_S60V5
|
||||
|
||||
ARMFPU softvfp
|
||||
|
||||
#ifdef ARMCC
|
||||
ALWAYS_BUILD_AS_ARM
|
||||
#endif
|
||||
|
||||
LIBRARY libgles_cm.lib
|
||||
|
||||
SOURCEPATH .
|
||||
START RESOURCE classicube.rss
|
||||
HEADER
|
||||
TARGETPATH \resource\apps
|
||||
LANG SC
|
||||
END
|
||||
|
||||
START RESOURCE classicube_reg.rss
|
||||
TARGETPATH \private\10003a3f\import\apps
|
||||
END
|
||||
|
||||
#include "ClassiCube_common.mmh"
|
||||
Reference in New Issue
Block a user