> In package for Windows, I have some object files that the unit requires. > How do I make a Makefile.fpc file that installs the object files into a > package and allows programs using the package to locate the object files? > In other words, I want to be sure that a developer can use this unit in > Windows? In other words, what entries do I have to make for this in the > Makefile.fpc?
You'll need to code this yourself in the [rules] section. _______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel