https://github.com/aspectron/oxygen
JSX Window Management Module
https://github.com/aspectron/oxygen
Last synced: about 1 year ago
JSON representation
JSX Window Management Module
- Host: GitHub
- URL: https://github.com/aspectron/oxygen
- Owner: aspectron
- Created: 2014-01-16T18:59:25.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2016-12-12T07:27:45.000Z (over 9 years ago)
- Last Synced: 2023-08-05T09:43:09.838Z (almost 3 years ago)
- Language: C++
- Size: 856 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# oxygen
JSX Window Management Module
## Building
Requiements as for aspectron/jsx-priv project.
Set `JSX_ROOT` environment variable if the JSX project is placed in other
than ../jsx directory.
### Windows
Run `genproj.bat` to generate Visual Studio solution and build it. Result will
be in the `JSX_ROOT\bin` directory.