Commit 13c4daf2984f8e0f5dcf3c4a82f5cd8b627f2cbb

Authored by David RENÉ
1 parent 5b43f135

[+] add inoscript for installing xlib. Very early stage

Showing 1 changed file with 8 additions and 0 deletions   Show diff stats
install/xlib.iss 0 → 100644
  1 +; Script generated by the Inno Setup Script Wizard.
  2 +; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
  3 +
  4 +
  5 +[Files]
  6 +; xlib
  7 +Source: "../resources/web/public/xlib/*"; DestDir: "{app}/public/xlib"; Flags: recursesubdirs
  8 +