diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2010-10-30 21:19:05 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2010-10-30 21:19:05 +0300 |
commit | 6add86d17a430db932bc0dc9af44da5dcb327fec (patch) | |
tree | a8e360a8736b91f9acaa2b94b91c4ea695c128c6 /core/core.project | |
parent | 7991233458276eb1d24617880bed8da52e866889 (diff) |
service usage example
Diffstat (limited to 'core/core.project')
-rw-r--r-- | core/core.project | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/core.project b/core/core.project index b9a5038..aa4654e 100644 --- a/core/core.project +++ b/core/core.project @@ -21,6 +21,7 @@ <File Name="globals.h"/> <File Name="modules.h"/> <File Name="services.h"/> + <File Name="../api/ec_pluginapi.h"/> </VirtualDirectory> <Settings Type="Executable"> <Configuration Name="Debug" CompilerType="gnu gcc" DebuggerType="GNU gdb debugger" Type="Executable" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append"> |