Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fodinabor/polycodeprojectgenerator
Project Generator for Polycode C++. Written in Polycode. Licensed under the MIT License
https://github.com/fodinabor/polycodeprojectgenerator
Last synced: about 2 months ago
JSON representation
Project Generator for Polycode C++. Written in Polycode. Licensed under the MIT License
- Host: GitHub
- URL: https://github.com/fodinabor/polycodeprojectgenerator
- Owner: fodinabor
- License: mit
- Created: 2015-04-09T13:51:41.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-01T09:08:08.000Z (over 8 years ago)
- Last Synced: 2024-12-01T08:51:46.448Z (about 2 months ago)
- Language: C++
- Size: 245 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PolycodeProjectGenerator
Project Generator for Polycode C++. Written in Polycode. Licensed under the MIT License# How To Use
Before building you need to copy the Core and Modules folders from your Polycode Release/YOURSYSTEM/Framework folder to Build/YOURSYSTEM/Framework.
Next go to Build/YOURSYSTEM and build the project using Visual Studio or make.
After this everything should be done and you can run the executable `PolycodeProjectGenerator.exe` or `PolycodeProjectGenerator`.# Screenshot
![Screenshot](http://imgur.com/download/mzfTMuw)