Skip to content

reorganize build file and add .gitignore#4

Open
sercanarga wants to merge 2 commits intoPlummersSoftwareLLC:mainfrom
sercanarga:improve/project-structure
Open

reorganize build file and add .gitignore#4
sercanarga wants to merge 2 commits intoPlummersSoftwareLLC:mainfrom
sercanarga:improve/project-structure

Conversation

@sercanarga
Copy link
Copy Markdown

cleaned up the project structure a bit:

added .gitignore

reorganized makefiles

  • makefile is now for mingw/gnu make (standard convention)
  • makefile.msvc is for msvc nmake (explicit)

this way make just works for mingw users, and msvc users know to use nmake /f makefile.msvc. updated the readme to match.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants