issues
search
foone
/
3DMMForever
A modernized version of the Microsoft 3D Movie Maker release
MIT License
538
stars
24
forks
source link
PR misfire, please ignore
#8
Closed
bruxisma
closed
2 years ago
bruxisma
commented
2 years ago
Remove OBJ build directories and add them gitignore
Remove build artifacts
Added some generated files to gitignore
Deleting temporary BAT files from the repo
Fixed makefiles so clean works without an rm binary
Add zip creation to main makefile
Ignore dist directory
Add info to README about the new nmake zip target
Forgot to specify we need 7zip for zip export
🎉 Add CMake support and basic compiling with C++14