Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build automation, installer generation using InnoSetup, and build simplification #12

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

micksmix
Copy link

Using Cake build automation to compile and build installer from command-line, without ever needing to launch Visual Studio. Uses InnoSetup to build the installer.

Moved the *conf files to a single directory, which are copied to output directory on successful build (when using both Cake build script or Visual Studio).

Just run build.release.cmd from command prompt to compile application and create setup.exe file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant