Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1 KB

File metadata and controls

20 lines (16 loc) · 1 KB

PackLib4ES

PackLib for Edgewood Software

Building the solution To build you will need to download:

Extracting component sources

  • You will need to use auxilliary project "Pic.Plugin.ExtractSources",
  • Edit app.config and edit path of component files directory and output source files directory. These are value attributes of elements "configuration>appSettings>add" and keys "FolderComponentFiles" + "FolderComponentFiles"
  • Run the executable to extract sources from each component dll,

Compiling component source files

  • You will need to use auxilliary project Pic.Plugin.RegenerateComponents,
  • Edit app.config,
  • Run the executable to regenerate component dll from each source file,