elm location_example_01.c: Fixed a build command of location example.

SVN revision: 81197
This commit is contained in:
Daniel Juyung Seo 2012-12-17 23:46:18 +00:00
parent 025dcf9a95
commit 31c852ca9d
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
//Compile with:
//gcc -o location_example_01 location_example_01.c -g `pkg-config --cflags --libs elementary`
//gcc -o location_example_01 location_example_01.c -g `pkg-config --cflags --libs elementary elocation`
#include <Elementary.h>
#ifdef ELM_ELOCATION