diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2010-11-22 04:34:42 +0200 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2010-11-22 04:34:42 +0200 |
commit | ba3095b937bd051ca1438a837245d21db300a0d6 (patch) | |
tree | 886b316e24f52e60314d6fb1d4b63ea741f0506e /core/core.project | |
parent | baba7489c48a759bdf6479e718a28f1339aaac54 (diff) |
core services
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 aa4654e..c576751 100644 --- a/core/core.project +++ b/core/core.project @@ -22,6 +22,7 @@ <File Name="modules.h"/> <File Name="services.h"/> <File Name="../api/ec_pluginapi.h"/> + <File Name="../api/ec_services.h"/> </VirtualDirectory> <Settings Type="Executable"> <Configuration Name="Debug" CompilerType="gnu gcc" DebuggerType="GNU gdb debugger" Type="Executable" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append"> |