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

Windows: two identical files for "visible" and "invisible" #16

Closed
ehrlich-b opened this issue Dec 17, 2016 · 2 comments
Closed

Windows: two identical files for "visible" and "invisible" #16

ehrlich-b opened this issue Dec 17, 2016 · 2 comments
Milestone

Comments

@ehrlich-b
Copy link

Use a preprocessor directive https://msdn.microsoft.com/en-us/library/2a1b21sf.aspx . Then you can build with -DVISIBLE or -DINVISIBLE. You could create a simple makefile to build both the visible and invisible versions every time you build.

@GiacomoLaw
Copy link
Owner

Nice thinking! I'll add this sometime in the near future.

@GiacomoLaw GiacomoLaw self-assigned this Dec 17, 2016
@GiacomoLaw GiacomoLaw modified the milestone: V2.2 Dec 18, 2016
@GiacomoLaw GiacomoLaw removed their assignment Jan 4, 2017
@GiacomoLaw
Copy link
Owner

5a71fce

Added.

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

2 participants