Skip to content

treeDiM/PackLib4ES

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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,