diff options
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"> |