/setup-helpers

❔ Setup Helpers for DreamSDK — Scripts and programs used for helping the production of DreamSDK packages.

Primary LanguagePascalGNU General Public License v3.0GPL-3.0

Setup Helpers for DreamSDK

This repository contains all scripts and additional programs used for producing valid DreamSDK installation packages.

Embedded

The cbhelper binary is used for helping the DreamSDK Setup detecting the Code::Blocks installation on the user's computer.

The pecheck binary returns a string (i.e., 32-bit or 64-bit) representing the platform architecture for the target binary passed in parameter.

All these 2 binaries are embedded in the DreamSDK Setup package but they aren't used in DreamSDK itself.

Scripts

All the scripts used for generate the DreamSDK installation packages. ...