update to the new compilation system for Linux

This commit is contained in:
2012-07-16 17:59:56 +02:00
parent 33c6de5450
commit 750e663eca
3 changed files with 4 additions and 3 deletions

View File

@@ -66,7 +66,6 @@ void APP_Init(void)
ewol::ChangeSize(800, 600);
etk::InitDefaultFolder(PROJECT_NAME);
etk::tool::frand(0,1);
ewol::SetFontFolder("Font");
#ifdef __PLATFORM__Android