Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Windows support using resource file and Windows API for getting resources #6

Closed
end2endzone opened this issue Nov 26, 2017 · 1 comment
Milestone

Comments

@end2endzone
Copy link
Owner

Add a command line argument to support storing file content as Window's resources.

@end2endzone
Copy link
Owner Author

The actual implementation could use the --generator=win32 command line to reference a new generator (Win32RessourceGenerator) which generates the required files and source code.

@end2endzone end2endzone added this to the 2.1 milestone Feb 7, 2018
end2endzone added a commit that referenced this issue Feb 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant