Menu

#8 BuildEvents should be used for config and extra files

v1.0_(example)
open
nobody
5
2006-01-11
2006-01-11
kevini
No

The following lines should be added to the Scintilla
component build events to make it work nicely in other
projects:

copy "$(ProjectDir)SciLexer.dll" "$(TargetDir)
SciLexer.dll" /y
copy "$(ProjectDir)ScintillaNET.xml" "$(TargetDir)
ScintillaNET.xml" /y

Those will copy the dll and xml file to the build
directory whenever this component is included with an
application or used.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB