-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
8 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,9 @@ | ||
# tinycc-win64-installer | ||
A quick way to use tinyCC on Windows. | ||
|
||
A quick way to use tinyCC on Windows. This package contains TinyCC 0.9.27 (as publicly released) as well as all of the Windows header files. | ||
|
||
Download the installer from releases. | ||
|
||
If you would like to use this tool, you will need to install: | ||
* NSIS | ||
* MinGW (make, wget and unzip) |