This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to compile project to a library

Hi,
I have a project written in highest quality ansi C and I need to share it to another one in my company. I would like to ask you is this possible to share it like a library without any of the code in .c format. I do not want them to change it and say they did it.
I'm using micro vision 4 for 51s. I had tried to create the dll file from VS2005, but I don't know whether KEIL could import this dll file or not?
Thanks,
Taballe.

Parents
  • I have a project written in highest quality ansi C and I need to share it to another one in my company. I would like to ask you is this possible to share it like a library without any of the code in .c format.
    some company... not sharing source with coworkers???? never heard of it. Anyhow they will be able to get it from SourceSafe or whatever equivalent you use.
    Are you afraid that those that see the source will not agree with "written in highest quality ansi C"

    Erik

Reply
  • I have a project written in highest quality ansi C and I need to share it to another one in my company. I would like to ask you is this possible to share it like a library without any of the code in .c format.
    some company... not sharing source with coworkers???? never heard of it. Anyhow they will be able to get it from SourceSafe or whatever equivalent you use.
    Are you afraid that those that see the source will not agree with "written in highest quality ansi C"

    Erik

Children
No data