Changeset ee52cdd in nscp for libs


Ignore:
Timestamp:
03/04/12 08:22:02 (15 months ago)
Author:
Michael Medin <michael@…>
Branches:
master, 0.4.0, 0.4.1, 0.4.2
Children:
465147a
Parents:
84cdb9b
Message:
  • Added new dot-net API (Which does not require any strange wrappers)
  • Added brand new sample C# plugin
Location:
libs
Files:
5 added
1 edited

Legend:

Unmodified
Added
Removed
  • libs/plugin_api/CMakeLists.txt

    r84cdb9b ree52cdd  
    1414   
    1515  ${NSCP_INCLUDEDIR}/nscapi/nscapi_core_wrapper.cpp 
     16  ${NSCP_INCLUDEDIR}/nscapi/nscapi_core_helper.cpp 
    1617  ${NSCP_INCLUDEDIR}/nscapi/nscapi_helper.cpp 
    1718  ${NSCP_INCLUDEDIR}/nscapi/nscapi_plugin_impl.cpp 
     
    3334     
    3435    ${NSCP_INCLUDEDIR}/nscapi/nscapi_core_wrapper.hpp 
     36    ${NSCP_INCLUDEDIR}/nscapi/nscapi_core_helper.hpp 
    3537    ${NSCP_INCLUDEDIR}/nscapi/nscapi_helper.hpp 
    3638    ${NSCP_INCLUDEDIR}/nscapi/nscapi_plugin_impl.hpp 
Note: See TracChangeset for help on using the changeset viewer.