Skip to content

Clean C/C++ Makefile-based cross-platform bootstrap environment for the QtCreator IDE

Notifications You must be signed in to change notification settings

gilgm12/Bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Bootstrap

Clean C/C++ Makefile-based bootstrap environment for the QtCreator IDE.

Usage

Make a copy of the Bootstrap folder and install.sh script in the desired project location, and run:

./install.sh MyProjectName

This creates a lightweight crossplatform makefile-based gcc/g++ project for use with QtCreator.

Features

# Updates files and modules specified in your build system.
UpdateFiles.sh

# Generates a new class, UUID, header, and corresponding source file.
GenerateClass.sh ClassName

About

Clean C/C++ Makefile-based cross-platform bootstrap environment for the QtCreator IDE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published